[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/759725

Title:
  The kernel is no longer readable by non-root users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/759725/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807709

Title:
  dbus always crashes at session start (on wayland)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1807709/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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"
   
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1807709/+attachment/5246446/+files/_usr_bin_dbus-daemon.1000.crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807709

Title:
  dbus always crashes at session start (on wayland)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1807709/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.
https://bugs.launchpad.net/bugs/1685984

Title:
  packages (multiple) failed to install/upgrade: unable to open 'x
  .dpkg-new': Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1685984/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 
/var/cache/apt/archives/linux-image-extra-4.13.0-21-generic_4.13.0-21.24_amd64.deb
 (--unpack):
 unable to open 
'/lib/modules/4.13.0-21-generic/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko.dpkg-new':
 Operation not permitted
[1] 18746 segmentation fault sudo apt install -f
%

I am using Ubuntu 17.10.

** Package changed: linux-hwe (Ubuntu) => dpkg (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1685984

Title:
  packages (multiple) failed to install/upgrade: unable to open 'x
  .dpkg-new': Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1685984/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1739991

Title:
  error processing archive (--unpack): unable to open '.dpkg-new':
  Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1739991/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 ...
Unpacking linux-image-extra-4.13.0-21-generic (4.13.0-21.24) ...
dpkg: error processing archive 
/var/cache/apt/archives/linux-image-extra-4.13.0-21-generic_4.13.0-21.24_amd64.deb
 (--unpack):
 unable to open 
'/lib/modules/4.13.0-21-generic/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko.dpkg-new':
 Operation not permitted
[1]18746 segmentation fault  sudo apt install -f
% 

This problem appears seemingly at random, and has already occurred
several times. apt will sometimes segfault, but other times report that
dpkg errored. Repeatedly running the command results in a different file
being shown every time, seemingly sequentially. Removing the whole
directory tree and retrying does not solve the problem.

Ubuntu version: 17.10
What was supposed to happen: linux-image-4.13.0-21-generic getting installed 
successfully
What happened instead: apt segfaulted after dpkg failed to write to a file

** Affects: dpkg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1739991

Title:
  error processing archive (--unpack): unable to open '.dpkg-new':
  Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1739991/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs