[Bug 800908] Re: update to oneiric quit due to missing btrfs
Launchpad Bug Tracker
800908 at bugs.launchpad.net
Tue Oct 11 08:33:40 UTC 2011
*** This bug is a duplicate of bug 801696 ***
https://bugs.launchpad.net/bugs/801696
This bug was fixed in the package apt-btrfs-snapshot - 0.2.1
---------------
apt-btrfs-snapshot (0.2.1) oneiric; urgency=low
* test/test_apt_btrfs_snapshot.py, test/data/fstab.bug872145:
- fix crash in fstab parsing (LP: #872145)
* apt_btrfs_snapshot.py:
- test for /sbin/btrfs in snapshot_supported() as well (LP: #800908)
-- Michael Vogt <michael.vogt at ubuntu.com> Tue, 11 Oct 2011 10:17:41 +0200
** Changed in: apt-btrfs-snapshot (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/800908
Title:
update to oneiric quit due to missing btrfs
Status in “apt-btrfs-snapshot” package in Ubuntu:
Fix Released
Status in “update-manager” package in Ubuntu:
New
Bug description:
Traceback (most recent call last):
File "/tmp/update-manager-3uvvzV/oneiric", line 7, in <module>
sys.exit(main())
File "/tmp/update-manager-3uvvzV/DistUpgradeMain.py", line 202, in main
if app.run():
File "/tmp/update-manager-3uvvzV/DistUpgradeController.py", line 1642, in run
return self.fullUpgrade()
File "/tmp/update-manager-3uvvzV/DistUpgradeController.py", line 1612, in fullUpgrade
if not self.doDistUpgrade():
File "/tmp/update-manager-3uvvzV/DistUpgradeController.py", line 1006, in doDistUpgrade
self._maybe_create_apt_btrfs_snapshot()
File "/tmp/update-manager-3uvvzV/DistUpgradeController.py", line 990, in _maybe_create_apt_btrfs_snapshot
res = apt_btrfs.create_btrfs_root_snapshot(prefix)
File "/tmp/update-manager-3uvvzV/apt_btrfs_snapshot.py", line 122, in create_btrfs_root_snapshot
os.path.join(mp, self.SNAP_PREFIX+additional_prefix+snap_id))
File "/tmp/update-manager-3uvvzV/apt_btrfs_snapshot.py", line 69, in btrfs_subvolume_snapshot
source, dest])
File "/usr/lib/python2.7/subprocess.py", line 486, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1213, in _execute_child
raise child_exception
OSError: [Errno 2] File or directory does not exist
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/800908/+subscriptions
More information about the foundations-bugs
mailing list