Comment 2 for bug 1423526

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

Exception during installation:
Feb 19 07:11:13 ubuntu /plugininstall.py: Traceback (most recent call last):
Feb 19 07:11:13 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1770, in <module>
Feb 19 07:11:13 ubuntu /plugininstall.py: install.run()
Feb 19 07:11:13 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 78, in wrapper
Feb 19 07:11:13 ubuntu /plugininstall.py: func(self)
Feb 19 07:11:13 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 252, in run
Feb 19 07:11:13 ubuntu /plugininstall.py: self.remove_extras()
Feb 19 07:11:13 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1455, in remove_extras
Feb 19 07:11:13 ubuntu /plugininstall.py: cache = Cache()
Feb 19 07:11:13 ubuntu /plugininstall.py: File "/usr/lib/python3/dist-packages/apt/cache.py", line 107, in __init__
Feb 19 07:11:13 ubuntu /plugininstall.py: self.open(progress)
Feb 19 07:11:13 ubuntu /plugininstall.py: File "/usr/lib/python3/dist-packages/apt/cache.py", line 151, in open
Feb 19 07:11:13 ubuntu /plugininstall.py: self._cache = apt_pkg.Cache(progress)
Feb 19 07:11:13 ubuntu /plugininstall.py: SystemError: W:Unable to read /target/etc/apt/sources.list.d/ - DirectoryExists (2: No such file or directory), W:Unable to read /target/etc/apt/sources.list - RealFileExists (2: No such file or directory), 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.
Feb 19 07:11:13 ubuntu /plugininstall.py: