Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-05-29 Thread Thilo Six
Hello Andreas, Hello Simon, Andreas Metzler schrieb/wrote: > Control: reopen -1 > Control: severity -1 serious > > On 2016-04-30 Thilo Six wrote: >> -- -- > >>> Conditions we want to track: >>> * installation state of deb 'dnsmasq', better yet: >>> deb 'dnsmasq'

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-05-29 Thread Andreas Metzler
Control: reopen -1 Control: severity -1 serious On 2016-04-30 Thilo Six wrote: > -- -- > > Conditions we want to track: > > * installation state of deb 'dnsmasq', better yet: > > deb 'dnsmasq' = removed (not purged) > > deb 'dnsmasq-base'= installed > >

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-30 Thread Thilo Six
-- -- > Conditions we want to track: > * installation state of deb 'dnsmasq', better yet: > deb 'dnsmasq' = removed (not purged) > deb 'dnsmasq-base' = installed > * better not use '/etc/dnsmasq.d/README' as flag for that as it could be > erased > by local admin for what

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-30 Thread Thilo Six
Thilo Six schrieb/wrote: -- -- >>> for the purpose you described this line can be dropped completely IMHO. >>> The following line in the init script already has: >>> >>> test -x $DAEMON || exit 0 -- -- >> The problem that this code is trying to solve is the case when both >> packages are

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-25 Thread Thilo Six
Hello Simon, Simon Kelley schrieb/wrote: -- -- >> for the purpose you described this line can be dropped completely IMHO. >> The following line in the init script already has: >> >> test -x $DAEMON || exit 0 -- -- > > It's not that simple, unfortunately. There are actually _two_ dnsmasq >

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-25 Thread Simon Kelley
On 04/04/16 17:13, Thilo Six wrote: > Simon Kelley schrieb/wrote: >> >> The following code in /etc/init.d/dnsmasq is responsible for this >> behaviour. >> >> # /etc/dnsmasq.d/README is a non-conffile installed by the dnsmasq >> package. >> # Should the dnsmasq package be removed, the following

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-04 Thread Thilo Six
Simon Kelley schrieb/wrote: > > The following code in /etc/init.d/dnsmasq is responsible for this > behaviour. > > # /etc/dnsmasq.d/README is a non-conffile installed by the dnsmasq > package. > # Should the dnsmasq package be removed, the following test ensures that > # the daemon is no longer

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-04 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The following code in /etc/init.d/dnsmasq is responsible for this behaviour. # /etc/dnsmasq.d/README is a non-conffile installed by the dnsmasq package. # Should the dnsmasq package be removed, the following test ensures that # the daemon is no

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-03 Thread Thilo Six
Package: dnsmasq Version: 2.75-1 Severity: normal Hello Simon, by mistake i found that removing the file /etc/dnsmasq.d/README prevents dnsmasq from starting. systemd says rough vaguely: -< -< -< -< -< -< -< -< -< -< Job for dnsmasq.service failed because