Bug 457126

Summary: anaconda traceback trying to install from split media (CDs)
Product: [Fedora] Fedora Reporter: Will Woods <wwoods>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-04 19:33:53 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:
Bug Depends On:    
Bug Blocks: 438943    
Attachments:
Description Flags
anaconda.log
none
screenshot of anaconda reporting the transaction error none

Description Will Woods 2008-07-29 19:27:02 UTC
With anaconda 11.4.1.20 (which uses rpm 4.5.90-0.git8426.9), we get a traceback
when anaconda tries to switch CDs. The error message claims that rpm and kernel
are already in the transaction. These two packages are notable because they have
%posttrans scripts.

Logs forthcoming.

Comment 1 Will Woods 2008-07-29 20:03:14 UTC
Created attachment 312927 [details]
anaconda.log

anaconda.log from machine attempting a hdiso install of CD images.
most relevant lines are at the end:
19:57:23 ERROR	 : package already installed: package
rpm-4.5.90-0.git8426.9.i386 is already installed
19:57:23 ERROR	 : package already installed: package
kernel-2.6.27-0.166.rc0.git8.fc10.i686 is already installed

Comment 2 Will Woods 2008-07-29 20:05:38 UTC
Created attachment 312929 [details]
screenshot of anaconda reporting the transaction error

Comment 3 Jesse Keating 2008-08-01 02:17:41 UTC
I do believe this is fixed with a test build of rpm.  This change to rpm allows
rpm to get the %posttrans content from the rpmdb rather than the .rpm file
itself.  This removes the need to go back and get the .rpm file at the end of
the transaction.

Comment 4 Will Woods 2008-08-01 18:04:13 UTC
Doesn't seem to be fixed, at least not for the way anaconda performs the
transaction(s).

Comment 5 Chris Lumens 2008-08-04 19:33:53 UTC
This will be fixed in the next build of anaconda.