Bug#695751: depending on a script that depends on $all (including by not having LSB headers) creates loop

2019-05-05 Thread Jesse Smith
I believe this issue has been fixed. We have a test script which checks for script dependencies with "$all" and it passes. This report can probably be closed. - Jesse

Bug#695751: depending on a script that depends on $all (including by not having LSB headers) creates loop

2014-11-06 Thread roucaries bastien
On Thu, Nov 6, 2014 at 5:32 PM, Lucas Nussbaum wrote: > Hi, > > On 06/11/14 at 09:17 +0100, Petter Reinholdtsen wrote: >> Thank you for looking at this issue again. :) >> >> [Lucas Nussbaum] >> > There are two relevant lintian checks: >> > https://lintian.debian.org/tags/init.d-script-missing-lsb-

Bug#695751: depending on a script that depends on $all (including by not having LSB headers) creates loop

2014-11-06 Thread Lucas Nussbaum
Hi, On 06/11/14 at 09:17 +0100, Petter Reinholdtsen wrote: > Thank you for looking at this issue again. :) > > [Lucas Nussbaum] > > There are two relevant lintian checks: > > https://lintian.debian.org/tags/init.d-script-missing-lsb-section.html > > https://lintian.debian.org/tags/init.d-script-d

Bug#695751: depending on a script that depends on $all (including by not having LSB headers) creates loop

2014-11-06 Thread Petter Reinholdtsen
Thank you for looking at this issue again. :) [Lucas Nussbaum] > There are two relevant lintian checks: > https://lintian.debian.org/tags/init.d-script-missing-lsb-section.html > https://lintian.debian.org/tags/init.d-script-depends-on-all-virtual-facility.html This last lintian check have a stra

Bug#695751: depending on a script that depends on $all (including by not having LSB headers) creates loop

2014-11-06 Thread Lucas Nussbaum
On 04/02/14 at 10:02 +0100, Petter Reinholdtsen wrote: > [Alessandro Vesely] > >> Right. This probably merits a mass bug filing on packages with > >> such scripts *after* wheezy. I can't believe it's serious enough > >> to need fixing right now. > > Now many are left? Can not be many. There ar

Bug#695751: depending on a script that depends on $all (including by not having LSB headers) creates loop

2014-02-04 Thread Petter Reinholdtsen
[Alessandro Vesely] >> Right. This probably merits a mass bug filing on packages with >> such scripts *after* wheezy. I can't believe it's serious enough >> to need fixing right now. Now many are left? Can not be many. > I agree that adding the correct LSB headers is the right course of > acti

Bug#695751: depending on a script that depends on $all (including by not having LSB headers) creates loop

2014-02-04 Thread Alessandro Vesely
On 26/01/13 18:55, Ben Hutchings wrote: > Russ allbery wrote: >> We've encountered this problem many times with locally-written init >> scripts without LSB headers, since they get an implicit dependency on >> $all, which will create a loop if there is any other header with an >> implicit dependency

Bug#695751: depending on a script that depends on $all (including by not having LSB headers) creates loop

2013-01-26 Thread Ben Hutchings
Control: tag -1 important Russ allbery wrote: > We've encountered this problem many times with locally-written init > scripts without LSB headers, since they get an implicit dependency on > $all, which will create a loop if there is any other header with an > implicit dependency on $all. But the