[Touch-packages] [Bug 1807627] Re: package systemd 237-3ubuntu10.9 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit status 1

2019-06-19 Thread Nick Groenen
This affected me too, breaking a system in the middle of a release upgrade. I got out of that situation by: 1. Temporarily commenting out entries in /usr/lib/tmpfiles.d/journal- nocow.conf 2. Running: dpkg --configure -a 3. Running: apt-get -f install 4. Running: apt full-upgrade 5.

[Touch-packages] [Bug 1748147] Re: Upgrading systemd sets incorrect permissions on /var/log/

2018-02-08 Thread Nick Groenen
Related/similar issues: #1428540, #1687015 -- 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/1748147 Title: Upgrading systemd sets incorrect permissions on /var/log/ Status

[Touch-packages] [Bug 1748147] [NEW] Upgrading systemd sets incorrect permissions on /var/log/

2018-02-08 Thread Nick Groenen
Public bug reported: Upgrading or reinstalling the systemd package when using rsyslogd results in bad permissions (0755 instead of 0775) being set on /var/log/. As a consequence of this, rsyslogd can no longer create new files within this directory, resulting in lost log messages. The default