[Bug 1466486] Re: Various usability issues with adt-buildvm-ubuntu-cloud

2015-06-29 Thread Launchpad Bug Tracker
This bug was fixed in the package autopkgtest - 3.15.1 --- autopkgtest (3.15.1) unstable; urgency=medium * adt-buildvm-ubuntu-cloud: Fix lsb_release fallback if python3-distro-info is not available. * adt-buildvm-ubuntu-cloud: Don't move the uninitialized image to final

Re: [Bug 1466486] Re: Various usability issues with adt-buildvm-ubuntu-cloud

2015-06-29 Thread Robie Basak
Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1466486 Title: Various usability issues with adt-buildvm-ubuntu-cloud To manage notifications about this bug go to:

[Bug 1466486] Re: Various usability issues with adt-buildvm-ubuntu-cloud

2015-06-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/autopkgtest -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1466486 Title: Various usability issues with adt-buildvm-ubuntu-cloud To manage notifications

[Bug 1466486] Re: Various usability issues with adt-buildvm-ubuntu-cloud

2015-06-29 Thread Martin Pitt
I now added both checks, and fixed another bug. I ran adt-buildvm- ubuntu-cloud in a minimal VM and confirm that it doesn't download the image in vain now. (Side note: nice to see that nested QEMU works reasonably well!) ** Changed in: autopkgtest (Ubuntu) Status: In Progress = Fix

[Bug 1466486] Re: Various usability issues with adt-buildvm-ubuntu-cloud

2015-06-29 Thread Martin Pitt
Maintaining a cache is a lot of effort which by itself can go wrong. You regularly need to prune the cache, and images there would only last for a day anyway. E. g. ~/.cache/ubuntuimages is a great example how not to do it, it keeps growing and cluttering your disk. I'll add checks for /dev/kvm