Installer crash

Bug #53482 reported by Ron Thomas
4
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Per request by Carthick Sharma, new bug number created. This is similar to bug 51776.
.
Traceback (most recent call last):
   File "/usr/bin/ubiquity", line 130, in ?
     install(sys.argv[1])
   File "/usr/bin/ubiquity", line 55, in install
     ret = wizard.run()
   File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 311, in run
     self.process_step()
   File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 734, in process_step
     self.mountpoints_to_summary()
   File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 1047, in mountpoints_to_summary
     self.progress_loop()
   File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 524, in progress_loop
     raise RuntimeError, ("Install failed with exit code %s; see "
 RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog and /var/log/syslog

Revision history for this message
Ron Thomas (rthomas-hypercom) wrote :

log files requested

Revision history for this message
Carthik Sharma (carthik) wrote :

From /var/log/installer/syslog :

Tue, 11 Jul 2006 17:03:14 INFO mountpoints: {'/dev/hda5': ('swap', True, None), '/dev/hda6': ('/tmp', False, None), '/dev/hda1': ('/boot', False, None), '/dev/hda2': ('/', False, None)}
....
File "/usr/share/ubiquity/install.py", line 385, in copy_all
    os.mknod(targetpath, stat.S_IFCHR | mode, st.st_rdev)
OSError: [Errno 17] File exists
ubiquity: ['/usr/share/ubiquity/install.py'] exited with code 1

Thanks for the logs. At present, you must reformat system partitions (e.g. /, /boot, /usr, or /var) during installation; bug 47046 is filed to note that the partitioner should warn you about this up-front. If you are upgrading an existing installation, then please see http://wiki.ubuntu.com/DapperUpgrades rather than using this installer.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.