Comment 2 for bug 724341

Revision history for this message
Brian Murray (brian-murray) wrote : Traceback

Exception during installation:
Feb 23 16:11:14 ubuntu python: Traceback (most recent call last):
Feb 23 16:11:14 ubuntu python: File "/usr/share/ubiquity/plugininstall.py", line 1424, in <module>
Feb 23 16:11:14 ubuntu python: install.run()
Feb 23 16:11:14 ubuntu python: File "/usr/share/ubiquity/plugininstall.py", line 54, in wrapper
Feb 23 16:11:14 ubuntu python: func(self)
Feb 23 16:11:14 ubuntu python: File "/usr/share/ubiquity/plugininstall.py", line 187, in run
Feb 23 16:11:14 ubuntu python: self.remove_extras()
Feb 23 16:11:14 ubuntu python: File "/usr/share/ubiquity/plugininstall.py", line 1214, in remove_extras
Feb 23 16:11:14 ubuntu python: self.do_remove(regular)
Feb 23 16:11:14 ubuntu python: File "/usr/share/ubiquity/plugininstall.py", line 871, in do_remove
Feb 23 16:11:14 ubuntu python: if not cache.commit(fetchprogress, installprogress):
Feb 23 16:11:14 ubuntu python: File "/usr/lib/python2.6/dist-packages/apt/deprecation.py", line 98, in deprecated_function
Feb 23 16:11:14 ubuntu python: return func(*args, **kwds)
Feb 23 16:11:14 ubuntu python: File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 424, in commit
Feb 23 16:11:14 ubuntu python: res = self._fetch_archives(fetcher, pm)
Feb 23 16:11:14 ubuntu python: File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 271, in _fetch_archives
Feb 23 16:11:14 ubuntu python: raise LockFailedException("Failed to lock %s" % lockfile)
Feb 23 16:11:14 ubuntu python: LockFailedException: Failed to lock /target/var/cache/apt/archives/lock
Feb 23 16:11:14 ubuntu python: