Kubuntu Installer crashed trying to manually edit partitions table -- Reproduceable

Bug #42933 reported by Federico Stafforini
6
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Medium
Unassigned

Bug Description

Hello,

I've bumped twice into the same error. Seems to be caused when selecting option " Manually Edit Partition Table ", going back and then going forward again.

If there's anything else I can help you with contact me at fstafforini yahoo.com

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 536, in on_next_clicked
    self.dbfilter.ok_handler()
  File "/usr/lib/python2.4/site-packages/ubiquity/components/partman.py", line 225, in ok_handler
    elif self.current_question.endswith('automatically_partition'):
AttributeError: 'NoneType' object has no attribute 'endswith'

Revision history for this message
grisutheguru (grisu-guru) wrote :

same here:

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/kde-ui.py", line 334, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 828, in process_step
    self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 599, 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 1421, in ?
    install.run()
  File "/usr/share/ubiquity/install.py", line 355, in run
    self.install_language_packs()
  File "/usr/share/ubiquity/install.py", line 849, in install_language_packs
    self.mark_install(cache, lp)
  File "/usr/share/ubiquity/install.py", line 776, in mark_install
    assert cache._depcache.BrokenCount == 0
AssertionError

Revision history for this message
grisutheguru (grisu-guru) wrote :

This bug is not related to the "going back and forth in the manual partitioning"

I tried it without and the same crash occured.

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

Other bug subscribers

Bug attachments

Remote bug watches

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