[Bug 759725] Re: The kernel is no longer readable by non-root users

2020-03-05 Thread iczero
Fortunately, you can still get the current kernel quite easily: curl $(python3 -c "import apt, os; print(apt.cache.Cache()['linux- image-' + os.uname().release].versions[0].uri)") | dpkg-deb -x - . -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1807709] Re: dbus always crashes at session start (on wayland)

2019-03-15 Thread iczero
Additionally, apport-retrace cannot load the core dump: $ apport-retrace /var/crash/_usr_bin_dbus-daemon.1000.crash ERROR: Invalid core dump: BFD: warning: /tmp/apport_core_pj5lncdz is truncated: expected core file size >= 2015232, found: 61440 -- You received this bug notification because you

[Bug 1807709] Re: dbus always crashes at session start (on wayland)

2019-03-15 Thread iczero
Same issue here. UnreportableReason is usually something about core dump sizes. systemctl --user status dbus does not seem to indicate anything is off. ** Attachment added: "_usr_bin_dbus-daemon.1000.crash"

[Bug 1685984] Re: packages (multiple) failed to install/upgrade: unable to open 'xxxxx.dpkg-new': Operation not permitted

2018-05-02 Thread iczero
Disabling sophos antivitus has fixed the problem for me. See original comment at https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1739991/comments/3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1685984] Re: packages (multiple) failed to install/upgrade: unable to open 'xxxxx.dpkg-new': Operation not permitted

2017-12-26 Thread iczero
This bug also affects me, but apt segfaults sometimes: Preparing to unpack .../linux-image-extra-4.13.0-21-generic_4.13.0-21.24_amd64.deb ... Unpacking linux-image-extra-4.13.0-21-generic (4.13.0-21.24) ... dpkg: error processing archive

[Bug 1739991] Re: error processing archive (--unpack): unable to open '.dpkg-new': Operation not permitted

2017-12-26 Thread iczero
*** This bug is a duplicate of bug 1685984 *** https://bugs.launchpad.net/bugs/1685984 ** This bug has been marked a duplicate of bug 1685984 packages (multiple) failed to install/upgrade: unable to open 'x.dpkg-new': Operation not permitted -- You received this bug notification

[Bug 1739991] [NEW] error processing archive (--unpack): unable to open '.dpkg-new': Operation not permitted

2017-12-24 Thread iczero
Public bug reported: dpkg has failed to install or upgrade certain packages recently, with the following (sample) output: Unpacking linux-image-4.13.0-21-generic (4.13.0-21.24) over (4.13.0-21.24) ... Preparing to unpack .../linux-image-extra-4.13.0-21-generic_4.13.0-21.24_amd64.deb ...