Comment 2 for bug 1063164

Revision history for this message
Sasa Paporovic (melchiaros) wrote : Re: installer crashed while install

In UbiquitySyslog.txt:

Oct 7 09:46:59 ubuntu ubiquity: update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
Oct 7 09:47:41 ubuntu plugininstall.py: log-output -t ubiquity chroot /target update-initramfs -c -k 3.5.0-17-generic
Oct 7 09:47:41 ubuntu plugininstall.py: log-output -t ubiquity umount /target/tmp/.X11-unix
Oct 7 09:47:41 ubuntu plugininstall.py: log-output -t ubiquity chroot /target umount /sys
Oct 7 09:47:41 ubuntu plugininstall.py: log-output -t ubiquity chroot /target umount /proc
Oct 7 09:47:41 ubuntu plugininstall.py: log-output -t ubiquity umount /target/run
Oct 7 09:47:41 ubuntu plugininstall.py: log-output -t ubiquity umount /target/dev
Oct 7 09:47:41 ubuntu plugininstall.py: log-output -t ubiquity umount /target/cdrom
Oct 7 09:47:41 ubuntu plugininstall.py: Exception during installation:
Oct 7 09:47:41 ubuntu plugininstall.py: Traceback (most recent call last):
Oct 7 09:47:41 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1730, in <module>
Oct 7 09:47:41 ubuntu plugininstall.py: install.run()
Oct 7 09:47:41 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 81, in wrapper
Oct 7 09:47:41 ubuntu plugininstall.py: func(self)
Oct 7 09:47:41 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 241, in run
Oct 7 09:47:41 ubuntu plugininstall.py: self.install_extras()
Oct 7 09:47:41 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1245, in install_extras
Oct 7 09:47:41 ubuntu plugininstall.py: self.do_install(install_misc.query_recorded_installed())
Oct 7 09:47:41 ubuntu plugininstall.py: File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 900, in do_install
Oct 7 09:47:41 ubuntu plugininstall.py: cache = Cache()
Oct 7 09:47:41 ubuntu plugininstall.py: File "/usr/lib/python3/dist-packages/apt/cache.py", line 102, in __init__
Oct 7 09:47:41 ubuntu plugininstall.py: self.open(progress)
Oct 7 09:47:41 ubuntu plugininstall.py: File "/usr/lib/python3/dist-packages/apt/cache.py", line 145, in open
Oct 7 09:47:41 ubuntu plugininstall.py: self._cache = apt_pkg.Cache(progress)
Oct 7 09:47:41 ubuntu plugininstall.py: SystemError: E:Malformed line 2 in source list /target/etc/apt/sources.list (absolute dist), E:The list of sources could not be read., E:The package lists or status file could not be parsed or opened.
Oct 7 09:47:41 ubuntu plugininstall.py: