Comment 2 for bug 1348985

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

Exception during installation:
Jul 26 19:19:24 ubuntu /plugininstall.py: Traceback (most recent call last):
Jul 26 19:19:24 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1770, in <module>
Jul 26 19:19:24 ubuntu /plugininstall.py: install.run()
Jul 26 19:19:24 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 78, in wrapper
Jul 26 19:19:24 ubuntu /plugininstall.py: func(self)
Jul 26 19:19:24 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 192, in run
Jul 26 19:19:24 ubuntu /plugininstall.py: self.configure_python()
Jul 26 19:19:24 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 336, in configure_python
Jul 26 19:19:24 ubuntu /plugininstall.py: cache = Cache()
Jul 26 19:19:24 ubuntu /plugininstall.py: File "/usr/lib/python3/dist-packages/apt/cache.py", line 107, in __init__
Jul 26 19:19:24 ubuntu /plugininstall.py: self.open(progress)
Jul 26 19:19:24 ubuntu /plugininstall.py: File "/usr/lib/python3/dist-packages/apt/cache.py", line 151, in open
Jul 26 19:19:24 ubuntu /plugininstall.py: self._cache = apt_pkg.Cache(progress)
Jul 26 19:19:24 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.
Jul 26 19:19:24 ubuntu /plugininstall.py: