Bug 108778 - RFE: check-files doesn't catch unpackaged symlinks
Summary: RFE: check-files doesn't catch unpackaged symlinks
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 1
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact:
URL:
Whiteboard:
: 118101 146329 (view as bug list)
Depends On:
Blocks: FC4Target
TreeView+ depends on / blocked
 
Reported: 2003-11-01 21:46 UTC by Ville Skyttä
Modified: 2007-11-30 22:10 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-05-17 17:49:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Mdk patch for this issue (1.23 KB, patch)
2004-01-04 13:33 UTC, Ville Skyttä
no flags Details | Diff

Description Ville Skyttä 2003-11-01 21:46:30 UTC
As discussed in
https://www.redhat.com/mailman/private/rpm-list/2003-October/msg00170.html,
it'd be nice if check-files and friends would catch unpackaged
symlinks too.

Modifying check-files to use

   find $RPM_BUILD_ROOT ! -type d | LC_ALL=C sort > $FILES_DISK

...doesn't quite do what I expected, it makes rpmbuild whine about
dangling symlinks even if they're listed in %files.

Comment 1 Ville Skyttä 2004-01-04 13:33:26 UTC
Created attachment 96758 [details]
Mdk patch for this issue

Here's a patch from Mandrake's rpm-4.2-25mdk which seems to apply to this
issue.

Comment 2 Jeff Johnson 2004-03-11 22:39:46 UTC
*** Bug 118101 has been marked as a duplicate of this bug. ***

Comment 3 Jeff Johnson 2005-03-25 17:32:52 UTC
Checked in on HEAD and rpm-4_4.

Comment 4 Mark Hatle 2005-04-02 15:08:57 UTC
*** Bug 146329 has been marked as a duplicate of this bug. ***

Comment 5 Warren Togami 2005-04-02 23:03:47 UTC
Paul can we have this fixed in FC4?

Comment 6 Paul Nasrat 2005-05-17 17:49:38 UTC
Will be in rpm 4.4.1-19


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