Your message dated Sun, 13 Jan 2008 13:47:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#429405: fixed in popularity-contest 1.43
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: popularity-contest
Version: 1.41
Severity: important

Long time now I got the following line every week:
Jun 17 22:06:07 ikki popularity-contest: unable to submit report to 
http://popcon.debian.org/cgi-bin/popcon.cgi.

I was wondering why I get this message as everything with this site was
OK. Now I search a bit further and found the bug.

Appear of that the error message is completely useless if the error
occurs if the report is empty there is a wrong usage of 'su' in
/etc/cron.weekly/popularity-contest. As you can see from 'getent passwd
nobody':
nobody:x:65534:65534:nobody:/nonexistent:/bin/false

my System has no useful shell for user nobody (as it should ever be by
the way). So su will ever fail if it is not called with '-s'. You will
find a little patch for the file above in the attachment.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (800, 'stable'), (700, 'testing'), (600, 'unstable'), (500, 
'oldstable'), (60, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.4.34
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)

Versions of packages popularity-contest depends on:
ii  debconf [debconf-2.0]         1.5.13     Debian configuration management sy
ii  dpkg                          1.13.25    package maintenance system for Deb

Versions of packages popularity-contest recommends:
ii  cron                          3.0pl1-100 management of regular background p
ii  exim4                         4.63-17    metapackage to ease exim MTA (v4) 
ii  exim4-daemon-heavy [mail-tran 4.63-17    exim MTA (v4) daemon with extended
ii  mime-construct                1.9        construct/send MIME messages from 

-- debconf information:
  popularity-contest/submiturls:
* popularity-contest/participate: true

-- 
Klaus Ethgen                            http://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen <[EMAIL PROTECTED]>
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
--- popularity-contest.orig	2007-06-17 22:18:26.000000000 +0200
+++ popularity-contest	2007-06-17 22:18:54.000000000 +0200
@@ -30,7 +30,7 @@
 
 run_popcon()
 {
-	su -c "sh -c /usr/sbin/popularity-contest" nobody
+	su -s /bin/sh -c /usr/sbin/popularity-contest nobody
 }
 
 do_sendmail()

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: popularity-contest
Source-Version: 1.43

We believe that the bug you reported is fixed in the latest version of
popularity-contest, which is due to be installed in the Debian FTP archive:

popularity-contest_1.43.dsc
  to pool/main/p/popularity-contest/popularity-contest_1.43.dsc
popularity-contest_1.43.tar.gz
  to pool/main/p/popularity-contest/popularity-contest_1.43.tar.gz
popularity-contest_1.43_all.deb
  to pool/main/p/popularity-contest/popularity-contest_1.43_all.deb



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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated popularity-contest 
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.7
Date: Sun, 13 Jan 2008 14:32:32 +0100
Source: popularity-contest
Binary: popularity-contest
Architecture: source all
Version: 1.43
Distribution: unstable
Urgency: low
Maintainer: Popularity Contest Developers <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 popularity-contest - Vote for your favourite packages automatically
Closes: 327693 365681 422031 429405 431535 431867 440493 445532 457432 457441 
459910
Changes: 
 popularity-contest (1.43) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Translations:
     - Kannada added. Closes: #422031
     - Hebrew updated. Closes: #445532
 .
   [ Bill Allombert ]
   * Remove popcon-upload-ubuntu and popcon-submit-ubuntu.cgi, dropped
     by Ubuntu.
   * popularity-contest used files regexp:
     - add support for php scripts
     - Add missing $ after .pm. Closes: #431535, Thanks Gerfried Fuchs.
   * cron.weekly, function run_popcon():
     - remove spurious 'sh -c'
     - add -s /bin/sh in case nobody has no shell. Closes: #429405, #431867.
   * cron.weekly, default.conf, FAQ:
     - Add support for HTTP_PROXY. Closes: #365681.
   * Apply patch from Johan Walles to treat all mapped files as recently used
     (which they obviously are).  Closes: #457441, #327693.
 .
   [ Petter Reinholdtsen ]
   * Add code in cron.weekly to sleep a random period of time up to an
     hour, to make sure all clients do not connect at the same time.
     Closes: #440493, #459910.
   * Updated standards-version from 3.7.2 to 3.7.3.  No change needed.
   * Include files in subdirectories under */lib/, to avoid files
     updated by ldconfig while still counting such packages as used
     (Closes: #457432)
   * Move homepage URL to the new Homepage control file tag.
Files: 
 ffd6ddb7f9cc458219b93c70238533ba 685 misc optional popularity-contest_1.43.dsc
 626ece4abef3fa1c4bd7bbdcb8a6257b 73047 misc optional 
popularity-contest_1.43.tar.gz
 4ddf153233e31c1f7d65489f1c75b4a7 59862 misc optional 
popularity-contest_1.43_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHihMr20zMSyow1ykRAseCAKCjJBKcCrRZAxnaNptYcrlEogHVIACgq5uf
OvDW0xNniNrPARYWrwxxKU4=
=xdWn
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to