[Touch-packages] [Bug 1773859] Re: upgrades to 18.04 fail

2018-08-24 Thread David Anderson
I thought one aspect of the bug that nobody specifically highlighted was interesting: dpkg-divert: error: rename involves overwriting '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with different file '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.sys

[Touch-packages] [Bug 1688933] Re: systemd restart-loops logind

2017-11-20 Thread David Anderson
Does anyone have an idea how to do a temp fix job on this? For us, this happens on an off the shelf gitlab AWS image (Ubuntu 16.04) Because the gitlab runners ssh into the gitlab server very many times, each one of those ssh logins needs to timeout on the login1 hand off and sometimes it crashes th

[Touch-packages] [Bug 1692997] [NEW] libelf test for section size in wrong place

2017-05-23 Thread David Anderson
Public bug reported: It seems to me that the test for an invalid section size wants be moved up from the map case to cover both the read and the map case. To guard against a bogus section size for both cases. Rather than relying on a malloc failure to catch a completely bogus section size. Thu