Comment 2 for bug 1530797

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote : Traceback

Exception during installation:
Jan 4 09:43:12 ernesktop plugininstall.py: Traceback (most recent call last):
Jan 4 09:43:12 ernesktop plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1730, in <module>
Jan 4 09:43:12 ernesktop plugininstall.py: install.run()
Jan 4 09:43:12 ernesktop plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 55, in wrapper
Jan 4 09:43:12 ernesktop plugininstall.py: func(self)
Jan 4 09:43:12 ernesktop plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 155, in run
Jan 4 09:43:12 ernesktop plugininstall.py: self.configure_python()
Jan 4 09:43:12 ernesktop plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 297, in configure_python
Jan 4 09:43:12 ernesktop plugininstall.py: cache = Cache()
Jan 4 09:43:12 ernesktop plugininstall.py: File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 105, in __init__
Jan 4 09:43:12 ernesktop plugininstall.py: self.open(progress)
Jan 4 09:43:12 ernesktop plugininstall.py: File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 150, in open
Jan 4 09:43:12 ernesktop plugininstall.py: self._cache = apt_pkg.Cache(progress)
Jan 4 09:43:12 ernesktop plugininstall.py: SystemError: E:Could not open file /target/var/lib/dpkg/status - open (2: No such file or directory), E:The package lists or status file could not be parsed or opened.
Jan 4 09:43:12 ernesktop plugininstall.py: