installer crashed at manual partitioning

Bug #95646 reported by Michael A Daly
This bug report is a duplicate of:  Bug #95400: resize logic not 64-bit clean. Edit Remove
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Incomplete
Undecided
Colin Watson

Bug Description

Binary package hint: ubiquity

Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 1339, in watch_debconf_fd_helper_read
    self.debconf_callbacks[source](source, debconf_condition)
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 176, in process_input
    if not self.process_line():
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 110, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 268, in process_line
    widget.subst(question, key, value)
  File "/usr/lib/ubiquity/ubiquity/components/partman.py", line 225, in subst
    partition['resize_min_size'] = self.parse_size(value)
  File "/usr/lib/ubiquity/ubiquity/components/partman_auto.py", line 81, in parse_size
    (size_int, size_frac) = num.split('.', 1)
ValueError: need more than 1 value to unpack

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

This is odd; I can't see from the code why this would be happening. Could you start the installer with 'ubiquity --debug' from a Konsole window, reproduce this problem, and attach /var/log/installer/debug, /var/log/syslog, and /var/log/partman to this bug, following the directions in http://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs? Thanks in advance.

Changed in ubiquity:
assignee: nobody → kamion
status: Unconfirmed → Needs Info
Revision history for this message
Michael A Daly (mgcsfd) wrote :
Revision history for this message
Michael A Daly (mgcsfd) wrote :
Revision history for this message
Michael A Daly (mgcsfd) wrote :

Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 1339, in watch_debconf_fd_helper_read
    self.debconf_callbacks[source](source, debconf_condition)
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 176, in process_input
    if not self.process_line():
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 110, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 268, in process_line
    widget.subst(question, key, value)
  File "/usr/lib/ubiquity/ubiquity/components/partman.py", line 225, in subst
    partition['resize_min_size'] = self.parse_size(value)
  File "/usr/lib/ubiquity/ubiquity/components/partman_auto.py", line 81, in parse_size
    (size_int, size_frac) = num.split('.', 1)
ValueError: need more than 1 value to unpack

#this occurred after selecting manual partitioning on a Kubuntu Feisty Beta install. -Michael

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

Thanks for that. This is also bug 95400, which I'll fix shortly.

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.