Bug 81569 - ghost packages
Summary: ghost packages
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: anaconda
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks: 79578
TreeView+ depends on / blocked
 
Reported: 2003-01-10 16:14 UTC by Tim Waugh
Modified: 2007-04-18 16:49 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-01-14 20:55:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2003-01-10 16:14:59 UTC
Description of problem:
Some packages appear half-installed; packages are there, but rpm -q denies them.
 This happens after a fresh install.

Steps to Reproduce:
Log in as root, then run this:

diff -du <(sed -ne 's/^.* \(.*\)\.$/\1/p' install.log | sort) <(rpm -qa | sort)
    
Actual results:
Output.

Expected results:
No output.

Additional info:

Comment 1 Jeremy Katz 2003-01-11 07:07:20 UTC
Jeff, to update based on what you asked me to look for

The test for the nptl environment is failing and it is falling back to use
DB_PRIVATE.

Also, there are the correct number of rpmdbAdd mentions in the log.  

Comment 12 Tim Waugh 2003-01-11 17:35:00 UTC
Jeremy: I am seeing missing packages before *any* rpm CLI commands after
install.  Immediately after install and reboot, log in as root and run the
command from the first comment.  I see 371 missing packages pretty consistently.

Comment 20 Michael Fulbright 2003-01-13 19:50:29 UTC
Adding a time estimate and moving to ASSIGNED.


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