[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2021-04-02 Thread Marcin Janowski
When i do upgrade form 18.04 to 20.04 with do-release-upgrade my system reboots on systemctl daemon-reexec from /var/lib/dpkg/info/systemd.postinst code: ``` # skip daemon-reexec and try-restarts during shutdown to avoid hitting LP: #1803391 if [ -n "$2" ] && [ "$(systemctl is-system-running)"

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2021-01-08 Thread Balint Reczey
@dominic-timedicer Yes, way more likely. You can blacklist systemd in unattended-upgrades to avoid upgrading it unattended until LP:1782709 gets solved. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2021-01-07 Thread Dominic Raferd
my problem is I think likely better covered by https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1782709 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803391 Title:

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2021-01-07 Thread Dominic Raferd
TTFN: To add to (and correct) my earlier comments: after the updating shown there, the machine had to be rebooted manually. Checking /var/log/apt/term.log it appears that the upgrade did complete successfully: Log started: 2021-01-07 13:28:19 (Reading database ... 151099 files and directories

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2021-01-07 Thread Dominic Raferd
I have this problem with Ubuntu 18.04 system set up with 'encrypted LVM' (standard Ubuntu recipe as per the alternate installer). Whenever there is systemd upgrade it hangs (whole machine crashes - other logins not possible) and has to be manually rebooted (which is not ideal as the machine is

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2019-04-30 Thread Balint Reczey
@me-b7 This does not seem to be related. Please open a new bug and attach relevant logs to see what causes the hang. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803391

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2019-04-27 Thread Tom Barbette
Is it normal it's still happening with latest ubuntu 18.04? I noticed that if I have the NFS /home mounted, then Systemd hangs. If I ssh as root and unmount /home then the update succeed. Do you think it's the same bug? -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-12-04 Thread Mathew Hodson
** Changed in: systemd (Ubuntu Xenial) Importance: Undecided => High ** Changed in: systemd (Ubuntu Bionic) Importance: Undecided => High ** Changed in: systemd (Ubuntu Cosmic) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-30 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 239-7ubuntu14 --- systemd (239-7ubuntu14) disco; urgency=medium * Fix compat with new meson. File: debian/patches/meson-rename-Ddebug-to-Ddebug-extra.patch

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-27 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 229-4ubuntu21.10 --- systemd (229-4ubuntu21.10) xenial-security; urgency=medium [ Chris Coulson ] * Revert the fixes for CVE-2018-6954 for causing a regression when running in a container on old kernels (LP: #1804847) - update

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-22 Thread Dimitri John Ledkov
** Changed in: systemd (Ubuntu Xenial) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803391 Title: Systemd update installation hangs in

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-20 Thread Balint Reczey
That last patch works for me on Xenial and fixes the upgrade. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803391 Title: Systemd update installation hangs in

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-20 Thread Balint Reczey
** Patch removed: "0001-debian-udev.postinst-Don-t-always-trigger-systemctl-.patch" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1803391/+attachment/5214307/+files/0001-debian-udev.postinst-Don-t-always-trigger-systemctl-.patch ** Patch added:

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-19 Thread Balint Reczey
Should better be this patch. ** Patch added: "0001-debian-udev.postinst-Don-t-always-trigger-systemctl-.patch" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1803391/+attachment/5214307/+files/0001-debian-udev.postinst-Don-t-always-trigger-systemctl-.patch -- You received this bug

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-19 Thread Balint Reczey
The upgrade on Xenial fails in udev.postint, the attached patch should fix that. (Under test) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803391 Title: Systemd update

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 239-7ubuntu10.4 --- systemd (239-7ubuntu10.4) cosmic-security; urgency=medium [ Chris Coulson ] * SECURITY UPDATE: symlink mishandling in systemd-tmpfiles - debian/patches/CVE-2018-6954_2.patch: backport the remaining patches to

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 237-3ubuntu10.9 --- systemd (237-3ubuntu10.9) bionic-security; urgency=medium [ Chris Coulson ] * SECURITY UPDATE: symlink mishandling in systemd-tmpfiles - debian/patches/CVE-2018-6954_2.patch: backport the remaining patches to

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-19 Thread Ɓukasz Zemczak
Hello Balint, or anyone else affected, Accepted systemd into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/237-3ubuntu10.8 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-19 Thread Dimitri John Ledkov
** Description changed: - Installation of latest systemd update in -security hangs with current + + [Impact] + + * Installation of latest systemd update in -security hangs with current versions of unattended-upgrades in supported releases. The u-u-side fix is tracked in LP: #1778219. + +

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-19 Thread Balint Reczey
** Also affects: systemd (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803391 Title: Systemd update

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-15 Thread Dimitri John Ledkov
** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803391 Title: Systemd update installation hangs in

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-15 Thread Dimitri John Ledkov
@ Security team please consider uploading the attached debdiff as 237-3ubuntu10.7 into security pocket to resolve hangs on shutdown when applying updates on shutdown. ** Changed in: systemd (Ubuntu Disco) Status: New => Fix Committed ** Changed in: systemd (Ubuntu Cosmic) Status:

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-15 Thread Dimitri John Ledkov
** Also affects: systemd (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Disco) Importance: High Status: New ** Also affects: systemd (Ubuntu Cosmic) Importance: Undecided Status: New -- You received this bug notification because

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-14 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1803391 Title: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-14 Thread Balint Reczey
** Patch added: "0001-debian-systemd.postinst-Skip-daemon-reexec-and-try-r.patch" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1803391/+attachment/5212859/+files/0001-debian-systemd.postinst-Skip-daemon-reexec-and-try-r.patch -- You received this bug notification because you are a

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-14 Thread Dimitri John Ledkov
that's really really really bad! _systemctl try-restart systemd-journald.service || true _must_ not hang, it should either succeed or fail. that is the whole point of try-restart I wonder if `--no-block` would help here, but that's also a bandaid. Imho systemctl/systemd itself shouldn't be

[Touch-packages] [Bug 1803391] Re: Systemd update installation hangs in unattended-upgrades InstallOnShutdown mode

2018-11-14 Thread Balint Reczey
systemctl(1) does not say that try-restart must not hang and --no-block in maintainer scripts would make maintainer scripts continue and execute actions in highly unpredictable states. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is