Your message dated Wed, 13 Nov 2013 01:00:53 +0100 with message-id <[email protected]> and subject line Re: insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `courier-pop-ssl' overrides LSB defaults (0 1 6). has caused the Debian Bug report #728041, regarding insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `courier-pop-ssl' overrides LSB defaults (0 1 6). 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.) -- 728041: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728041 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: courier-pop-ssl Version: 0.68.2-1 Severity: grave Justification: renders package unusable Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? apt-get upgrade fails at courier-pop-ssl because of: insserv: warning: current start runlevel(s) (empty) of script `courier-pop-ssl' overrides LSB defaults (2 3 4 5). insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `courier-pop-ssl' overrides LSB defaults (0 1 6). Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/courier-pop-ssl_0.68.2-1+b1_amd64.deb *** End of the template - remove these lines *** -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.10-3-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages courier-pop-ssl depends on: ii courier-pop 0.68.2-1+b1 ii courier-ssl 0.68.2-1+b1 ii debconf 1.5.51 courier-pop-ssl recommends no packages. Versions of packages courier-pop-ssl suggests: pn courier-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---On Sunday, 27. October 2013 21:11:58 Andreas Rittershofer wrote: > apt-get upgrade fails at courier-pop-ssl because of: > > insserv: warning: current start runlevel(s) (empty) of script > `courier-pop-ssl' overrides LSB defaults (2 3 4 5). insserv: warning: > current stop runlevel(s) (0 1 2 3 4 5 6) of script `courier-pop-ssl' > overrides LSB defaults (0 1 6). Fehler traten auf beim Bearbeiten von: > /var/cache/apt/archives/courier-pop-ssl_0.68.2-1+b1_amd64.deb You manually disabled the courier-pop-ssl service by turning all the SXXcourier-pop-ssl into KXXcourier-pop-ssl - this change is preserved on upgrades. Manually remove and readd the service to restore the defaults: insserv -v -r courier-pop-ssl insserv -v -d courier-pop-ssl There is also no old version that had this wrong: squeeze has 0.65.0-3: ### BEGIN INIT INFO # Short-Description: Courier POP3-SSL server # Provides: courier-pop-ssl # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 ### END INIT INFO wheezy has 0.68.2-1: ### BEGIN INIT INFO # Short-Description: Courier POP3 server # Provides: courier-pop # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 ### END INIT INFO jessie/sid has 0.68.2-1+b1: ### BEGIN INIT INFO # Short-Description: Courier POP3-SSL server # Provides: courier-pop-ssl # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 ### END INIT INFO Andreas
--- End Message ---

