Bug 489720

Summary: RPM fails to install files
Product: [Fedora] Fedora Reporter: Scott Douglass <scott+redhat>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: low    
Version: rawhideCC: ffesti, jnovy, pmatilai
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-12 14:27:40 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: 461806    

Description Scott Douglass 2009-03-11 15:19:16 UTC
Description of problem:

On the OLPC XO platform, install of .rpm package appears to work normally, however no files are actually installed. The rpm db is updated however. It possible, for example, to rpm -e the package even though the package was not really installed.

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

rpm-4.7.0-0.beta1.2.fc11.i586

How reproducible:

100%

Steps to Reproduce:
1. yum install ghex2 (rpm install appears normal)
2. which ghex2 (no such file...)
3. rpm -e ghex2 (works)
  
Actual results:
No files are installed.

Expected results:
Files from the rpm package should be installed

Additional info:

rpm-4.6.0 works fine

Comment 1 Panu Matilainen 2009-03-11 16:05:24 UTC
Most likely dupe of bug 489235. Upgrading to rpm-4.7.0-0.beta1.3.fc11 should fix but note that you'll need to do the upgrade with %_install_langs set to "all" (or commented out) to avoid losing rpm itself...

Comment 2 Panu Matilainen 2009-03-12 14:27:40 UTC
With no further info, considering this as a dupe (and fixed). Feel free to reopen if you still see it with rpm-4.7.0-0.beta1.3.fc11.

*** This bug has been marked as a duplicate of bug 489235 ***