Bug#320584: [pkg-fetchmail-maint] Bug#320584: fetchmail startup at boot causes unnecessary error messages

2005-07-30 Thread Jan De Luyck
On Saturday 30 July 2005 16:11, Nico Golde wrote: > Fixed in subversion. Thanks! You guys rule :) Jan -- You know what they say -- the sweetest word in the English language is revenge. -- Peter Beard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Bug#320584: [pkg-fetchmail-maint] Bug#320584: fetchmail startup at boot causes unnecessary error messages

2005-07-30 Thread Nico Golde
Hi, * Goswin von Brederlow <[EMAIL PROTECTED]> [2005-07-30 15:56]: > Nico Golde <[EMAIL PROTECTED]> writes: > > * Jan De Luyck <[EMAIL PROTECTED]> [2005-07-30 14:04]: > >> Package: fetchmail > >> Version: 6.2.5-17 > >> Severity: normal [...] > > so why you are not disabling the init script of fetc

Bug#320584: fetchmail startup at boot causes unnecessary error messages

2005-07-30 Thread Nico Golde
Hi, * Jan De Luyck <[EMAIL PROTECTED]> [2005-07-30 15:56]: > On Saturday 30 July 2005 15:03, Nico Golde wrote: > > No, don't remove it, rename Sxxfetchmail to Kxxfetchmail. > > if [ "$1" = "start" ]; then > > if [ ! -r $CONFFILE ] ; then > > echo "$CONFFILE not found." > > echo

Bug#320584: fetchmail startup at boot causes unnecessary error messages

2005-07-30 Thread Jan De Luyck
On Saturday 30 July 2005 15:03, Nico Golde wrote: > No, don't remove it, rename Sxxfetchmail to Kxxfetchmail. > if [ "$1" = "start" ]; then > if [ ! -r $CONFFILE ] ; then > echo "$CONFFILE not found." > echo "can not start fetchmail daemon..." > exit 0 > fi > fi > >

Bug#320584: fetchmail startup at boot causes unnecessary error messages

2005-07-30 Thread Nico Golde
Hi, * Jan De Luyck <[EMAIL PROTECTED]> [2005-07-30 15:00]: > On Saturday 30 July 2005 14:07, Nico Golde wrote: > > so why you are not disabling the init script of fetchmail? > > Why? Because I think it's a regression: these errors were _not_ present with > older version of the fetchmail package,

Bug#320584: [pkg-fetchmail-maint] Bug#320584: fetchmail startup at boot causes unnecessary error messages

2005-07-30 Thread Goswin von Brederlow
Nico Golde <[EMAIL PROTECTED]> writes: > Hi, > * Jan De Luyck <[EMAIL PROTECTED]> [2005-07-30 14:04]: >> Package: fetchmail >> Version: 6.2.5-17 >> Severity: normal >> >> Hello, >> >> When fetchmail is installed, it causes spurious boot-time error messages >> which >> look worse than they are.

Bug#320584: fetchmail startup at boot causes unnecessary error messages

2005-07-30 Thread Jan De Luyck
On Saturday 30 July 2005 14:07, Nico Golde wrote: > so why you are not disabling the init script of fetchmail? Why? Because I think it's a regression: these errors were _not_ present with older version of the fetchmail package, it started somewhere around a month ago, but I haven't gotten round

Bug#320584: fetchmail startup at boot causes unnecessary error messages

2005-07-30 Thread Nico Golde
Hi, * Jan De Luyck <[EMAIL PROTECTED]> [2005-07-30 14:04]: > Package: fetchmail > Version: 6.2.5-17 > Severity: normal > > Hello, > > When fetchmail is installed, it causes spurious boot-time error messages > which > look worse than they are. They can be solved by first looking if > /etc/fetch

Bug#320584: fetchmail startup at boot causes unnecessary error messages

2005-07-30 Thread Jan De Luyck
Package: fetchmail Version: 6.2.5-17 Severity: normal Hello, When fetchmail is installed, it causes spurious boot-time error messages which look worse than they are. They can be solved by first looking if /etc/fetchmailrc exists at all, and only then executing the rest of the script. Since I'm