Bug 156652 - Installer exits with 'install exited abnormally' after beginning RPM transaction
Summary: Installer exits with 'install exited abnormally' after beginning RPM transaction
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 3
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-05-02 21:37 UTC by Peter Guyan
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-05-05 21:27:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Guyan 2005-05-02 21:37:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

Description of problem:
Trying to install FC3 over an nfs export.

I've copied the contents of the DVD to a directory '/os/fc3', removed all 'TRANS.TBL' files.

I've also copied accross updated RPMS downloaded from http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/i386/ 
manually removed all duplicate packages.

Used pkgorder and genhdlist to update.
pkgorder /os/fc3/ i386 Fedora > /os/fc3/pkgfile
genhdlist --withnumbers --productpath=Fedora --fileorder /os/fc3/pkgfile /os/fc3

Using PXE to boot the installer, using NFS as a method, selected 'Personal Desktop' as the install type. 

Installer goes through formatting partitions, displays the 'Beginning RPM Transaction' window.

As soon as the progress bar reaches the end, the installer exits with 'install exited abnormally'.

I've tried this with all intall types, with 'Custom' it hangs before going any further.

Have also tried with a kickstart file created from using the DVD as the install method.

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


How reproducible:
Always

Steps to Reproduce:
1. Copy DVD to a /install/base
2. find /install/base -name TRANS.TBL -exec rf -f {} \;
3. Copy Updated RPMS to /install/base/Fedora/RPMS
4. pkgorder /install/base i386 Fedora > /install/base/pkgfile
5. genhdlist --withnumbers --productpath=Fedora --fileorder /install/base/pkgfile /install/base
6. Export /install/base from NFS server
7. Boot installation media  
8. Go through installation and select 'Personal Desktop'
9. watch it die after setting up RPM transaction

Actual Results:  Installer Died

Expected Results:  Installation to work

Additional info:

Comment 1 Jeremy Katz 2005-05-05 21:27:00 UTC
You need to do genhdlist, pkgorder, genhdlist.  Things should be a little bit
more tolerant of this problem in FC4.


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