[Bug 801831] Re: do-release-upgrade fails

Jean-Baptiste Lallement jean-baptiste at ubuntu.com
Fri Jul 1 08:08:21 UTC 2011


*** This bug is a duplicate of bug 801696 ***
    https://bugs.launchpad.net/bugs/801696

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 801696, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Changed in: update-manager (Ubuntu)
       Status: New => Confirmed

** This bug has been marked a duplicate of bug 801696
   update-manager -d crashed when updating from 11.04 to 11.10 - line 69, in apt_btrfs_snapshot.py", line 69, in btrfs_subvolume_snapshot  source, dest]) - OSError: [Errno 2] No such file or directory

-- 
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/801831

Title:
  do-release-upgrade fails

Status in “update-manager” package in Ubuntu:
  Confirmed

Bug description:
  Upgrading
  apport: unrecognized service

  
  A fatal error occurred 

  Please report this as a bug and include the files 
  /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in 
  your report. The upgrade has aborted. 
  Your original sources.list was saved in 
  /etc/apt/sources.list.distUpgrade. 

  Traceback (most recent call last):

  File "/tmp/update-manager-wwplmd/oneiric", line 7, in <module> 
  sys.exit(main()) 

  File "/tmp/update-manager-wwplmd/DistUpgradeMain.py", line 202, in 
  main 
  if app.run(): 

  File "/tmp/update-manager-wwplmd/DistUpgradeController.py", line 
  1642, in run 
  return self.fullUpgrade() 

  File "/tmp/update-manager-wwplmd/DistUpgradeController.py", line 
  1612, in fullUpgrade 
  if not self.doDistUpgrade(): 

  File "/tmp/update-manager-wwplmd/DistUpgradeController.py", line 
  1006, in doDistUpgrade 
  self._maybe_create_apt_btrfs_snapshot() 

  File "/tmp/update-manager-wwplmd/DistUpgradeController.py", line 990, 
  in _maybe_create_apt_btrfs_snapshot 
  res = apt_btrfs.create_btrfs_root_snapshot(prefix) 

  File "/tmp/update-manager-wwplmd/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-wwplmd/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] No such file or directory


  
  /////////////////////////////////////

  
  2011-06-24 22:51:07,839 INFO Using config files '['./DistUpgrade.cfg']'
  2011-06-24 22:51:07,839 INFO uname information: 'Linux ian-backup 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64'
  2011-06-24 22:51:07,840 INFO release-upgrader version '0.151.6' started
  2011-06-24 22:51:07,856 INFO screen could not be run
  2011-06-24 22:51:07,857 DEBUG Using 'DistUpgradeViewText' view
  2011-06-24 22:51:07,964 DEBUG aufsOptionsAndEnvironmentSetup()
  2011-06-24 22:51:07,966 DEBUG using '/tmp/upgrade-rw-vvv0mE' as aufs_rw_dir
  2011-06-24 22:51:07,967 DEBUG using '/tmp/upgrade-chroot-c7gE4o' as aufs chroot dir
  2011-06-24 22:51:07,967 DEBUG enable dpkg --force-overwrite
  2011-06-24 22:51:07,996 DEBUG creating statefile: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
  2011-06-24 22:51:09,359 DEBUG lsb-release: 'natty'
  2011-06-24 22:51:09,368 DEBUG _pythonSymlinkCheck run
  2011-06-24 22:51:09,369 DEBUG openCache()
  2011-06-24 22:51:09,806 DEBUG /openCache(), new cache size 33622
  2011-06-24 22:51:09,807 DEBUG needServerMode(): can not find a desktop meta package or key deps, running in server mode
  2011-06-24 22:51:09,807 DEBUG checkViewDepends()
  2011-06-24 22:51:09,808 DEBUG running doUpdate() (showErrors=False)
  2011-06-24 22:51:12,578 DEBUG openCache()
  2011-06-24 22:51:13,123 DEBUG /openCache(), new cache size 33622
  2011-06-24 22:51:13,124 DEBUG doPostInitialUpdate
  2011-06-24 22:51:13,124 DEBUG Plugin modules in ./plugins: deb_plugin.py remove_lilo_plugin.py kdelibs4to5_plugin.py dpkg_status_plugin.py langpack_manual_plugin.py
  2011-06-24 22:51:13,124 DEBUG Loading module ./plugins/deb_plugin.py
  2011-06-24 22:51:13,125 DEBUG Plugins in <module 'deb_plugin' from './plugins/deb_plugin.py'>: <class 'deb_plugin.DebPlugin'>
  2011-06-24 22:51:13,125 DEBUG Loading module ./plugins/remove_lilo_plugin.py
  2011-06-24 22:51:13,127 DEBUG Plugins in <module 'remove_lilo_plugin' from './plugins/remove_lilo_plugin.py'>: <class 'remove_lilo_plugin.RemoveLiloPlugin'>
  2011-06-24 22:51:13,127 DEBUG Loading module ./plugins/kdelibs4to5_plugin.py
  2011-06-24 22:51:13,138 DEBUG Plugins in <module 'kdelibs4to5_plugin' from './plugins/kdelibs4to5_plugin.py'>: <class 'kdelibs4to5_plugin.Kdelibs4devToKdelibs5devPlugin'>
  2011-06-24 22:51:13,138 DEBUG Loading module ./plugins/dpkg_status_plugin.py
  2011-06-24 22:51:13,140 DEBUG Plugins in <module 'dpkg_status_plugin' from './plugins/dpkg_status_plugin.py'>: <class 'dpkg_status_plugin.DpkgStatusPlugin'>
  2011-06-24 22:51:13,140 DEBUG Loading module ./plugins/langpack_manual_plugin.py
  2011-06-24 22:51:13,141 DEBUG Plugins in <module 'langpack_manual_plugin' from './plugins/langpack_manual_plugin.py'>: <class 'langpack_manual_plugin.MarkLangpacksManuallyInstalledPlugin'>
  2011-06-24 22:51:13,141 DEBUG plugins for condition 'PostInitialUpdate' are '[]'
  2011-06-24 22:51:13,141 DEBUG plugins for condition 'oneiricPostInitialUpdate' are '[]'
  2011-06-24 22:51:13,141 DEBUG plugins for condition 'from_nattyPostInitialUpdate' are '[]'
  2011-06-24 22:51:13,142 DEBUG quirks: running oneiricPostInitialUpdate
  2011-06-24 22:51:16,831 DEBUG no PkgRecord found for 'belocs-locales-bin', skipping 
  2011-06-24 22:51:17,332 DEBUG no PkgRecord found for 'libbind9-0', skipping 
  2011-06-24 22:51:17,332 DEBUG no PkgRecord found for 'libbind9-30', skipping 
  2011-06-24 22:51:17,332 DEBUG no PkgRecord found for 'libbind9-40', skipping 
  2011-06-24 22:51:17,332 DEBUG no PkgRecord found for 'libbind9-50', skipping 
  2011-06-24 22:51:17,414 DEBUG no PkgRecord found for 'libdevmapper1.02', skipping 
  2011-06-24 22:51:17,419 DEBUG no PkgRecord found for 'libdns22', skipping 
  2011-06-24 22:51:17,419 DEBUG no PkgRecord found for 'libdns32', skipping 
  2011-06-24 22:51:17,419 DEBUG no PkgRecord found for 'libdns35', skipping 
  2011-06-24 22:51:17,419 DEBUG no PkgRecord found for 'libdns43', skipping 
  2011-06-24 22:51:17,420 DEBUG no PkgRecord found for 'libdns45', skipping 
  2011-06-24 22:51:17,420 DEBUG no PkgRecord found for 'libdns46', skipping 
  2011-06-24 22:51:17,420 DEBUG no PkgRecord found for 'libdns53', skipping 
  2011-06-24 22:51:17,420 DEBUG no PkgRecord found for 'libdns64', skipping 
  2011-06-24 22:51:17,420 DEBUG no PkgRecord found for 'libdns66', skipping 
  2011-06-24 22:51:17,422 DEBUG no PkgRecord found for 'libdrm-nouveau1', skipping 
  2011-06-24 22:51:17,436 DEBUG no PkgRecord found for 'libept0', skipping 
  2011-06-24 22:51:17,514 DEBUG no PkgRecord found for 'libgirepository1.0-1', skipping 
  2011-06-24 22:51:17,594 DEBUG no PkgRecord found for 'libisc11', skipping 
  2011-06-24 22:51:17,594 DEBUG no PkgRecord found for 'libisc32', skipping 
  2011-06-24 22:51:17,594 DEBUG no PkgRecord found for 'libisc35', skipping 
  2011-06-24 22:51:17,594 DEBUG no PkgRecord found for 'libisc44', skipping 
  2011-06-24 22:51:17,594 DEBUG no PkgRecord found for 'libisc45', skipping 
  2011-06-24 22:51:17,594 DEBUG no PkgRecord found for 'libisc50', skipping 
  2011-06-24 22:51:17,595 DEBUG no PkgRecord found for 'libisc60', skipping 
  2011-06-24 22:51:17,595 DEBUG no PkgRecord found for 'libisccc0', skipping 
  2011-06-24 22:51:17,595 DEBUG no PkgRecord found for 'libisccc30', skipping 
  2011-06-24 22:51:17,595 DEBUG no PkgRecord found for 'libisccc40', skipping 
  2011-06-24 22:51:17,595 DEBUG no PkgRecord found for 'libisccc50', skipping 
  2011-06-24 22:51:17,595 DEBUG no PkgRecord found for 'libisccfg1', skipping 
  2011-06-24 22:51:17,595 DEBUG no PkgRecord found for 'libisccfg30', skipping 
  2011-06-24 22:51:17,595 DEBUG no PkgRecord found for 'libisccfg40', skipping 
  2011-06-24 22:51:17,596 DEBUG no PkgRecord found for 'libisccfg50', skipping 
  2011-06-24 22:51:17,596 DEBUG no PkgRecord found for 'libisccfg60', skipping 
  2011-06-24 22:51:17,598 DEBUG no PkgRecord found for 'libiw28', skipping 
  2011-06-24 22:51:17,598 DEBUG no PkgRecord found for 'libiw29', skipping 
  2011-06-24 22:51:17,631 DEBUG no PkgRecord found for 'libldap2', skipping 
  2011-06-24 22:51:17,648 DEBUG no PkgRecord found for 'liblwres30', skipping 
  2011-06-24 22:51:17,648 DEBUG no PkgRecord found for 'liblwres40', skipping 
  2011-06-24 22:51:17,648 DEBUG no PkgRecord found for 'liblwres50', skipping 
  2011-06-24 22:51:17,648 DEBUG no PkgRecord found for 'liblwres9', skipping 
  2011-06-24 22:51:17,649 DEBUG no PkgRecord found for 'liblzma1', skipping 
  2011-06-24 22:51:17,649 DEBUG no PkgRecord found for 'liblzo1', skipping 
  2011-06-24 22:51:17,712 DEBUG no PkgRecord found for 'libntfs-3g12', skipping 
  2011-06-24 22:51:17,713 DEBUG no PkgRecord found for 'libntfs-3g23', skipping 
  2011-06-24 22:51:17,713 DEBUG no PkgRecord found for 'libntfs-3g49', skipping 
  2011-06-24 22:51:17,713 DEBUG no PkgRecord found for 'libntfs-3g54', skipping 
  2011-06-24 22:51:17,713 DEBUG no PkgRecord found for 'libntfs-3g75', skipping 
  2011-06-24 22:51:17,726 DEBUG no PkgRecord found for 'libopencdk8', skipping 
  2011-06-24 22:51:17,745 DEBUG no PkgRecord found for 'libparted1.8-10', skipping 
  2011-06-24 22:51:17,746 DEBUG no PkgRecord found for 'libparted1.8-12', skipping 
  2011-06-24 22:51:17,747 DEBUG no PkgRecord found for 'libpci2', skipping 
  2011-06-24 22:51:17,768 DEBUG no PkgRecord found for 'libpolkit2', skipping 
  2011-06-24 22:51:17,827 DEBUG no PkgRecord found for 'libsgutils1', skipping 
  2011-06-24 22:51:17,966 DEBUG no PkgRecord found for 'linux-image-2.6.20-15-generic', skipping 
  2011-06-24 22:51:17,967 DEBUG no PkgRecord found for 'linux-image-2.6.20-16-generic', skipping 
  2011-06-24 22:51:17,967 DEBUG no PkgRecord found for 'linux-image-2.6.20-17-generic', skipping 
  2011-06-24 22:51:17,968 DEBUG no PkgRecord found for 'linux-image-2.6.27-7-generic', skipping 
  2011-06-24 22:51:17,968 DEBUG no PkgRecord found for 'linux-image-2.6.27-9-generic', skipping 
  2011-06-24 22:51:17,968 DEBUG no PkgRecord found for 'linux-image-2.6.28-11-generic', skipping 
  2011-06-24 22:51:17,968 DEBUG no PkgRecord found for 'linux-image-2.6.28-13-generic', skipping 
  2011-06-24 22:51:17,968 DEBUG no PkgRecord found for 'linux-image-2.6.28-14-generic', skipping 
  2011-06-24 22:51:17,968 DEBUG no PkgRecord found for 'linux-image-2.6.28-15-generic', skipping 
  2011-06-24 22:51:17,968 DEBUG no PkgRecord found for 'linux-image-2.6.28-16-generic', skipping 
  2011-06-24 22:51:17,968 DEBUG no PkgRecord found for 'linux-image-2.6.28-17-generic', skipping 
  2011-06-24 22:51:17,969 DEBUG no PkgRecord found for 'linux-image-2.6.28-18-generic', skipping 
  2011-06-24 22:51:17,970 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.20-15-generic', skipping 
  2011-06-24 22:51:17,970 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.20-16-generic', skipping 
  2011-06-24 22:51:17,970 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.20-17-generic', skipping 
  2011-06-24 22:51:17,970 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.22-15-generic', skipping 
  2011-06-24 22:51:17,970 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.24-19-generic', skipping 
  2011-06-24 22:51:17,970 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.24-21-generic', skipping 
  2011-06-24 22:51:17,970 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.27-11-generic', skipping 
  2011-06-24 22:51:17,971 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.27-7-generic', skipping 
  2011-06-24 22:51:17,971 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.27-9-generic', skipping 
  2011-06-24 22:51:17,971 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.28-11-generic', skipping 
  2011-06-24 22:51:17,971 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.28-13-generic', skipping 
  2011-06-24 22:51:17,971 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.28-14-generic', skipping 
  2011-06-24 22:51:17,971 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.28-15-generic', skipping 
  2011-06-24 22:51:17,971 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.28-16-generic', skipping 
  2011-06-24 22:51:17,971 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.28-17-generic', skipping 
  2011-06-24 22:51:17,972 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.28-18-generic', skipping 
  2011-06-24 22:51:17,972 DEBUG no PkgRecord found for 'linux-restricted-modules-2.6.28-19-generic', skipping 
  2011-06-24 22:51:17,987 DEBUG no PkgRecord found for 'lvm-common', skipping 
  2011-06-24 22:51:18,046 DEBUG no PkgRecord found for 'mysql-server-5.0', skipping 
  2011-06-24 22:51:18,075 DEBUG no PkgRecord found for 'nvidia-kernel-common', skipping 
  2011-06-24 22:51:18,256 DEBUG no PkgRecord found for 'python2.5', skipping 
  2011-06-24 22:51:18,257 DEBUG no PkgRecord found for 'python2.5-minimal', skipping 
  2011-06-24 22:51:18,374 DEBUG no PkgRecord found for 'system-services', skipping 
  2011-06-24 22:51:18,449 DEBUG no PkgRecord found for 'upstart-compat-sysv', skipping 
  2011-06-24 22:51:18,449 DEBUG no PkgRecord found for 'upstart-logd', skipping 
  2011-06-24 22:51:18,557 DEBUG Foreign: 
  2011-06-24 22:51:18,557 DEBUG Obsolete: libopencdk10 linux-image-2.6.22-15-generic libntfs-3g28 linux-ubuntu-modules-2.6.22-15-generic linux-image-2.6.35-28-generic libmysqlclient15off libdb4.2 libgnutls13 linux-ubuntu-modules-2.6.24-21-generic cpp-4.3 libtalloc1 linux-image-2.6.27-11-generic linux-image-2.6.24-19-generic libparted1.8-9 libstdc++6-4.3-dev linux-image-2.6.31-23-generic linux-image-2.6.32-30-generic mysql-client-5.0 libparted1.7-1 python2.4 libxapian15 gcc-4.3 python2.4-minimal gcc-4.1-base linux-ubuntu-modules-2.6.24-19-generic libdb4.3 libgpmg1 linux-image-2.6.24-21-generic linux-image-2.6.28-19-generic g++-4.3 gcc-4.3-base
  2011-06-24 22:51:18,558 DEBUG updateSourcesList()
  2011-06-24 22:51:18,561 WARNING Failed to read mirror file
  2011-06-24 22:51:18,650 DEBUG rewriteSourcesList()
  2011-06-24 22:51:18,652 DEBUG examining: 'deb http://us.archive.ubuntu.com/ubuntu/ natty main restricted'
  2011-06-24 22:51:18,652 DEBUG entry 'deb http://us.archive.ubuntu.com/ubuntu/ oneiric main restricted' updated to new dist
  2011-06-24 22:51:18,652 DEBUG examining: 'deb-src http://us.archive.ubuntu.com/ubuntu/ natty main restricted'
  2011-06-24 22:51:18,652 DEBUG entry 'deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric main restricted' updated to new dist
  2011-06-24 22:51:18,653 DEBUG examining: 'deb http://us.archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse'
  2011-06-24 22:51:18,653 DEBUG entry 'deb http://us.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted universe multiverse' updated to new dist
  2011-06-24 22:51:18,653 DEBUG examining: 'deb-src http://us.archive.ubuntu.com/ubuntu/ natty-updates main restricted'
  2011-06-24 22:51:18,653 DEBUG entry 'deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted' updated to new dist
  2011-06-24 22:51:18,653 DEBUG examining: 'deb http://us.archive.ubuntu.com/ubuntu/ natty universe'
  2011-06-24 22:51:18,653 DEBUG entry 'deb http://us.archive.ubuntu.com/ubuntu/ oneiric universe' updated to new dist
  2011-06-24 22:51:18,653 DEBUG examining: 'deb-src http://us.archive.ubuntu.com/ubuntu/ natty universe'
  2011-06-24 22:51:18,653 DEBUG entry 'deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric universe' updated to new dist
  2011-06-24 22:51:18,653 DEBUG examining: 'deb http://us.archive.ubuntu.com/ubuntu/ natty multiverse'
  2011-06-24 22:51:18,654 DEBUG entry 'deb http://us.archive.ubuntu.com/ubuntu/ oneiric multiverse' updated to new dist
  2011-06-24 22:51:18,654 DEBUG examining: 'deb-src http://us.archive.ubuntu.com/ubuntu/ natty multiverse'
  2011-06-24 22:51:18,654 DEBUG entry 'deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric multiverse' updated to new dist
  2011-06-24 22:51:18,654 DEBUG examining: 'deb http://security.ubuntu.com/ubuntu natty-security main restricted'
  2011-06-24 22:51:18,654 DEBUG entry 'deb http://security.ubuntu.com/ubuntu oneiric-security main restricted' updated to new dist
  2011-06-24 22:51:18,654 DEBUG examining: 'deb-src http://security.ubuntu.com/ubuntu natty-security main restricted'
  2011-06-24 22:51:18,654 DEBUG entry 'deb-src http://security.ubuntu.com/ubuntu oneiric-security main restricted' updated to new dist
  2011-06-24 22:51:18,654 DEBUG examining: 'deb http://security.ubuntu.com/ubuntu natty-security universe'
  2011-06-24 22:51:18,654 DEBUG entry 'deb http://security.ubuntu.com/ubuntu oneiric-security universe' updated to new dist
  2011-06-24 22:51:18,654 DEBUG examining: 'deb-src http://security.ubuntu.com/ubuntu natty-security universe'
  2011-06-24 22:51:18,655 DEBUG entry 'deb-src http://security.ubuntu.com/ubuntu oneiric-security universe' updated to new dist
  2011-06-24 22:51:18,655 DEBUG examining: 'deb http://security.ubuntu.com/ubuntu natty-security multiverse'
  2011-06-24 22:51:18,655 DEBUG entry 'deb http://security.ubuntu.com/ubuntu oneiric-security multiverse' updated to new dist
  2011-06-24 22:51:18,655 DEBUG examining: 'deb-src http://security.ubuntu.com/ubuntu natty-security multiverse'
  2011-06-24 22:51:18,655 DEBUG entry 'deb-src http://security.ubuntu.com/ubuntu oneiric-security multiverse' updated to new dist
  2011-06-24 22:51:18,662 DEBUG running doUpdate() (showErrors=True)
  2011-06-24 22:51:22,320 DEBUG openCache()
  2011-06-24 22:51:22,321 DEBUG failed to SystemUnLock() (E:Not locked) 
  2011-06-24 22:51:24,949 DEBUG /openCache(), new cache size 35764
  2011-06-24 22:51:24,951 DEBUG needServerMode(): can not find a desktop meta package or key deps, running in server mode
  2011-06-24 22:51:28,646 DEBUG Running KeepInstalledSection rules
  2011-06-24 22:51:30,022 DEBUG Kernel uname: '2.6.38-8-generic' 
  2011-06-24 22:51:30,058 DEBUG ./get_kernel_list.sh returns: ['linux-generic', 'linux-image-generic', 'linux-server', 'linux-image-server', 'linux-virtual', 'linux-image-virtual', 'linux-xen', 'linux-image-xen', 'linux-preempt', 'linux-image-preempt', 'linux-rt', 'linux-image-rt']
  2011-06-24 22:51:30,059 DEBUG linux-generic kernel already installed
  2011-06-24 22:51:30,059 DEBUG nvidiaUpdate()
  2011-06-24 22:51:30,090 ERROR NvidiaDetection returned a error: __init__() got an unexpected keyword argument 'datadir'
  2011-06-24 22:51:30,091 DEBUG Upgrading 'brasero' (Distro PostUpgradeUpgrade rule)
  2011-06-24 22:51:30,091 DEBUG Removing 'libflashsupport' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,091 DEBUG Removing 'kvm-source' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,091 DEBUG Removing 'gtk-qt-engine' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,091 DEBUG Removing 'libparted1.8-12' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,091 DEBUG Removing 'usplash' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,091 DEBUG Removing 'printconf' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,092 DEBUG Removing 'foomatic-db-gutenprint' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,092 DEBUG Removing 'ebox-printers' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,092 DEBUG Removing 'kbluetooth' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,092 DEBUG Removing 'kde-plasmoid-cwp' (Distro PostUpgradeRemove rule)
  2011-06-24 22:51:30,092 DEBUG Purging 'ltsp-client' (Distro PostUpgradePurge rule)
  2011-06-24 22:51:30,092 DEBUG Purging 'ltspfsd' (Distro PostUpgradePurge rule)
  2011-06-24 22:51:30,093 DEBUG Purging 'linux-restricted-modules-common' (Distro PostUpgradePurge rule)
  2011-06-24 22:51:30,093 DEBUG plugins for condition 'PostDistUpgradeCache' are '[]'
  2011-06-24 22:51:30,093 DEBUG plugins for condition 'oneiricPostDistUpgradeCache' are '[]'
  2011-06-24 22:51:30,093 DEBUG plugins for condition 'from_nattyPostDistUpgradeCache' are '[]'
  2011-06-24 22:51:30,207 DEBUG running installTasks
  2011-06-24 22:51:32,202 DEBUG About to apply the following changes
  2011-06-24 22:51:33,099 DEBUG Keep at same version: adduser alsa-utils base-passwd bind9-host build-essential bzip2 console-setup console-terminus coreutils cpio cpp-4.3 cron debianutils diff diffutils dmidecode dmsetup dnsutils e2fslibs e2fsprogs ed file findutils friendly-recovery g++-4.3 gcc-4.1-base gcc-4.3 gcc-4.3-base geoip-database gettext-base gnupg gpgv grub gzip ifupdown info install-info iptables irqbalance keyboard-configuration keyutils laptop-detect libalgorithm-diff-perl libalgorithm-merge-perl libatm1 libbind9-60 libboost-iostreams1.42.0 libbz2-1.0 libcap-ng0 libclass-accessor-perl libcomerr2 libconsole libdb4.2 libdb4.3 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libdns69 libedit2 libexpat1 libffi5 libfile-copy-recursive-perl libfont-afm-perl libfribidi0 libgdbm3 libgnutls13 libgpmg1 libhtml-tagset-perl libio-string-perl libisc62 libisccc60 libisccfg62 libkeyutils1 liblockfile1 liblwres60 liblzma2 libmagic1 libmpfr1ldbl libmysqlclient15off libmysqlclient16 libnewt0.52 libnfnetlink0 libntfs-3g28 libntfs-3g79 libopencdk10 libpam-foreground libparted1.7-1 libparted1.8-9 libpcre3 libplrpc-perl libplymouth2 libpopt0 libppl-c2 libppl7 libsasl2-2 libsasl2-modules libss2 libssl0.9.8 libstdc++6-4.3-dev libsysfs2 libtalloc1 libtalloc2 libtext-wrapi18n-perl libtimedate-perl libusb-0.1-4 libwrap0 libxapian15 libxml-namespacesupport-perl libxml-sax-expat-perl libxml-sax-perl linux-image-2.6.22-15-generic linux-image-2.6.24-19-generic linux-image-2.6.24-21-generic linux-image-2.6.27-11-generic linux-image-2.6.28-19-generic linux-image-2.6.31-23-generic linux-image-2.6.32-30-generic linux-image-2.6.35-28-generic linux-image-2.6.38-8-generic linux-ubuntu-modules-2.6.22-15-generic linux-ubuntu-modules-2.6.24-19-generic linux-ubuntu-modules-2.6.24-21-generic lockfile-progs lshw lsof ltrace lvm2 makedev manpages manpages-dev mawk mii-diag mime-support mktemp mlocate mtr-tiny mysql-client-5.0 mysql-common nano net-tools pcmciautils plymouth plymouth-theme-ubuntu-text powermgmt-base ppp pppconfig pppoeconf python-cairo python-chardet python-gnupginterface python2.4 python2.4-minimal reiserfsprogs sensible-utils sgml-base shared-mime-info tar tcpd telnet time tzdata ubuntu-keyring ufw ureadahead watershed whiptail wireless-crda xml-core xz-utils zlib1g
  2011-06-24 22:51:33,099 DEBUG Upgradable, but held- back: 
  2011-06-24 22:51:33,099 DEBUG Remove: 
  2011-06-24 22:51:33,099 DEBUG Install: cpp-4.6 g++-4.6 gcc-4.6 gcc-4.6-base libboost-iostreams1.46.1 libclass-isa-perl libdb5.1 libegl1-mesa libegl1-mesa-drivers libencode-locale-perl libffi6 libfile-listing-perl libgl1-mesa-dri libgl1-mesa-glx libgmp10 libhtml-form-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libio-socket-ssl-perl libllvm2.9 liblwp-mediatypes-perl liblwp-protocol-https-perl libmount1 libnet-http-perl libnet-ssleay-perl libntfs-3g80 libpod-plainer-perl libppl-c4 libppl9 libpwl5 libquadmath0 librtmp0 libssl1.0.0 libstdc++6-4.6-dev libswitch-perl libtdb1 libusb-1.0-0 libwww-robotrules-perl libx11-xcb1 libxcb-dri2-0 libxcb-xfixes0 libxdamage1 libxfixes3 libxxf86vm1 linux-image-3.0-1-generic python3 python3-minimal python3.2 python3.2-minimal
  2011-06-24 22:51:33,100 DEBUG Upgrade: alsa-base apparmor apparmor-utils apt apt-transport-https apt-utils apt-xapian-index aptitude at base-files bash bash-completion binutils bsdmainutils bsdutils busybox-initramfs busybox-static ca-certificates clamav clamav-base clamav-freshclam command-not-found command-not-found-data cpp cpp-4.4 cpp-4.5 dash dbus debconf debconf-i18n dhcp3-client dhcp3-common dosfstools dpkg dpkg-dev dselect ecryptfs-utils eject ethtool fakeroot fdutils fontconfig-config ftp fuse-utils g++ g++-4.5 gcc gcc-4.4 gcc-4.4-base gcc-4.5 gcc-4.5-base gir1.2-glib-2.0 grep groff-base grub-common hdparm hostname initramfs-tools initramfs-tools-bin initscripts inputattach insserv installation-report iproute iputils-arping iputils-ping iputils-tracepath isc-dhcp-client isc-dhcp-common iso-codes kbd klibc-utils language-selector-common less libacl1 libalgorithm-diff-xs-perl libapparmor-perl libapparmor1 libapr1 libaprutil1 libasound2 libattr1 libavahi-client3 libavahi-common-data libavahi-common3 libblkid1 libbsd0 libc-bin libc-dev-bin libc6 libc6-dev libcairo2 libcap2 libck-connector0 libclamav6 libcloog-ppl0 libcompress-raw-bzip2-perl libcompress-raw-zlib-perl libcompress-zlib-perl libcups2 libcurl3-gnutls libcwidget3 libdb4.6 libdb4.7 libdb4.8 libdbd-mysql-perl libdbi-perl libdbus-1-3 libdbus-glib-1-2 libdconf0 libdpkg-perl libdrm-intel1 libdrm-nouveau1a libdrm-radeon1 libdrm2 libecryptfs0 libelf1 libelfg0 libept1 libfontconfig1 libfreetype6 libfuse2 libgc1c2 libgcc1 libgcrypt11 libgeoip1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libgmp3c2 libgmpxx4ldbl libgnutls26 libgomp1 libgpg-error0 libgpm2 libgssapi-krb5-2 libhtml-format-perl libhtml-parser-perl libhtml-tree-perl libidn11 libio-compress-base-perl libio-compress-perl libio-compress-zlib-perl libiw30 libk5crypto3 libklibc libkrb5-3 libkrb5support0 libldap-2.4-2 liblocale-gettext-perl libltdl7 liblzo2-2 libmailtools-perl libmpc2 libmpfr4 libncurses5 libncursesw5 libnet-daemon-perl libnih-dbus1 libnih1 libnl1 libnspr4 libnss3 libnss3-1d libpam-ck-connector libpam-modules libpam-modules-bin libpam-runtime libpam0g libparse-debianchangelog-perl libparted0debian1 libpcap0.8 libpci3 libpcsclite1 libpipeline1 libpixman-1-0 libpng12-0 libpq5 libpython2.7 libreadline5 libreadline6 librpc-xml-perl libselinux1 libselinux1-dev libsepol1 libsepol1-dev libsgutils2-2 libsigc++-2.0-0c2a libslang2 libsqlite3-0 libstdc++6 libstdc++6-4.5-dev libsub-name-perl libtasn1-3 libterm-readkey-perl libtext-charwidth-perl libtext-iconv-perl libtommath0 libudev0 liburi-perl libuuid1 libwbclient0 libwww-perl libx11-6 libx11-data libxapian22 libxau6 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-parser-perl libxml2 libxmuu1 libxrender1 links linux-firmware linux-generic linux-image-generic linux-libc-dev linux-sound-base locales login logrotate lsb-base lsb-release make man-db memtest86+ module-init-tools mount mountall multiarch-support ncurses-base ncurses-bin netbase netcat netcat-openbsd netcat-traditional ntfs-3g ntpdate openssh-client openssh-server openssl os-prober parted passwd patch pciutils perl perl-base perl-modules popularity-contest procps psmisc python python-apt python-apt-common python-central python-dbus python-debian python-gdbm python-gobject python-gobject-cairo python-minimal python-support python-xapian python2.6 python2.6-minimal python2.7 python2.7-minimal readline-common rsync rsyslog samba samba-common samba-common-bin scsitools sed sg3-utils smbclient ssh ssh-import-id strace sudo sysv-rc sysvinit-utils sysvutils tasksel tasksel-data tcpdump ttf-dejavu-core ubuntu-minimal ubuntu-standard ucf udev update-inetd update-manager-core upstart usbutils util-linux util-linux-locales uuid-runtime vim-common vim-tiny w3m wget wireless-tools wpasupplicant xauth xfsprogs xkb-data
  2011-06-24 22:51:33,101 DEBUG cache aufs_rw_dir: /tmp/
  2011-06-24 22:51:33,101 DEBUG Free space on /: 456177332224
  2011-06-24 22:51:33,101 DEBUG Dir /usr mounted on /
  2011-06-24 22:51:33,101 DEBUG Dir /var mounted on /
  2011-06-24 22:51:33,101 DEBUG Free space on /boot: 66667520
  2011-06-24 22:51:33,102 DEBUG Dir /var/cache/apt/archives mounted on /
  2011-06-24 22:51:33,102 DEBUG Dir /tmp mounted on /
  2011-06-24 22:51:33,102 DEBUG Dir /home mounted on /
  2011-06-24 22:51:33,102 DEBUG Dir /tmp mounted on /
  2011-06-24 22:51:33,102 DEBUG fs_free contains: '{'/var': <DistUpgradeCache.FreeSpace object at 0x1701ad0>, '/tmp': <DistUpgradeCache.FreeSpace object at 0x1701ad0>, '/usr': <DistUpgradeCache.FreeSpace object at 0x1701ad0>, '/boot': <DistUpgradeCache.FreeSpace object at 0x1701bd0>, '/home': <DistUpgradeCache.FreeSpace object at 0x1701ad0>, '/': <DistUpgradeCache.FreeSpace object at 0x1701ad0>, '/var/cache/apt/archives': <DistUpgradeCache.FreeSpace object at 0x1701ad0>}'
  2011-06-24 22:51:33,747 DEBUG linux-image-3.0-1-generic (new-install) added with 19922944 to boot space
  2011-06-24 22:51:34,161 DEBUG dir '/var/cache/apt/archives' needs '284783892' of '<DistUpgradeCache.FreeSpace object at 0x1701ad0>' (456177332224.000000)
  2011-06-24 22:51:34,161 DEBUG dir '/usr' needs '333799424' of '<DistUpgradeCache.FreeSpace object at 0x1701ad0>' (455892548332.000000)
  2011-06-24 22:51:34,161 DEBUG dir '/usr' needs '52428800' of '<DistUpgradeCache.FreeSpace object at 0x1701ad0>' (455558748908.000000)
  2011-06-24 22:51:34,161 DEBUG dir '/boot' needs '19922944' of '<DistUpgradeCache.FreeSpace object at 0x1701bd0>' (66667520.000000)
  2011-06-24 22:51:34,161 DEBUG dir '/tmp' needs '5242880' of '<DistUpgradeCache.FreeSpace object at 0x1701ad0>' (455506320108.000000)
  2011-06-24 22:51:34,162 DEBUG dir '/' needs '10485760' of '<DistUpgradeCache.FreeSpace object at 0x1701ad0>' (455501077228.000000)
  2011-06-24 22:51:34,162 DEBUG dir '/tmp' needs '0.0' of '<DistUpgradeCache.FreeSpace object at 0x1701ad0>' (455490591468.000000)
  2011-06-24 22:51:37,098 DEBUG disabling apt cron job (0755)
  2011-06-24 23:07:05,397 DEBUG plugins for condition 'StartUpgrade' are '[]'
  2011-06-24 23:07:05,398 DEBUG plugins for condition 'oneiricStartUpgrade' are '[]'
  2011-06-24 23:07:05,398 DEBUG plugins for condition 'from_nattyStartUpgrade' are '[]'
  2011-06-24 23:07:05,398 DEBUG quirks: running StartUpgrade
  2011-06-24 23:07:05,398 DEBUG skipping 'README' (no '.')
  2011-06-24 23:07:05,398 DEBUG check if patch '_usr_bin_pycompile.b17cebfbf18d152702278b15710d5095.97c07a02e5951cf68cb3f86534f6f917' needs to be applied
  2011-06-24 23:07:05,399 DEBUG target for '_usr_bin_pycompile.b17cebfbf18d152702278b15710d5095.97c07a02e5951cf68cb3f86534f6f917' is '_usr_bin_pycompile' -> '/usr/bin/pycompile'
  2011-06-24 23:07:05,419 WARNING unexpected target md5sum, skipping: '/usr/bin/pycompile'
  2011-06-24 23:07:05,458 DEBUG killing update-notifier
  2011-06-24 23:07:05,497 DEBUG killing kblueplugd kbluetooth4
  2011-06-24 23:07:05,517 DEBUG killing gnome-screensaver
  2011-06-24 23:07:05,777 ERROR not handled exception:
  Traceback (most recent call last):

    File "/tmp/update-manager-wwplmd/oneiric", line 7, in <module>
      sys.exit(main())

    File "/tmp/update-manager-wwplmd/DistUpgradeMain.py", line 202, in main
      if app.run():

    File "/tmp/update-manager-wwplmd/DistUpgradeController.py", line 1642, in run
      return self.fullUpgrade()

    File "/tmp/update-manager-wwplmd/DistUpgradeController.py", line 1612, in fullUpgrade
      if not self.doDistUpgrade():

    File "/tmp/update-manager-wwplmd/DistUpgradeController.py", line 1006, in doDistUpgrade
      self._maybe_create_apt_btrfs_snapshot()

    File "/tmp/update-manager-wwplmd/DistUpgradeController.py", line 990, in _maybe_create_apt_btrfs_snapshot
      res = apt_btrfs.create_btrfs_root_snapshot(prefix)

    File "/tmp/update-manager-wwplmd/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-wwplmd/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] No such file or directory

  2011-06-24 23:07:05,779 DEBUG enabling apt cron job

  
  ////////////////////////////////

  
  Log time: 2011-06-24 22:51:09.799430
  Log time: 2011-06-24 22:51:13.106557
  Log time: 2011-06-24 22:51:24.923935
    Installing libssl1.0.0 as Depends of openssh-server
    Installing gcc-4.6-base as Depends of libstdc++6
    Installing libdb5.1 as Depends of iproute
    Installing libgmp10 as Depends of libmpfr4
    Installing libtdb1 as Depends of smbclient
    Installing libppl-c4 as Depends of g++-4.5
      Installing libppl9 as Depends of libppl-c4
      Installing libpwl5 as Depends of libppl-c4
    Installing libboost-iostreams1.46.1 as Depends of aptitude
    Installing libffi6 as Depends of libgirepository-1.0-1
    Installing libegl1-mesa as Depends of libcairo2
      Installing libgl1-mesa-glx as Depends of libegl1-mesa
        Installing libxdamage1 as Depends of libgl1-mesa-glx
        Installing libxfixes3 as Depends of libgl1-mesa-glx
        Installing libxxf86vm1 as Depends of libgl1-mesa-glx
        Installing libgl1-mesa-dri as Recommends of libgl1-mesa-glx
          Installing libllvm2.9 as Depends of libgl1-mesa-dri
      Installing libx11-xcb1 as Depends of libegl1-mesa
      Installing libxcb-dri2-0 as Depends of libegl1-mesa
      Installing libxcb-xfixes0 as Depends of libegl1-mesa
      Installing libegl1-mesa-drivers as Recommends of libegl1-mesa
    new important dependency: libswitch-perl
    Installing libswitch-perl as Recommends of perl-modules
    new important dependency: libpod-plainer-perl
    Installing libpod-plainer-perl as Recommends of perl-modules
    new important dependency: libclass-isa-perl
    Installing libclass-isa-perl as Recommends of perl-modules
    Installing g++-4.6 as Depends of g++
      Installing gcc-4.6 as Depends of g++-4.6
        Installing cpp-4.6 as Depends of gcc-4.6
        Installing libquadmath0 as Depends of gcc-4.6
      Installing libstdc++6-4.6-dev as Depends of g++-4.6
    Installing linux-image-3.0-1-generic as Depends of linux-image-generic
    Setting NOT as auto-installed (direct Depends of pkg in APT::Never-MarkAuto-Sections)
    Installing libusb-1.0-0 as Depends of usbutils
    Installing libmount1 as PreDepends of mount
    Installing libhttp-daemon-perl as Depends of librpc-xml-perl
      Installing libhttp-message-perl as Depends of libhttp-daemon-perl
        Installing libhttp-date-perl as Depends of libhttp-message-perl
        Installing libencode-locale-perl as Depends of libhttp-message-perl
        Installing liblwp-mediatypes-perl as Depends of libhttp-message-perl
    Installing librtmp0 as Depends of libcurl3-gnutls
    Installing libfile-listing-perl as Depends of libwww-perl
    Installing libhttp-cookies-perl as Depends of libwww-perl
    Installing libhttp-negotiate-perl as Depends of libwww-perl
    Installing liblwp-protocol-https-perl as Depends of libwww-perl
      Installing libnet-http-perl as Depends of liblwp-protocol-https-perl
        Installing libio-socket-ssl-perl as Recommends of libnet-http-perl
          Installing libnet-ssleay-perl as Depends of libio-socket-ssl-perl
    Installing libwww-robotrules-perl as Depends of libwww-perl
    new important dependency: libhtml-form-perl
    Installing libhtml-form-perl as Recommends of libwww-perl
    Installing libntfs-3g80 as Depends of ntfs-3g
    Installing python3 as Depends of lsb-release
      Installing python3.2 as Depends of python3
        Installing python3.2-minimal as Depends of python3.2
      Installing python3-minimal as Depends of python3
  Starting
  Starting 2
  Done

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: apport 1.21.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  Date: Fri Jun 24 23:22:42 2011
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: apport
  UpgradeStatus: Upgraded to natty on 2011-06-25 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/801831/+subscriptions




More information about the foundations-bugs mailing list