Your message dated Sun, 23 May 2010 19:18:33 +0000
with message-id <[email protected]>
and subject line Bug#582764: fixed in pnopaste 1.4-1
has caused the Debian Bug report #582764,
regarding pnopaste: wrong user for expired_delete cronjob
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.)
--
582764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582764
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pnopaste
Version: 1.3-2
Severity: normal
Tags: patch
The expired_delete.pl cronjob that is installed by the package is run as user
nobody, but debiandb.pm is only accessible by root:www-data.
-- System Information:
Debian Release: 5.0.4
APT prefers stable
APT policy: (800, 'stable'), (500, 'testing'), (200, 'unstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pnopaste depends on:
pn apache2 | httpd <none> (no description available)
ii dbconfig-common 1.8.39 common framework for packaging dat
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii libgeo-ip-perl 1.31-1+b1 Perl bindings for GeoIP library
ii libsyntax-highlight-engine-k 0.05+dfsg-1 port to Perl of the syntax highlig
ii perl 5.10.1-12 Larry Wall's Practical Extraction
pnopaste recommends no packages.
Versions of packages pnopaste suggests:
pn pnopaste-cli <none> (no description available)
-- debconf information:
pnopaste/remote/newhost:
pnopaste/internal/reconfiguring: false
pnopaste/pgsql/authmethod-user: password
pnopaste/missing-db-package-error: abort
* pnopaste/dbconfig-install: true
pnopaste/mysql/method: unix socket
pnopaste/upgrade-backup: true
pnopaste/db/basepath:
pnopaste/db/app-user: pnopaste
pnopaste/install-error: abort
pnopaste/internal/skip-preseed: false
pnopaste/remove-error: abort
pnopaste/pgsql/manualconf:
pnopaste/passwords-do-not-match:
pnopaste/remote/host:
* pnopaste/database-type: mysql
pnopaste/pgsql/admin-user: postgres
pnopaste/mysql/admin-user: root
pnopaste/pgsql/changeconf: false
pnopaste/pgsql/authmethod-admin: ident
pnopaste/pgsql/no-empty-passwords:
pnopaste/purge: false
pnopaste/db/dbname: pnopaste
pnopaste/remote/port:
pnopaste/dbconfig-reinstall: false
pnopaste/dbconfig-remove:
pnopaste/pgsql/method: unix socket
pnopaste/dbconfig-upgrade: true
pnopaste/upgrade-error: abort
diff -uNr a/debian/pnopaste.cron.d b/debian/pnopaste.cron.d
--- a/debian/pnopaste.cron.d 2010-05-23 14:27:55.000000000 +0200
+++ b/debian/pnopaste.cron.d 2010-05-23 14:27:36.000000000 +0200
@@ -1 +1 @@
-*/30 * * * * nobody if [ -f /usr/share/pnopaste/bin/expired_delete.pl ]; then /usr/bin/perl /usr/share/pnopaste/bin/expired_delete.pl > /dev/null; fi
+*/30 * * * * www-data if [ -f /usr/share/pnopaste/bin/expired_delete.pl ]; then /usr/bin/perl /usr/share/pnopaste/bin/expired_delete.pl > /dev/null; fi
--- End Message ---
--- Begin Message ---
Source: pnopaste
Source-Version: 1.4-1
We believe that the bug you reported is fixed in the latest version of
pnopaste, which is due to be installed in the Debian FTP archive:
pnopaste-cli_1.4-1_all.deb
to main/p/pnopaste/pnopaste-cli_1.4-1_all.deb
pnopaste_1.4-1.debian.tar.gz
to main/p/pnopaste/pnopaste_1.4-1.debian.tar.gz
pnopaste_1.4-1.dsc
to main/p/pnopaste/pnopaste_1.4-1.dsc
pnopaste_1.4-1_all.deb
to main/p/pnopaste/pnopaste_1.4-1_all.deb
pnopaste_1.4.orig.tar.gz
to main/p/pnopaste/pnopaste_1.4.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.
Patrick Matthäi <[email protected]> (supplier of updated pnopaste 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: Sun, 23 May 2010 20:59:28 +0200
Source: pnopaste
Binary: pnopaste pnopaste-cli
Architecture: source all
Version: 1.4-1
Distribution: unstable
Urgency: low
Maintainer: Patrick Matthäi <[email protected]>
Changed-By: Patrick Matthäi <[email protected]>
Description:
pnopaste - Pastebin with syntax highlighting
pnopaste-cli - Pastebin with syntax highlighting (cli tool)
Closes: 582764
Changes:
pnopaste (1.4-1) unstable; urgency=low
.
* New upstream release.
- Adjust debian/copyright.
* Bump Standards-Version to 3.8.4 (no changes needed).
* Convert package to the 3.0 (quilt) format.
* Execute the expired_delete.pl cronjob as user www-data, because nobody
does not have the rights to read the debiandb.pm file.
Closes: #582764
Checksums-Sha1:
91bd95da937e26d01bbd116566c23595d862ef08 1041 pnopaste_1.4-1.dsc
42ad2c4995137251fc176f64a0d5f7a9845ab1e3 23118 pnopaste_1.4.orig.tar.gz
f273dfb6e399cfee6fcc3431180cde1cc83637a6 3946 pnopaste_1.4-1.debian.tar.gz
41e3a529e892145a1c8963522af112b197f1ffce 17882 pnopaste_1.4-1_all.deb
fbec59157ccd6dbceec58924da4cd510f6f071b3 6754 pnopaste-cli_1.4-1_all.deb
Checksums-Sha256:
1821fff6e18fed4bf86776c79cc8ba0273b332645a63d34c00d893caaff24344 1041
pnopaste_1.4-1.dsc
675c19b9f66f820d99b08fb06d9734652e414d069c2308f0c659153261bd9c91 23118
pnopaste_1.4.orig.tar.gz
762255ca875ae77a25dd286a8e0cb611a0c66e6982afa826f35d27a7e2fda316 3946
pnopaste_1.4-1.debian.tar.gz
01d1a3e3667e3b224fcceae841e5a5b496cb21d487c87d82702270c277b39bdc 17882
pnopaste_1.4-1_all.deb
b926a1321caf4cb1cdf43de4bc51004ab2695c28811fc6e5cd4f28a53a1f5044 6754
pnopaste-cli_1.4-1_all.deb
Files:
dbef1aa04274b91d72ef9d9d9ddf02e4 1041 web optional pnopaste_1.4-1.dsc
8afad60cc9e5018585a442929f3fac57 23118 web optional pnopaste_1.4.orig.tar.gz
e78aa282da66edfba867660b828a3c9e 3946 web optional pnopaste_1.4-1.debian.tar.gz
96ee302cb3d67ac8b5c19aa2fe0deb89 17882 web optional pnopaste_1.4-1_all.deb
e81fdbda860474a734f6c0ece89f3a6c 6754 web optional pnopaste-cli_1.4-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkv5fEkACgkQ2XA5inpabMdaMwCeMtX8buSvz5x/xAUYgEaZy166
gKcAnjFcAZo5SR2BgmihVFRFybY8ERYB
=jAIS
-----END PGP SIGNATURE-----
--- End Message ---