[Bug 1392589] Re: adt-build-lxc fails on btrfs
Launchpad Bug Tracker
1392589 at bugs.launchpad.net
Fri Nov 14 12:33:24 UTC 2014
This bug was fixed in the package autopkgtest - 3.8
---------------
autopkgtest (3.8) unstable; urgency=medium
Improvements:
* adt-build-lxc: Configure unsafe dpkg I/O and disable apt's download of
package translations, like adt-setup-vm.
* adt-build-lxc: Use eatmydata for lxc-create if available, and install
eatmydata into containers. For Ubuntu, stop installing the default
$packages_template (which is ssh,vim).
* adt-virt-lxc: Pass any additional options/arguments (after --) verbatim to
lxc-start{,-ephemeral}.
* adt-virt-lxc: Stop running ephemeral containers with --keep-data by
default, as this makes them unnecessarily slow due to running on disk.
Environments with little RAM are instead advised to explicitly supply this
or --storage-type as extra arguments.
Bug fixes:
* Create autopkgtest-reboot command in /tmp, as /sbin/ might be read-only
(and /run is usually "noexec", so we can't put it there either). Write it
with "noclobber" to guard against symlink attacks.
* During reboot, if /var/cache/ isn't writable (as on Ubuntu touch images,
argh), fall back to saving the current temp dir in /home.
* adt-virt-ssh: Recreate the sudo wrapper after reboot, as it is in /tmp.
* ssh-setup/adb: Setup adb port forwarding again after rebooting.
* Fix error message if /tmp/autopkgtest-reboot already exists.
* Fix extra space in apt-get option, which breaks apt-get's option parsing
in some circumstances.
* adt-build-lxc: Fix hardcoded "utopic" release name for cache cleanup on
btrfs, use the actual release name from the command line. (LP: #1392589)
-- Martin Pitt <mpitt at debian.org> Fri, 14 Nov 2014 08:40:28 +0100
** Changed in: autopkgtest (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1392589
Title:
adt-build-lxc fails on btrfs
Status in “autopkgtest” package in Ubuntu:
Fix Released
Bug description:
If I have an already existing container, and use btrfs, an update
fails with
$ sudo LC_ALL=C adt-build-lxc ubuntu vivid
Detected apt-cacher-ng. Using local proxy http://127.0.0.1:3142, container proxy http://10.0.3.1:3142
rm: cannot remove '/var/cache/lxc/vivid/rootfs-amd64': Operation not permitted
That's with autopkgtest 3.7.1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1392589/+subscriptions
More information about the foundations-bugs
mailing list