Your message dated Sun, 6 Jul 2008 15:53:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in tinyproxy 1.6.3-3.2
has caused the Debian Bug report #284704,
regarding Tinyproxy fails to cleanup PID file running as non-root user
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.)
--
284704: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=284704
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: tinyproxy
Version: 1.6.3-2
Severity: minor
Hi,
Installing tinyproxy with default configuration. Startup is fine, but shutdown
produces a warning message about not being able to cleanup the PID file,
presumably because it is running as nobody.
GSi ([EMAIL PROTECTED])
host1:/var/run# /etc/init.d/tinyproxy stop
Stopping tinyproxy: tinyproxy.
host1:/var/run# WARNING Dec 08 07:17:50 [3228]: Could not remove PID file
"/var/run/tinyproxy.pid": Permission denied.
host1:/var/run# ls -la /var/run/tinyproxy.pid
- -rw------- 1 root root 5 Dec 8 07:17 /var/run/tinyproxy.pid
host1:/var/run# egrep User /etc/tinyproxy/tinyproxy.conf
User nobody
host1:/var/run# /etc/init.d/tinyproxy start
Starting tinyproxy: tinyproxy.
host1:/var/run# ps -ef | egrep tinyproxy
nobody 3246 1 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3247 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3248 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3249 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3250 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3251 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3252 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3253 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3254 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3255 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
nobody 3256 3246 0 07:18 ? 00:00:00 /usr/sbin/tinyproxy
root 3258 5074 0 07:18 pts/2 00:00:00 grep -E tinyproxy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBtqxuO80QovCgyLoRAkqhAJ9rDJ3xri/75gOBJ3uXvltL0FAevwCfQ3nR
DAyLrW37H5JE1ernPI5m2LM=
=DPCt
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Version: 1.6.3-3.2
This bug has been fixed in the 1.6.3-3.2 upload of tinyproxy. Due to an
error in the changelog it wasn't closed by the archive maintenance
scripts. The complete changes file follows:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 04 Jul 2008 17:06:00 +0200
Source: tinyproxy
Binary: tinyproxy
Architecture: source i386
Version: 1.6.3-3.2
Distribution: unstable
Urgency: low
Maintainer: Ed Boraas <[EMAIL PROTECTED]>
Changed-By: Jordi Mallach <[EMAIL PROTECTED]>
Description:
tinyproxy - A lightweight, non-caching, optionally anonymizing http proxy
Closes: 284704 369787 387721 393236 400931 417338
Changes:
tinyproxy (1.6.3-3.2) unstable; urgency=low
.
* Non-maintainer upload.
* Note the Debian revision has been bumped to -3.2 instead of -2.2 to
ease Ubuntu synchronisation, as they mistakenly uploaded -3 some time ago.
* Bump debhelper requirement to 7 and add quilt to Build-Depends.
* Move to debhelper compat level 7.
* Cleanup rules a bit for debhelper v7.
* Move patches to upstream code to log_format_string_fix.patch,
scanner_debug_removal.patch and 99_autoreconf.patch.
* Remove apparently old and unused patches debian/logfile.patch and
debian/dfree-[1-4].patch.
* Make logrotate script restart tinyproxy only if it appears to be
running (closes: #369787). A better fix would be to improve the init
script adding a "try-restart" option, though.
* Apply patch from Christoph Biedl to allow tinyproxy to remove its pidfile
when shutting down, so the logrotate change actually works. This changes
the pidfile location to /var/run/tinyproxy (closes: #284704).
* Add "Short-Description" and "Description" headers to the init script.
* Fix a typo in debian/rules so config.log gets removed on clean.
* Remove libtool and doc/report.sh on clean, and fix the rule as suggested
by lintian.
* Copy upstream's default conffile as debian/tinyproxy.conf and install
that one in the package.
* Disable non-localhost access by default, while adding commented entries
for all private network ranges (closes: #387721, #393236).
* Install example configuration file in /usr/share/doc/tinyproxy/examples.
* Remove obsolete debian/conffiles.
* Fix reference to conffile location in README.Debian (closes: #417338).
* Pass --enable-filter --enable-transparent-proxy --enable-upstream
to configure to explicitly enable some missing features.
(closes: #400931, LP #42598).
* Add doc/filter-howto.txt to installed documentation.
* Remove postinst and prerm script, which were used to fix an upgrade bug
6 years ago.
* Update upstream url in debian/copyright, and add a Homepage field to
debian/control.
* Extend copyright so it contains all the required information.
* Add a Debian.source document with notes about quilt usage to obtain
patched code.
* Add a watch file.
* Bump Standards-Version to 3.8.0.
Checksums-Sha1:
7beb91f2cabb04ac087e7aedfad66d50753ac811 1034 tinyproxy_1.6.3-3.2.dsc
f45056fa24844c9aaa8629dec1179011894fa622 317619 tinyproxy_1.6.3-3.2.diff.gz
6b955080057e8e0e73a6a7c2c5800eaa71029a03 70194 tinyproxy_1.6.3-3.2_i386.deb
Checksums-Sha256:
1c3a1bd3567fbf953e1da1d674e54a6a5f054165f34ed8f4ae906201d30aa17b 1034
tinyproxy_1.6.3-3.2.dsc
68fbdcff8c6b1e485df789c6a4dfd66a3e07513bb7aef49bc0364de2928b7441 317619
tinyproxy_1.6.3-3.2.diff.gz
4a74f8c12d9c1b4e36ad8dc5cf802a4919cd0851f06c33f7ac3f462d9bc18ed5 70194
tinyproxy_1.6.3-3.2_i386.deb
Files:
4950a1deae7756ed398941b3d3dce679 1034 net optional tinyproxy_1.6.3-3.2.dsc
7a9ef4f582238c1704fda6040985fad4 317619 net optional
tinyproxy_1.6.3-3.2.diff.gz
6513cda321b8ad6af7c8dc479c76c9d7 70194 net optional
tinyproxy_1.6.3-3.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhwzKAACgkQJYSUupF6Il6IlQCdH3F/4p+xvNJiLYKXW3xkoWt9
tOkAoOF3ZG9hXnmS7IHelMJqTHrquw+u
=VLVk
-----END PGP SIGNATURE-----
--
Jordi Mallach Pérez -- Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/
--- End Message ---