Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2016-02-23 Thread Felipe Sateler
Control: tags -1 pending On 27 January 2016 at 21:25, Felipe Sateler wrote: > On Fri, 27 Nov 2015 10:16:20 -0300 Felipe Sateler > wrote: > >> Attached is a patch that passes the -f flag to insserv when the file >> /etc/init.d/mountkernfs.sh is not present. This preserves the current >> behavior

Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2016-01-27 Thread Felipe Sateler
On Fri, 27 Nov 2015 10:16:20 -0300 Felipe Sateler wrote: > Attached is a patch that passes the -f flag to insserv when the file > /etc/init.d/mountkernfs.sh is not present. This preserves the current > behavior as long as initscripts is not purged, but allows (in the > future, when package depend

Bug#806438: [Pkg-sysvinit-devel] Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2016-01-18 Thread Felipe Sateler
Control: clone -1 -2 Control: reassign -1 init-system-helpers Control: reassign -2 insserv Control: retitle -2 insserv: warn about dependencies in ignore mode Control: severity -2 wishlist Control: tags -2 patch On 22 December 2015 at 16:15, Felipe Sateler wrote: > Hi all, > > On 2 December 2015

Bug#806438: [Pkg-sysvinit-devel] Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2015-12-22 Thread Felipe Sateler
Hi all, On 2 December 2015 at 11:51, Michael Biebl wrote: > On Fri, 27 Nov 2015 23:59:12 +0100 Petter Reinholdtsen > wrote: > >> I would like to ensure the package maintainer and all the package users >> detect incorrect boot script dependencies as early as possible, >> preferably before the pac

Bug#806438: [Pkg-sysvinit-devel] Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2015-12-02 Thread Michael Biebl
On Fri, 27 Nov 2015 23:59:12 +0100 Petter Reinholdtsen wrote: > I would like to ensure the package maintainer and all the package users > detect incorrect boot script dependencies as early as possible, > preferably before the package is uploaded or at least as soon as it is > unloaded to unstable

Bug#806438: [Pkg-sysvinit-devel] Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2015-11-28 Thread Felipe Sateler
On 27 November 2015 at 19:59, Petter Reinholdtsen wrote: > [Felipe Sateler] >> Do we want to break installs when an init script is broken but the >> user is using systemd and not sysvinit? I think this is the question >> we should be asking. The patch I proposed essentially answers "no". > > As lo

Bug#806438: [Pkg-sysvinit-devel] Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2015-11-27 Thread Petter Reinholdtsen
[Felipe Sateler] > Do we want to break installs when an init script is broken but the > user is using systemd and not sysvinit? I think this is the question > we should be asking. The patch I proposed essentially answers "no". As long as some of the archtectures in Debian are using sysvinit, I sus

Bug#806438: [Pkg-sysvinit-devel] Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2015-11-27 Thread Felipe Sateler
On 27 November 2015 at 10:54, Petter Reinholdtsen wrote: > [Felipe Sateler] >> On systemd systems, however, the ordering sequence is not used, and all >> that is required is that enable/disable links are present. So in systemd >> systems we can force insserv to generate the links even if the order

Bug#806438: [Pkg-sysvinit-devel] Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2015-11-27 Thread Petter Reinholdtsen
[Felipe Sateler] > On systemd systems, however, the ordering sequence is not used, and all > that is required is that enable/disable links are present. So in systemd > systems we can force insserv to generate the links even if the ordering > is wrong. > > If a systemd-only system then installs init

Bug#806438: update-rc.d: Do not fail when initscripts is not installed

2015-11-27 Thread Felipe Sateler
Package: sysv-rc Version: 2.88dsf-59.2 Severity: normal Tags: patch User: pkg-systemd-maintain...@lists.alioth.debian.org Usertags: integration Hi, In order to allow systems that do not require initscripts, update-rc.d needs to cope with the services it provides being missing. Currently, if inits