[Bug 1855354] Re: lb chroot_archives eats apt preferences files
Michael Hudson-Doyle
mwhudsonlp at fastmail.fm
Thu Dec 19 10:18:42 UTC 2019
** Description changed:
[impact]
This breaks apt update in a trusty docker image that does not have ESM enabled.
[test case]
- Build a livefs with image_format=plain, project=ubuntu-base. Unpack it, do the usual pre-chroot setup dance (copy resolv.conf, bind mount proc and dev) chroot into it and run apt update.
+ for trusty:
+
+ Build a livefs with image_format=plain, project=ubuntu-base. Unpack it,
+ do the usual pre-chroot setup dance (copy resolv.conf, bind mount proc
+ and dev) chroot into it and run apt update.
+
+ for the newer releases:
+ We have no seeded package that create apt preferences in their postinst yet, so let's just check the autopkgtest results.
[regression potential]
The change could conceivably leave apt preference files we want deleted in an image. But this seems very unlikely.
--
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/1855354
Title:
lb chroot_archives eats apt preferences files
Status in livecd-rootfs package in Ubuntu:
Fix Released
Status in livecd-rootfs source package in Trusty:
Fix Released
Status in livecd-rootfs source package in Xenial:
New
Status in livecd-rootfs source package in Bionic:
New
Bug description:
[impact]
This breaks apt update in a trusty docker image that does not have ESM enabled.
[test case]
for trusty:
Build a livefs with image_format=plain, project=ubuntu-base. Unpack
it, do the usual pre-chroot setup dance (copy resolv.conf, bind mount
proc and dev) chroot into it and run apt update.
for the newer releases:
We have no seeded package that create apt preferences in their postinst yet, so let's just check the autopkgtest results.
[regression potential]
The change could conceivably leave apt preference files we want deleted in an image. But this seems very unlikely.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1855354/+subscriptions
More information about the foundations-bugs
mailing list