Comment 3 for bug 770235

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

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