Comment 8 for bug 1063292

Revision history for this message
Sasa Paporovic (melchiaros) wrote : Re: Reinstall of Ubuntu appears to succeed but reports crash in the end

In UbiquitySyslog.txt:

Oct 7 15:53:23 ubuntu plugininstall.py: log-output -t ubiquity mount --bind /dev /target/dev
Oct 7 15:53:23 ubuntu ubiquity: Traceback (most recent call last):
Oct 7 15:53:23 ubuntu ubiquity: File "/usr/bin/apt-clone", line 117, in <module>
Oct 7 15:53:23 ubuntu ubiquity: args.source, args.destination, args.new_distro_codename, protect_installed)
Oct 7 15:53:23 ubuntu ubiquity: File "/usr/lib/python2.7/dist-packages/apt_clone.py", line 327, in restore_state
Oct 7 15:53:23 ubuntu ubiquity: self._restore_sources_list(statefile, targetdir)
Oct 7 15:53:23 ubuntu ubiquity: File "/usr/lib/python2.7/dist-packages/apt_clone.py", line 366, in _restore_sources_list
Oct 7 15:53:23 ubuntu ubiquity: tar.extract(self.TARPREFIX+"etc/apt/sources.list", targetdir)
Oct 7 15:53:23 ubuntu ubiquity: File "/usr/lib/python2.7/tarfile.py", line 2076, in extract
Oct 7 15:53:23 ubuntu ubiquity: tarinfo = self.getmember(member)
Oct 7 15:53:23 ubuntu ubiquity: File "/usr/lib/python2.7/tarfile.py", line 1796, in getmember
Oct 7 15:53:23 ubuntu ubiquity: raise KeyError("filename %r not found" % name)
Oct 7 15:53:23 ubuntu ubiquity: KeyError: "filename './etc/apt/sources.list' not found"