Comment 2 for bug 1681358

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

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