Bug#947086: spamassassin doesn't start at boot under sysvinit-core after update

2021-05-17 Thread Noah Meyerhans
Discussing the path forward for bullseye with the release team in #988686

Bug#947086: spamassassin doesn't start at boot under sysvinit-core after update

2021-05-17 Thread Noah Meyerhans
On Mon, May 17, 2021 at 07:57:23PM +0200, Guillem Jover wrote: > > -if [ $code -eq 104 ] && \ > > -! command -v systemctl > /dev/null ; then > > -# We're not using systemd and thus may have some sysvinit cleanup > > -# to do in order to comply with policy 9.3.3.1 > >

Bug#947086: spamassassin doesn't start at boot under sysvinit-core after update

2021-05-17 Thread Guillem Jover
On Mon, 2021-05-17 at 10:41:28 -0700, Noah Meyerhans wrote: > -if [ $code -eq 104 ] && \ > -! command -v systemctl > /dev/null ; then > -# We're not using systemd and thus may have some sysvinit cleanup > -# to do in order to comply with policy 9.3.3.1 > - > -

Bug#947086: spamassassin doesn't start at boot under sysvinit-core after update

2021-05-17 Thread Noah Meyerhans
-if [ $code -eq 104 ] && \ -! command -v systemctl > /dev/null ; then -# We're not using systemd and thus may have some sysvinit cleanup -# to do in order to comply with policy 9.3.3.1 - -if [ -z "$ENABLED" -o "$ENABLED" = 0 ]; then -# The rc?d sy

Bug#947086: spamassassin doesn't start at boot under sysvinit-core after update

2021-05-14 Thread Guillem Jover
Control: found -1 3.4.2-1 Control: severity -1 serious Control: tags -1 patch On Fri, 2019-12-20 at 19:05:23 +0100, Tomas Pospisek wrote: > Package: spamassassin > Version: 3.4.2-1+deb10u1 > Severity: important > It seems that updating spamassassin will remove sysv start links: > > root@mail

Bug#947086: spamassassin doesn't start at boot under sysvinit-core after update

2019-12-20 Thread Tomas Pospisek
Package: spamassassin Version: 3.4.2-1+deb10u1 Severity: important It seems that updating spamassassin will remove sysv start links: root@mail /etc # ls -l rc**/*spam* lrwxrwxrwx 1 root root 22 Dez 20 18:45 rc0.d/K02spamassassin -> ../init.d/spamassassin lrwxrwxrwx 1 root root 22 Dez