Re: Migration from sysvinit to systemd: reboot fails to complete

2017-01-03 Thread Felipe Sateler
Control: severity -1 serious Control: tags -1 - patch On 31 December 2016 at 08:30, Francesco Poli wrote: > On Fri, 30 Dec 2016 22:21:32 +0100 Michael Biebl wrote: > >> Am 30.12.2016 um 22:16 schrieb Felipe Sateler: > [...] >> > But, your experience appears to uncover >> > another bug: for some

Re: Migration from sysvinit to systemd: reboot fails to complete

2017-01-01 Thread Francesco Poli
On Sat, 31 Dec 2016 18:56:48 +0100 Francesco Poli wrote: > On Sat, 31 Dec 2016 18:28:00 +0100 Michael Biebl wrote: [...] > > Some possible ideas > > > > 1/ document that switching from sysvinit-core to systemd-sysv is best > > done by first installing systemd, then booting via init=/bin/systemd o

Re: Migration from sysvinit to systemd: reboot fails to complete

2016-12-31 Thread Francesco Poli
On Sat, 31 Dec 2016 18:28:00 +0100 Michael Biebl wrote: [...] > So, I've setup a split-usr VM and I can reproduce the issue. This is awesome! Thanks for reproducing the issue. At least, this confirms that I was not seeing "ghosts"... ;-) [...] > Some possible ideas > > 1/ document that switch

Re: Migration from sysvinit to systemd: reboot fails to complete

2016-12-31 Thread Michael Biebl
Am 30.12.2016 um 22:16 schrieb Felipe Sateler: > Well, rebooting from sysvinit to systemd is supposed to work too, so > it doesn't explain everything. But, your experience appears to uncover > another bug: for some reason the sysvinit mount scripts will unmount > /usr! This is a bad idea, as the di

Re: Migration from sysvinit to systemd: reboot fails to complete

2016-12-31 Thread Francesco Poli
On Fri, 30 Dec 2016 22:21:32 +0100 Michael Biebl wrote: > Am 30.12.2016 um 22:16 schrieb Felipe Sateler: [...] > > But, your experience appears to uncover > > another bug: for some reason the sysvinit mount scripts will unmount > > /usr! This is a bad idea, as the distinction between / and /usr is

Re: Migration from sysvinit to systemd: reboot fails to complete

2016-12-30 Thread Francesco Poli
On Fri, 30 Dec 2016 18:16:02 -0300 Felipe Sateler wrote: > On 30 December 2016 at 15:01, Francesco Poli > wrote: > > On Fri, 30 Dec 2016 14:15:17 -0300 Felipe Sateler wrote: [...] > >> I am assuming you were running this in a boot running with > >> init=/bin/systemd > > > > Ouch! That probably

Re: Migration from sysvinit to systemd: reboot fails to complete

2016-12-30 Thread Michael Biebl
Am 30.12.2016 um 22:16 schrieb Felipe Sateler: > Well, rebooting from sysvinit to systemd is supposed to work too, Indeed. If that's broken, it should be fixed. so > it doesn't explain everything. But, your experience appears to uncover > another bug: for some reason the sysvinit mount scripts

Re: Migration from sysvinit to systemd: reboot fails to complete

2016-12-30 Thread Felipe Sateler
On 30 December 2016 at 15:01, Francesco Poli wrote: > On Fri, 30 Dec 2016 14:15:17 -0300 Felipe Sateler wrote: > >> Hi Francesco, > > Hello Felipe, > first off, thanks for your prompt reply! > >> >> On 30 December 2016 at 13:08, Francesco Poli >> wrote: > [...] >> > I then scheduled a reboot: >>

Re: Migration from sysvinit to systemd: reboot fails to complete

2016-12-30 Thread Francesco Poli
On Fri, 30 Dec 2016 14:15:17 -0300 Felipe Sateler wrote: > Hi Francesco, Hello Felipe, first off, thanks for your prompt reply! > > On 30 December 2016 at 13:08, Francesco Poli > wrote: [...] > > I then scheduled a reboot: > > > > # at 'now + 1 minute' > > warning: commands will be execut

Re: Migration from sysvinit to systemd: reboot fails to complete

2016-12-30 Thread Felipe Sateler
Hi Francesco, On 30 December 2016 at 13:08, Francesco Poli wrote: > Hello Debian systemd Maintainers! > > I had to migrate one amd64 Debian GNU/Linux stretch box from sysvinit > to systemd. > I followed the procedure suggested on the Debian wiki [1]. > > [1] https://wiki.debian.org/systemd > > Ma

Migration from sysvinit to systemd: reboot fails to complete

2016-12-30 Thread Francesco Poli
Hello Debian systemd Maintainers! I had to migrate one amd64 Debian GNU/Linux stretch box from sysvinit to systemd. I followed the procedure suggested on the Debian wiki [1]. [1] https://wiki.debian.org/systemd Manually adding the "init=/bin/systemd" boot parameter to the Linux kernel (from the