Installer crashes on partitioner

Bug #80673 reported by Chris Jones
4
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Upon installation of Feisty Fawn Herd 2, when the installer gets to the partition setup, the installer crashes and an error displayed with the following details.

Traceback (most recent call last):
  File "/usr/lib/ubiquity/bin/ubiquity", line 185, in ?
    main()
  File "/usr/lib/ubiquity/bin/ubiquity", line 180, in main
    install(args[0])
  File "/usr/lib/ubiquity/bin/ubiquity", line 56, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 310, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 867, in process_step
    self.process_autopartitioning()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 922, in process_autopartitioning
    choice = self.get_autopartition_choice()[0]
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1620, in get_autopartition_choice
    raise AssertionError, "no active autopartitioning choice"
AssertionError: no active autopartitioning choice

Revision history for this message
Emilio Pozuelo Monfort (pochu) wrote :

Package -> Ubiquity

Revision history for this message
Oscar (osh-nbit) wrote :

I get the same error (more or less):

Traceback (most recent call last):
  File "/usr/lib/ubiquity/bin/ubiquity", line 185, in ?
    main()
  File "/usr/lib/ubiquity/bin/ubiquity", line 180, in main
    install(args[0])
  File "/usr/lib/ubiquity/bin/ubiquity", line 56, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 328, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 804, in process_step
    self.process_autopartitioning()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 858, in process_autopartitioning
    choice = self.get_autopartition_choice()[0]
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 1573, in get_autopartition_choice
    choice = unicode(self.autopartition_buttongroup_texts[id])
KeyError: -1

Also, it's a bit strange that I don't get to choose how to partition my disk. It seems to auto-select autopartition. I just hope it didn't screw up my other installation in this dual-boot system. I'll find out soon enough I guess. (Don't worry, I have backups) ;-)

Revision history for this message
Oscar (osh-nbit) wrote :

I'll confirm it as I see it too.

Changed in ubiquity:
status: Unconfirmed → Confirmed
Revision history for this message
Oscar (osh-nbit) wrote :

Also, I don't know if this matters but in the machine that I try this on I have two disks, trying to install on the second one /dev/sdb. Or would have if the partitioner hadn't crashed.

Revision history for this message
Chris Jones (foxmulder881) wrote :

My test bed only has the one drive, so I don't think dual drives is the issue.

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

Thanks for your report. This is also bug 76976, since fixed; run 'sudo apt-get update; sudo apt-get install debconf ubiquity' in a terminal window before starting the installer to pick up the fix.

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.