Kubuntu Installer crashed

Bug #46901 reported by hiasll
This bug report is a duplicate of:  Bug #46764: Kubuntu installer crashed . Edit Remove
12
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

While installing the Kubuntu RC version, the installer crashed.

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 120, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 54, 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 729, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 1034, 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" % ret
RuntimeError: Install failed with exit code 1

Revision history for this message
Dennis Kaarsemaker (dennis) wrote :

Hi,

Could you please attach /var/log/installer/syslog and /var/log/installer/partman

Revision history for this message
Colin Watson (cjwatson) wrote :

(That's /var/log/partman, not /var/log/installer/partman, if you have not rebooted into a successfully completed installation.)

Revision history for this message
hiasll (kubuntu-wing) wrote : syslog

syslog

Revision history for this message
hiasll (kubuntu-wing) wrote : partman

partman

Revision history for this message
ChiaGod (juanfmrivera) wrote : Re: Kubuntu 6.06 RC Installer crashed

I'm experiencing the exact issue. The crash occured after completing the information and partitioning steps. The installer started and gave an error at 10% of copying files.

I had specified custom partitioning (set my own / /home and swap partitions) and received this error (though not sure if the line #s are identical) with both the live cd and the alteranate cd. Below is the error message in full (though as far as I can tell it's Identical to the one above).

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 120, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 54, 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 729, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 1034, 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" % ret
RuntimeError: Install failed with exit code 1

I'll try attach the syslogs and partman files below.

Revision history for this message
ChiaGod (juanfmrivera) wrote : Syslog below

This is the Syslog for my issue that matches the bug described above.

Revision history for this message
ChiaGod (juanfmrivera) wrote : Partman

This is the Partman for my issue that matches the bug described above.

Revision history for this message
Colin Watson (cjwatson) wrote :

ChiaGod: your bug is different, namely bug 47054. In future, please always file new bugs for each Ubiquity crash rather than tagging information onto an existing bug; I don't mind duplicates, but I do mind having to untangle multiple different problems out of a single bug report.

Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for your report. This is also bug 46764. As a workaround, use a filesystem type other than XFS for your root filesystem, or else create a non-XFS /boot partition; grub has trouble installing reliably to XFS on many systems.

Revision history for this message
towsonu2003 (towsonu2003) wrote :

was marked as duplicate

Changed in ubiquity:
status: Unconfirmed → Rejected
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.