progressposition crash going back from no-swap warning

Bug #55753 reported by Mikel Ward
This bug report is a duplicate of:  Bug #51077: Partition problems + Installer chased. Edit Remove
4
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Wen triing to install Ubuntu, it gets as far as "15% - Detecting file systems" then fails. It takes me back to the partition screen. After triing to delete the default swap partition (/dev/sdb5) and readd it as a primary partition (/dev/sdb2) then configuring mi uther partitions (/dev/sda1 = /win, /dev/hda1 = /data), the installer presented a warning box saying that I hadnt configured a swap partition with two choices: Go Back or Continue. Wen choozing Go Back, the installer crashed.

Revision history for this message
Mikel Ward (mikelward) wrote :

I hav three hard disks:
- SATA 1 = /dev/sda
- SATA 2 = /dev/sdb
- PATA 1 (IDE) = /dev/hda

I hav a Windows install on /dev/sda1 (ntfs file system), a data partition on /dev/sdb1 (ntfs file system) and wos attempting to in stall Ubuntu on my secund SATA disk (/dev/sdb).

Mi first SATA disk is configured to boot first in mi BIOS.

Revision history for this message
Mikel Ward (mikelward) wrote :
Revision history for this message
Mikel Ward (mikelward) wrote :
Revision history for this message
Mikel Ward (mikelward) wrote :

The last bit ov the log in the crash box looks like this. Perhaps the Go Back button just dusnt werk (wich wood be a separat bug from the problems with handling mi disk configuration).
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1169, in watch_debconf_fd_helper
    return callback(source, debconf_condition)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 144, in process_input
    if not self.process_line():
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 82, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/python2.4/site-packages/ubiquity/debconffilter.py", line 297, in process_line
    progress_inc):
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 320, in progress_step
    ret = self.frontend.debconf_progress_step(progress_inc)
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1208, in debconf_progress_step
    fraction = self.progress_position.fraction()
  File "/usr/lib/python2.4/site-packages/ubiquity/progressposition.py", line 66, in fraction
    fraction = ((self.inner_position - self.positions[0][0]) /
IndexError: list index out of range

Revision history for this message
Vassilis Pandis (pandisv) wrote :

Can you attach /var/log/syslog as well please ?

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

I don't need /var/log/syslog here.

Changed in ubiquity:
status: Needs Info → Confirmed
importance: Undecided → Medium
Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for your report. After some investigation and thought, I'm going to treat this as a duplicate of bug 51077.

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.