[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-12-18 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 218-2ubuntu3 --- systemd (218-2ubuntu3) vivid; urgency=medium * core-Put-session-scopes-into-all-cgroup-controllers.patch: Revert upstream commit 02ba8fb3357d to fix eternal kernel deep sleep hangs when unmounting an ntfs-3g

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-12-02 Thread Martin Pitt
The patch series for this landed upstream now. For bonus points let's create an autopkgtest for this. ** Changed in: systemd (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-11-19 Thread Didier Roche
FYI, discussing it at http://lists.freedesktop.org/archives/systemd- devel/2014-November/025334.html ** Changed in: systemd (Ubuntu) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-11-06 Thread Martin Pitt
For the record, src/core/main.c calls machine_id_setup() in main(), which is supposed to create the file if it's missing. I haven't looked in detail yet why that fails, but debugging from there is a good starting point. ** Description changed: When no /etc/machine-id file is present the boot

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-11-06 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Assignee: (unassigned) = Didier Roche (didrocks) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387090 Title: boot breaks if /etc/machine-id is missing To

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-10-31 Thread Martin Pitt
** Tags added: systemd-boot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387090 Title: boot breaks if /etc/machine-id is missing To manage notifications about this bug go to:

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-10-29 Thread Michael Vogt
** Description changed: When no /etc/machine-id file is present the boot breaks. For our goal of a empty /etc this is bad. + + Once this bug is fixed we can modify live-build so that it remove /etc + /machine-id from the generated live rootfs instead of truncating it. -- You received this

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-10-29 Thread Michael Vogt
** Description changed: - When no /etc/machine-id file is present the boot breaks. This is - problematic for things like live-build which should remove the installer - image's /etc/machine-id. + When no /etc/machine-id file is present the boot breaks. + + Once this bug is fixed we can modify

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-10-29 Thread Martin Pitt
** Summary changed: - boot breaks if /etc/machine-id iis missing + boot breaks if /etc/machine-id is missing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387090 Title: boot breaks if

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-10-29 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: New = Triaged ** Changed in: systemd (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387090 Title: boot

[Bug 1387090] Re: boot breaks if /etc/machine-id is missing

2014-10-29 Thread Martin Pitt
** Description changed: - When no /etc/machine-id file is present the boot breaks. For our goal of - a empty /etc this is bad. - - Once this bug is fixed we can modify live-build so that it remove /etc - /machine-id from the generated live rootfs instead of truncating it. + When no