Bug 164883 - REPLACED files disappear when removing older version of a package
Summary: REPLACED files disappear when removing older version of a package
Keywords:
Status: CLOSED DUPLICATE of bug 140055
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-08-02 09:33 UTC by Bill Crawford
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-11-28 18:50:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Crawford 2005-08-02 09:33:40 UTC
Description of problem:
After installing a newer package with --replacefiles, and then removing an older
version with the same version (but different release), /usr/share/doc/xxx is
missing.

Version-Release number of selected component (if applicable):
rpm-4.4.2-3
libcdio-0.75-1.fc5
libcdio-0.75-4.fc5

How reproducible:
install libcdio-0.75-4.fc5 with --replacefiles
remove libcdio-0.75-1
run rpm -V libcdio

Actual results:
[root@pikachu ~]# rpm -V libcdio-0.75-4.fc5
missing     /usr/share/doc/libcdio-0.75
missing   d /usr/share/doc/libcdio-0.75/AUTHORS
missing   d /usr/share/doc/libcdio-0.75/COPYING
missing   d /usr/share/doc/libcdio-0.75/NEWS
missing   d /usr/share/doc/libcdio-0.75/README
missing   d /usr/share/doc/libcdio-0.75/README.libcdio
missing   d /usr/share/doc/libcdio-0.75/THANKS
missing   d /usr/share/doc/libcdio-0.75/TODO
[root@pikachu ~] 

Expected results:
[root@pikachu ~]# rpm -V libcdio-0.75-4.fc5
[root@pikachu ~]#

Comment 1 Paul Nasrat 2005-11-28 18:50:30 UTC

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


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