Bug 130187 - anaconda startup failure due to the new parted library
Summary: anaconda startup failure due to the new parted library
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i586
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-17 19:50 UTC by G.Wolfe Woodbury
Modified: 2007-11-30 22:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-23 19:08:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description G.Wolfe Woodbury 2004-08-17 19:50:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
exception thrown due to missing libparted
the error occurs on the installation screen and I couldn't copy all
the messages before the machine rebooted

Version-Release number of selected component (if applicable):
anaconda-10.0.2-0.20040816174758

How reproducible:
Always

Steps to Reproduce:
1. burn boot.iso to CD-RW
2. boot and answer questions (HTTP install)
3. watch anaconda startup fail
    

Actual Results:  missing library exception

Additional info:

Comment 1 Jeremy Katz 2004-08-17 19:54:10 UTC
Fixed with pyparted 1.6.8.  parted ABI changed in 1.6.12 and I didn't
think about that consequence yesterday.

Comment 2 G.Wolfe Woodbury 2004-08-18 18:46:01 UTC
now anaconda fails with a couple of partition related assertion failures!

Assertion (ped_partition_is_active(part)) at
disk.c:935 in function ped_partition_get_flag() failed.

[ignore selected, then ]

Assertion (par->disk_specific != NULL ) at disk_dos.c:1161 in
function msdos_partition_get_flag() failed.

[there are no msdos partitions on the disks of this system]

This is probably also from the parted stuff,  do you want a new bug
created?

Comment 3 G.Wolfe Woodbury 2004-08-19 21:41:47 UTC
anaconda (rawhide) of 2004-08-18 still throws the first assertion bug,
but selecting "cancel" allows installation to proceed.

additionally, installation of IPROUTE RPM still fails unless selinux=0
is given on the boot line

Comment 4 Brent Fox 2004-08-23 19:06:26 UTC
Jeremy, I'm seeing the behavior ggw describes in Comment #3 in the
rawhide-20040823 tree.  Clicking "Cancel" appears to allow anaconda to
proceed, but this is something that should be looked at.

Setting state to Assigned.

Comment 5 Jeremy Katz 2004-08-23 19:08:37 UTC
Please file that as a separate bug.  Otherwise, things are going to
get hopelessly confused (and I have a box I can reproduce this on,
just need the hour or so to sit down and debug it).

Comment 6 Brent Fox 2004-08-23 19:13:42 UTC
Ok, I just filed bug #130692.


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