Your message dated Thu, 01 Jan 2009 20:32:03 +0000
with message-id <[email protected]>
and subject line Bug#497280: fixed in anon-proxy 00.05.38+20081230-1
has caused the Debian Bug report #497280,
regarding Please recreate /var/run/anon-proxy at startup
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
497280: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497280
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: anon-proxy
Version: 00.05.38+20080527-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu hardy ubuntu-patch
On systems where /var/run is mounted on a tmpfs, files and directories
placed there are erased at every reboot. anon-proxy creates a directory
in /var/run too and it needs to be recreated each time.
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/init.d:
- Recreate /var/run/anon-proxy if not available. Ubuntu mounts /var/run
under a tmpfs, so it will be erased each reboot (LP: #261799).
Even if Debian is not affected at the moment, we thought you might be
interested in doing the same for compatibility purposes.
-- System Information:
Debian Release: lenny/sid
APT prefers intrepid
APT policy: (500, 'intrepid')
Architecture: i386 (i686)
Kernel: Linux 2.6.27-2-generic (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u anon-proxy-00.05.38+20080527/debian/init.d
anon-proxy-00.05.38+20080527/debian/init.d
--- anon-proxy-00.05.38+20080527/debian/init.d
+++ anon-proxy-00.05.38+20080527/debian/init.d
@@ -25,6 +25,12 @@
set -e
+if [ ! -d /var/run/anon-proxy ]
+then
+ mkdir /var/run/anon-proxy
+ chown anon-proxy:root /var/run/anon-proxy
+fi
+
case "$1" in
start)
echo -n "Starting $DESC with: "
--- End Message ---
--- Begin Message ---
Source: anon-proxy
Source-Version: 00.05.38+20081230-1
We believe that the bug you reported is fixed in the latest version of
anon-proxy, which is due to be installed in the Debian FTP archive:
anon-proxy_00.05.38+20081230-1.diff.gz
to pool/main/a/anon-proxy/anon-proxy_00.05.38+20081230-1.diff.gz
anon-proxy_00.05.38+20081230-1.dsc
to pool/main/a/anon-proxy/anon-proxy_00.05.38+20081230-1.dsc
anon-proxy_00.05.38+20081230-1_i386.deb
to pool/main/a/anon-proxy/anon-proxy_00.05.38+20081230-1_i386.deb
anon-proxy_00.05.38+20081230.orig.tar.gz
to pool/main/a/anon-proxy/anon-proxy_00.05.38+20081230.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Spreen <[email protected]> (supplier of updated anon-proxy package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 31 Dec 2008 07:49:26 +0100
Source: anon-proxy
Binary: anon-proxy
Architecture: source i386
Version: 00.05.38+20081230-1
Distribution: unstable
Urgency: low
Maintainer: David Spreen <[email protected]>
Changed-By: David Spreen <[email protected]>
Description:
anon-proxy - Proxy to surf the web anonymously
Closes: 497280
Changes:
anon-proxy (00.05.38+20081230-1) unstable; urgency=low
.
* New daily snapshot.
* Automatically re-create /var/run/anon-proxy at startup
(Closes: #497280).
Checksums-Sha1:
1c6a3446ac498a42d3900b94e0e1a0e04ca1b9bf 1173
anon-proxy_00.05.38+20081230-1.dsc
7105002dc818c52bc268fca227eb87bfed4571ca 1883873
anon-proxy_00.05.38+20081230.orig.tar.gz
b0bb55ac92a2e8b9d17add6c01aed8dd9bf42d7c 24323
anon-proxy_00.05.38+20081230-1.diff.gz
e17f6efd82b678ba52f5837809cda09c1da52494 133378
anon-proxy_00.05.38+20081230-1_i386.deb
Checksums-Sha256:
8c08968c3e6c13ccb05095572a4aa16fdfbf4d48daf18835160d12197866bc6d 1173
anon-proxy_00.05.38+20081230-1.dsc
db6310fc54dc0b52d523ecbc229fa762698c3ea2fb852c389021a115f41336e1 1883873
anon-proxy_00.05.38+20081230.orig.tar.gz
a54d061d5db81015d3031521c6e36730c9314832c0c2f0970c2ef56c6f8954a5 24323
anon-proxy_00.05.38+20081230-1.diff.gz
f06f0e9e558ce2386cea88cacf09e4a808ed7492085b17ae5251ff7931f7ad2b 133378
anon-proxy_00.05.38+20081230-1_i386.deb
Files:
5ddce6a1939961cff8ea67bd658910cd 1173 web optional
anon-proxy_00.05.38+20081230-1.dsc
71c238a1e219809ef8df0758b0ef4c9b 1883873 web optional
anon-proxy_00.05.38+20081230.orig.tar.gz
a609bb035dd5a6342e6ccb317ebf1429 24323 web optional
anon-proxy_00.05.38+20081230-1.diff.gz
093298dc24aa0ddb63d549c07a260b72 133378 web optional
anon-proxy_00.05.38+20081230-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAklbGLMACgkQdhEvvPyx3SPKEwCfddSP5HONEyE81lOmjgYtXpmy
qkkAnio5dyl6kVwMmnGH7Kdyt2FNnMD6
=guG5
-----END PGP SIGNATURE-----
--- End Message ---