Bug 189928 - rpmbuild debuginfo generation bug when packaging symlinked sourcefiles
Summary: rpmbuild debuginfo generation bug when packaging symlinked sourcefiles
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-25 20:34 UTC by Hans de Goede
Modified: 2007-11-30 22:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-08 13:09:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2006-04-25 20:34:09 UTC
The automatic debuginfo generation done by rpmbuild fails hwhen some of the
sourcefiles which it tries to package actually are symlinks, in this case it
only packages the symlinks and not the files pointed too.

For example donwload:
http://home.zonnet.nl/jwrdegoede/gnucap-0.34-1.src.rpm (Fe package under review)

And build it, then run rpmlint on the -debuginfo rpm and enjoy all the dangling
symlinks errors.

Comment 1 Nils Philippsen 2006-05-29 15:14:08 UTC
Same here with rss-glx, see bug #188574.

Comment 2 Mamoru TASAKA 2006-05-29 16:02:52 UTC
For dealing with this problem, I always have to copy the real file of 
a symlink file and then remove all symlink file.

Comment 3 Panu Matilainen 2007-08-08 13:09:57 UTC
Should be fixed by Roland McGrath's new fancy find-debuginfo.sh in next rawhide
push, feel free to reopen if not...


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