Your message dated Wed, 25 Jun 2008 11:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487943: fixed in fetchmail 6.3.9~rc2-2
has caused the Debian Bug report #487943,
regarding fetchmail: fails to start with /etc/init.d after upgrade
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.)


-- 
487943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487943
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: fetchmail
Version: 6.3.9~rc2-1
Severity: important

Hi,

I've updated from 6.3.8-11 to 6.3.9~rc2-1
fetchmail does start after the upgrade.
I've tried to purge everything and reinstall:

--->8----->8---------
Unpacking fetchmail (from .../fetchmail_6.3.9~rc2-1_amd64.deb) ...
Processing triggers for man-db ...
Setting up fetchmail (6.3.9~rc2-1) ...
Adding system user `fetchmail' (UID 113) ...
Adding new user `fetchmail' (UID 113) with group `nogroup' ...
Creating home directory `/var/lib/fetchmail' ...
usermod: no changes
Starting mail retriever agent: fetchmail failed!
--->8----->8---------

Then I tried to manually start it with "set -x" in /etc/init.d/fetchmail,
I got:

[EMAIL PROTECTED] % sudo /etc/init.d/fetchmail start                       ~
+ PATH=/sbin:/bin:/usr/sbin:/usr/bin
+ DAEMON=/usr/bin/fetchmail
+ USER=fetchmail
+ OPTIONS=
+ CONFFILE=/etc/fetchmailrc
+ PIDFILE=/var/run/fetchmail/fetchmail.pid
+ UIDL=/var/lib/fetchmail/.fetchmail-UIDL-cache
+ '[' '!' -e /etc/fetchmailrc ']'
+ test -f /etc/default/fetchmail
+ . /etc/default/fetchmail
++ START_DAEMON=yes
+ OPTIONS=' -f /etc/fetchmailrc --pidfile /var/run/fetchmail/fetchmail.pid'
+ '[' '!' xyes = xyes -a '!' start = stop ']'
+ test -f /usr/bin/fetchmail
+ . /lib/lsb/init-functions
++ FANCYTTY=
++ '[' -e /etc/lsb-base-logging.sh ']'
++ true
+ '[' start = start ']'
+ '[' '!' -r /etc/fetchmailrc ']'
+ id fetchmail
+ grep -qs '^[[:space:]]*set[[:space:]]\+daemon[[:space:]]' /etc/fetchmailrc
+ grep -qs -e '^[[:space:]]*OPTIONS=.*-d[[:space:]]*[[:digit:]]\+'
/etc/default/fetchmail
+ OPTIONS=' -f /etc/fetchmailrc --pidfile /var/run/fetchmail/fetchmail.pid -d
300'
+ grep -qs '^[[:space:]]*set[[:space:]]\+no[[:space:]]\+syslog' /etc/fetchmailrc
+ OPTIONS=' -f /etc/fetchmailrc --pidfile /var/run/fetchmail/fetchmail.pid -d
300 --syslog'
+ '[' /var/run/fetchmail = /var/run/fetchmail ']'
+ '[' '!' -d /var/run/fetchmail ']'
++ stat -c '%U %a' /etc/fetchmailrc
+ '[' 'fetchmail 600' '!=' 'fetchmail 600' ']'
+ case "$1" in
+ test -e /var/run/fetchmail/fetchmail.pid
+ log_begin_msg 'Starting mail retriever agent:' fetchmail
+ '[' -z 'Starting mail retriever agent:' ']'
+ echo -n 'Starting mail retriever agent:' fetchmail
Starting mail retriever agent: fetchmail+ start-stop-daemon -S -o -q -p
/var/run/fetchmail/fetchmail.pid -x /usr/bin/fetchmail -u fetchmail -a /bin/su
-- -c '/usr/bin/fetchmail  -f /etc/fetchmailrc --pidfile
/var/run/fetchmail/fetchmail.pid -d 300 --syslog' fetchmail
+ log_end_msg 1
+ '[' -z 1 ']'
+ log_use_fancy_output
+ TPUT=/usr/bin/tput
+ EXPR=/usr/bin/expr
+ '[' -t 1 ']'
+ '[' xxterm '!=' '' ']'
+ '[' xxterm '!=' xdumb ']'
+ '[' -x /usr/bin/tput ']'
+ '[' -x /usr/bin/expr ']'
+ /usr/bin/tput hpa 60
+ /usr/bin/tput setaf 1
+ '[' -z ']'
+ FANCYTTY=1
+ case "$FANCYTTY" in
+ true
++ /usr/bin/tput setaf 1
+ RED=''
++ /usr/bin/tput op
+ NORMAL=''
+ '[' 1 -eq 0 ']'
+ /bin/echo -e ' failed!'
 failed!

The permissions of /etc/fetchmailrc are (unchanged):
[EMAIL PROTECTED] % ls -l /etc/fetchmailrc
-rw------- 1 fetchmail root 1158 Jun 25 11:56 /etc/fetchmailrc

It works if I copy the fetchmailrc file to my home directory, change the
owner, and run fetchmail from there:

[EMAIL PROTECTED] % fetchmail -v  
fetchmail: 6.3.9-rc2 querying pop.orange.fr (protocol POP3) at Wed Jun 25
12:13:47 2008: poll started
Trying to connect to 80.12.242.14/110...connected.
fetchmail: POP3< +OK connected to pop3 on 2a16 
fetchmail: POP3> CAPA

Regards 

Jean-Luc

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-rc8-k8-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fetchmail depends on:
ii  adduser               3.108              add and remove users and groups
ii  debianutils           2.29               Miscellaneous utilities specific t
ii  libc6                 2.7-12             GNU C Library: Shared libraries
ii  libcomerr2            1.40.11-1          common error description library
ii  libkrb53              1.6.dfsg.4~beta1-3 MIT Kerberos runtime libraries
ii  libssl0.9.8           0.9.8g-10.1        SSL shared libraries
ii  lsb-base              3.2-12             Linux Standard Base 3.2 init scrip

Versions of packages fetchmail recommends:
ii  ca-certificates               20080617   Common CA certificates

-- no debconf information




--- End Message ---
--- Begin Message ---
Source: fetchmail
Source-Version: 6.3.9~rc2-2

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

fetchmail_6.3.9~rc2-2.diff.gz
  to pool/main/f/fetchmail/fetchmail_6.3.9~rc2-2.diff.gz
fetchmail_6.3.9~rc2-2.dsc
  to pool/main/f/fetchmail/fetchmail_6.3.9~rc2-2.dsc
fetchmail_6.3.9~rc2-2_amd64.deb
  to pool/main/f/fetchmail/fetchmail_6.3.9~rc2-2_amd64.deb
fetchmailconf_6.3.9~rc2-2_all.deb
  to pool/main/f/fetchmail/fetchmailconf_6.3.9~rc2-2_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.
Nico Golde <[EMAIL PROTECTED]> (supplier of updated fetchmail 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, 25 Jun 2008 13:27:01 +0200
Source: fetchmail
Binary: fetchmail fetchmailconf
Architecture: source all amd64
Version: 6.3.9~rc2-2
Distribution: unstable
Urgency: low
Maintainer: Fetchmail Maintainers <[EMAIL PROTECTED]>
Changed-By: Nico Golde <[EMAIL PROTECTED]>
Description: 
 fetchmail  - SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
 fetchmailconf - fetchmail configurator
Closes: 487943
Changes: 
 fetchmail (6.3.9~rc2-2) unstable; urgency=low
 .
   * Fix broken init script by dropping usage of su and use
     -c by start-stop-daemon instead to switch to the fetchmail
     user (Closes: #487943).
Checksums-Sha1: 
 09de2ee9f6d621faa5810d089aea753df842f0c1 1347 fetchmail_6.3.9~rc2-2.dsc
 d1c6ee0c1a9b60656798b5337897805e82b849a7 46499 fetchmail_6.3.9~rc2-2.diff.gz
 20a60126931f408a0e87211750fc1d0641cbac72 63810 
fetchmailconf_6.3.9~rc2-2_all.deb
 a037e854b30dc0437822128e14b7871e602709fb 668146 fetchmail_6.3.9~rc2-2_amd64.deb
Checksums-Sha256: 
 98a8115bdd90d55c8575f63962f9970426cde82ff76d9c93583f8a6c81b29a47 1347 
fetchmail_6.3.9~rc2-2.dsc
 f11b6446305a2f91b54221a4eb87db10570f02448b97819f796956f90f5c352e 46499 
fetchmail_6.3.9~rc2-2.diff.gz
 5ff8d82cf43551f4b61778797d65441d8579b8ae55800d7ee4cce44dee4653c6 63810 
fetchmailconf_6.3.9~rc2-2_all.deb
 b96ba31dfeade6d2b08673f0b9041a0b6d9dc5a0bfb29b2aad1d5526ce65b7df 668146 
fetchmail_6.3.9~rc2-2_amd64.deb
Files: 
 aab8bcb9c99ddc0daa9d7b2d83f26832 1347 mail optional fetchmail_6.3.9~rc2-2.dsc
 4a316df5dda281232695ebfc1124678b 46499 mail optional 
fetchmail_6.3.9~rc2-2.diff.gz
 cc68b249689de03cca88d67c85353f38 63810 mail optional 
fetchmailconf_6.3.9~rc2-2_all.deb
 ad71446b40744fc63ce4a4c6198ed63f 668146 mail optional 
fetchmail_6.3.9~rc2-2_amd64.deb

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

iEYEARECAAYFAkhiLL8ACgkQHYflSXNkfP87UwCgkUBNyXCFZlqMl2wjZtHjLPI7
iegAnjEvK6ePCYmqPxWjEDXNa6/OhqY9
=0V3x
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to