Bug 490641

Summary: exception instead of partition visualisation
Product: [Fedora] Fedora Reporter: Tomasz Torcz <tomek>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, honza, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:23646d855fc6f4475f90149c63b4bef64afbb4f610957f95c3e56a5d056a6e40
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-26 19:30:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description Tomasz Torcz 2009-03-17 13:15:30 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.29 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/iw/partition_gui.py", line 815, in populate
    " tree" % partName)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1341, in getScreen
    self.populate(initial = 1)
  File "/usr/lib/anaconda/gui.py", line 1401, in setScreen
    new_screen = self.currentWindow.getScreen(anaconda)
  File "/usr/lib/anaconda/gui.py", line 1318, in nextClicked
    self.setScreen ()
RuntimeError: can't find partition sdb1 in device tree

Comment 1 Tomasz Torcz 2009-03-17 13:15:38 UTC
Created attachment 335522 [details]
Attached traceback automatically from anaconda.

Comment 2 Tomasz Torcz 2009-03-17 13:20:50 UTC
"Disks" were:
sda - 8 GB image in VirtualBox, MSDOS partition, which previously half-installed fedora 11
sda1 - /boot, ext3
sda2 - swap
sda3 - btrfs

sdb -12 GB image, no partitions, ext4 filesystem.

Comment 3 Chris Lumens 2009-03-17 14:03:03 UTC
Is this better with anaconda-11.5.0.31?

Comment 4 Jan Bušta 2009-03-17 17:14:02 UTC
Created attachment 335564 [details]
Attached traceback automatically from anaconda.

Comment 5 Tomasz Torcz 2009-03-18 11:40:49 UTC
Sadly not better. I've tested with boot.iso from today (size 174084096).
BTW, as sda has some partition I want to reuse, I selected ,,create custom layout'' in anaconda.

Comment 6 Chris Lumens 2009-03-26 19:30:51 UTC
This appears to be a related problem of 489991 - we don't really support or handle detection of raw disks without partitions right now.

*** This bug has been marked as a duplicate of bug 489991 ***