[Bug 2078980] Re: autopkgtest failures: test-dev-null: Permission Denied
Launchpad Bug Tracker
2078980 at bugs.launchpad.net
Thu Sep 5 16:53:58 UTC 2024
This bug was fixed in the package livecd-rootfs - 24.10.13
---------------
livecd-rootfs (24.10.13) oracular; urgency=medium
* Fix autopkgtest issue where /tmp mounted with nodev is used as a working
directory, which understandably causes problems for device node creation.
(LP: #2078980)
-- Dan Bungert <daniel.bungert at canonical.com> Wed, 04 Sep 2024
14:27:27 -0600
** Changed in: livecd-rootfs (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/2078980
Title:
autopkgtest failures: test-dev-null: Permission Denied
Status in livecd-rootfs package in Ubuntu:
Fix Released
Bug description:
Similar to LP: #2075546 livecd-rootfs may fail in autopkgtest with
problems around creation of device nodes.
Failing case:
https://autopkgtest.ubuntu.com/results/autopkgtest-oracular/oracular/arm64/l/livecd-rootfs/20240904_153439_e1e52@/log.gz
605s P: Running debootstrap...
605s /usr/sbin/debootstrap: 1851: cannot create /tmp/tmp.6iwe0epX2B/ubuntu-base::/chroot/test-dev-null: Permission denied
...
881s Setting up procps (2:4.0.4-4ubuntu4) ...
881s /var/lib/dpkg/info/procps.postinst: 108: cannot create /dev/null: Permission denied
881s dpkg: error processing package procps (--configure):
881s installed procps package post-installation script subprocess returned error exit status 1
881s Processing triggers for libc-bin (2.40-1ubuntu1) ...
881s Errors were encountered while processing:
881s procps
Working case:
https://autopkgtest.ubuntu.com/results/autopkgtest-oracular/oracular/arm64/l/livecd-rootfs/20240904_180804_1742d@/log.gz
Note that these tests ran in different datacenters, perhaps using a different base image.
/tmp is indeed mounted nodev in this case, so I expect alternate locations need to be used for a working directory.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2078980/+subscriptions
More information about the foundations-bugs
mailing list