Installer Crashed

Bug #71046 reported by Mehdi Hassanpour
10
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
Undecided
Colin Watson

Bug Description

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 166, in ?
    main()
  File "/usr/bin/ubiquity", line 161, 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 305, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 850, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1155, in mountpoints_to_summary
    for device, mountpoint in self.auto_mountpoints.iteritems():
AttributeError: 'NoneType' object has no attribute 'iteritems'

Related branches

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

Thanks for your report. This will be fixed shortly in Feisty. In the meantime, you may have better luck with the alternate install CD.

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

ubiquity (1.3.1) feisty; urgency=low

  * Strip out unnecessary parts from console-setup source (accidental due to
    semi-manual update).
  * Depend on a version of console-setup at least as new as the one in our
    source tree.
  * Work around a crash in broken_packages() due to inadequate python-apt
    Python protocol support.
  * Fix crash if auto_mountpoints somehow ends up still set to None while
    validating partitions (LP: #71046).
  * Fix infinite loop while creating initial-status log.

 -- Colin Watson <email address hidden> Fri, 1 Dec 2006 11:03:11 +0000

Changed in ubiquity:
assignee: nobody → kamion
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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