Comment 2 for bug 1572768

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

Exception during installation:
Apr 20 21:56:28 ubuntu /plugininstall.py: Traceback (most recent call last):
Apr 20 21:56:28 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1770, in <module>
Apr 20 21:56:28 ubuntu /plugininstall.py: install.run()
Apr 20 21:56:28 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 78, in wrapper
Apr 20 21:56:28 ubuntu /plugininstall.py: func(self)
Apr 20 21:56:28 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 252, in run
Apr 20 21:56:28 ubuntu /plugininstall.py: self.remove_extras()
Apr 20 21:56:28 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1455, in remove_extras
Apr 20 21:56:28 ubuntu /plugininstall.py: cache = Cache()
Apr 20 21:56:28 ubuntu /plugininstall.py: File "/usr/lib/python3/dist-packages/apt/cache.py", line 107, in __init__
Apr 20 21:56:28 ubuntu /plugininstall.py: self.open(progress)
Apr 20 21:56:28 ubuntu /plugininstall.py: File "/usr/lib/python3/dist-packages/apt/cache.py", line 151, in open
Apr 20 21:56:28 ubuntu /plugininstall.py: self._cache = apt_pkg.Cache(progress)
Apr 20 21:56:28 ubuntu /plugininstall.py: SystemError: E:Encountered a section with no Package: header, E:Problem with MergeList /target/var/lib/apt/lists/bd.archive.ubuntu.com_ubuntu_dists_trusty_universe_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.
Apr 20 21:56:28 ubuntu /plugininstall.py: