installer crached

Bug #63329 reported by david187
This bug report is a duplicate of:  Bug #62939: Installer crashed. Edit Remove
4
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 157, in ?
    main()
  File "/usr/bin/ubiquity", line 152, in main
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 57, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 298, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 836, in process_step
    self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 620, in progress_loop
    raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1377, in ?
    install.run()
  File "/usr/share/ubiquity/install.py", line 356, in run
    self.configure_hardware()
  File "/usr/share/ubiquity/install.py", line 904, in configure_hardware
    raise InstallStepError("HwDetect failed with code %d" % ret)
InstallStepError: HwDetect failed with code 10

Revision history for this message
david187 (david187hk) wrote :
Revision history for this message
david187 (david187hk) wrote :
description: updated
Revision history for this message
Colin Watson (cjwatson) wrote :

Could you please try to reproduce this bug with some more debugging turned on? From a terminal window (Applications -> Accessories -> Terminal) after a fresh boot of the CD, type this to start the installer:

  sudo env UBIQUITY_DEBUG=1 ubiquity 2>/tmp/ubiquity.log

If it fails in the same way, please attach /tmp/ubiquity.log and /var/log/syslog. Be sure to use a fake password (e.g. 'testing') for this test, as the password will appear in the debug log file. Thanks in advance.

Changed in ubiquity:
status: Unconfirmed → Needs Info
Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for your report. This is also bug 62939 (see that bug for a description of the problem) and is fixed in current Edgy.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for ubiquity (Ubuntu) because there has been no activity for 60 days.]

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.