Bug 519128 - Crash when trying to install on device without any partition
Summary: Crash when trying to install on device without any partition
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: ppc
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:780c9276bd5d9010f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-25 10:01 UTC by Jan Stodola
Modified: 2009-08-26 15:14 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-26 15:14:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (115.73 KB, text/plain)
2009-08-25 10:01 UTC, Jan Stodola
no flags Details

Description Jan Stodola 2009-08-25 10:01:09 UTC
The following was filed automatically by anaconda:
anaconda 12.16 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/platform.py", line 331, in checkBootRequest
    raise DeviceError("Boot partition has no partedPartition")
  File "/usr/lib/anaconda/storage/__init__.py", line 878, in sanityCheck
    errors.extend(self.anaconda.platform.checkBootRequest(boot))
  File "/usr/lib/anaconda/iw/partition_gui.py", line 606, in getNext
    (errors, warnings) = self.storage.sanityCheck()
  File "/usr/lib/anaconda/gui.py", line 1197, in nextClicked
    rc = self.currentWindow.getNext ()
DeviceError: Boot partition has no partedPartition

Comment 1 Jan Stodola 2009-08-25 10:01:16 UTC
Created attachment 358545 [details]
Attached traceback automatically from anaconda.

Comment 2 Jan Stodola 2009-08-25 10:15:15 UTC
Steps to reporoduce:
1. start installer (using vmlinuz + ramdisk.image.gz, ppc arch)
2. on partition screen select "Create custom layout"
3. on next screen remove all partitions
4. select Next and exception occurres

Comment 3 Jan Stodola 2009-08-25 13:00:33 UTC
Update: 
To reproduce this bug is only need to remove "PPC PReP Boot" partition or modify this partition and set "Encrypt"

Comment 4 Chris Lumens 2009-08-25 14:43:56 UTC
Does updates=http://clumens.fedorapeople.org/519128.img fix it?

Comment 5 Jan Stodola 2009-08-26 08:08:18 UTC
Tested with updates=http://clumens.fedorapeople.org/519218.img and traceback no longer appears when "PPC PReP Boot" partition is removed or set "Encrypt".

Comment 6 Chris Lumens 2009-08-26 15:14:18 UTC
Great, this should be fixed in the next build of anaconda.


Note You need to log in before you can comment on or make changes to this bug.