ubiquity crashed at file copy stage
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
Using ubiquity from an existing installation (14.04 alpha) to install 14.04 to a blank HDD.
Ubuqity crashed early in the last step of copying the files to the target disk. No non-generated files copied. Here is the FS tree in /target:
$ sudo find /target/
/target/
/target/lost+found
/target/media
/target/boot
/target/
/target/etc
/target/etc/fstab
/target/var
/target/var/cache
/target/
/target/
/target/
/target/
$ lsb_release -rd
Description: Ubuntu Trusty Tahr (development branch)
Release: 14.04
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.17.10
ProcVersionSign
Uname: Linux 3.13.0-14-generic i686
ApportVersion: 2.13.2-0ubuntu5
Architecture: i386
CurrentDesktop: XFCE
Date: Fri Mar 28 00:09:59 2014
InstallCmdLine: BOOT_IMAGE=
SourcePackage: ubiquity
UpgradeStatus: Upgraded to trusty on 2014-02-13 (42 days ago)
Exception during installation: ubiquity/ plugininstall. py", line 1780, in <module> ubiquity/ plugininstall. py", line 78, in wrapper ubiquity/ plugininstall. py", line 192, in run python( ) ubiquity/ plugininstall. py", line 346, in configure_python python3/ dist-packages/ apt/cache. py", line 103, in __init__ python3/ dist-packages/ apt/cache. py", line 148, in open Cache(progress) 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.
Mar 28 00:09:30 cruzer-fit /plugininstall.py: Traceback (most recent call last):
Mar 28 00:09:30 cruzer-fit /plugininstall.py: File "/usr/share/
Mar 28 00:09:30 cruzer-fit /plugininstall.py: install.run()
Mar 28 00:09:30 cruzer-fit /plugininstall.py: File "/usr/share/
Mar 28 00:09:30 cruzer-fit /plugininstall.py: func(self)
Mar 28 00:09:30 cruzer-fit /plugininstall.py: File "/usr/share/
Mar 28 00:09:30 cruzer-fit /plugininstall.py: self.configure_
Mar 28 00:09:30 cruzer-fit /plugininstall.py: File "/usr/share/
Mar 28 00:09:30 cruzer-fit /plugininstall.py: cache = Cache()
Mar 28 00:09:30 cruzer-fit /plugininstall.py: File "/usr/lib/
Mar 28 00:09:30 cruzer-fit /plugininstall.py: self.open(progress)
Mar 28 00:09:30 cruzer-fit /plugininstall.py: File "/usr/lib/
Mar 28 00:09:30 cruzer-fit /plugininstall.py: self._cache = apt_pkg.
Mar 28 00:09:30 cruzer-fit /plugininstall.py: SystemError: W:Unable to read /target/
Mar 28 00:09:30 cruzer-fit /plugininstall.py: