Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-26 Thread Antonio Terceiro
Hi, On Fri, Oct 27, 2017 at 12:04:37AM +0200, Adam Borowski wrote: > Indeed, sysvinit is somewhat undermaintained, but as a mature piece of > software it doesn't require much fixing. For example: if you lxc-create -t > debian -- -r sid, the container created (as of yesterday) doesn't even boot >

Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-26 Thread Adam Borowski
On Thu, Oct 26, 2017 at 09:26:57AM +0100, Simon McVittie wrote: > On Thu, 26 Oct 2017 at 09:29:18 +0200, Svante Signell wrote: > > Hi, when trying to follow which patches are applied to sysvinit, the git > > link > > given in the package page, https://packages.qa.debian.org/s/sysvinit.html > > is

Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-26 Thread Daniel Reichelt
On 10/25/2017 08:03 PM, Felipe Sateler wrote: > Mea Culpa. This was a bug in the "defaults-disabled" implementation. I > have just uploaded a fixed version. > > Thanks for reporting. Don't sweat it, big thanks for your quick response from me, too. signature.asc Description: OpenPGP digital si

Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-26 Thread Simon McVittie
On Thu, 26 Oct 2017 at 09:29:18 +0200, Svante Signell wrote: > Hi, when trying to follow which patches are applied to sysvinit, the git link > given in the package page, https://packages.qa.debian.org/s/sysvinit.html is > not > up to date: https://anonscm.debian.org/cgit/collab-maint/sysvinit.git

Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-26 Thread Svante Signell
On Wed, 2017-10-25 at 18:03 +, Felipe Sateler wrote: > Mea Culpa. This was a bug in the "defaults-disabled" implementation. I  > have just uploaded a fixed version. Hi, when trying to follow which patches are applied to sysvinit, the git link given in the package page, https://packages.qa.deb

Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-25 Thread Ian Jackson
Felipe Sateler writes ("Re: Switching to sysvinit-core fails miserably in buster/sid"): > Mea Culpa. This was a bug in the "defaults-disabled" implementation. I > have just uploaded a fixed version. > > Thanks for reporting. Thank you for your quick response! &

Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-25 Thread Felipe Sateler
Hi, On Tue, 24 Oct 2017 18:46:06 +0200, Daniel Reichelt wrote: > Hi *, > > for development purposes I frequently create xen-vms via > xen-create-image (jessie, stretch, buster, sid - each in 32 and 64bit) > on a stretch Dom0. In a custom role script for xen-tools, I install > sysvinit-core. (For

Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-25 Thread Daniel Reichelt
Thanks a lot, Adam, for your detailed answer! With your information I could hunt this down and just filed #879771. Cheers Daniel signature.asc Description: OpenPGP digital signature

Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-25 Thread Ian Jackson
Adam Borowski writes ("Re: Switching to sysvinit-core fails miserably in buster/sid"): > I've checked what happens for completely independent runs: on stretch, all > is ok, no matter the order. On current unstable, update-rc.d must be run > only after getting rid of sys

Re: Switching to sysvinit-core fails miserably in buster/sid

2017-10-24 Thread Adam Borowski
On Tue, Oct 24, 2017 at 06:46:06PM +0200, Daniel Reichelt wrote: > Hi *, > > for development purposes I frequently create xen-vms via > xen-create-image (jessie, stretch, buster, sid - each in 32 and 64bit) > on a stretch Dom0. In a custom role script for xen-tools, I install > sysvinit-core. (For

Switching to sysvinit-core fails miserably in buster/sid

2017-10-24 Thread Daniel Reichelt
Hi *, for development purposes I frequently create xen-vms via xen-create-image (jessie, stretch, buster, sid - each in 32 and 64bit) on a stretch Dom0. In a custom role script for xen-tools, I install sysvinit-core. (For non-users of xen-tools: this happens after debootstrap has completed.) Until