Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101213 - media-libs/id3lib-3.8.3-r3 creates absolute links
Summary: media-libs/id3lib-3.8.3-r3 creates absolute links
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 101210
  Show dependency tree
 
Reported: 2005-08-03 08:43 UTC by Simon Stelling (RETIRED)
Modified: 2005-10-31 09:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Stelling (RETIRED) gentoo-dev 2005-08-03 08:43:27 UTC
media-libs/id3lib-3.8.3-r3 creates absolute links rather than relative ones,
which will fail if ${ROOT} !=
/ and causes problems with the creation of amd64's emul-linux-x86-* packages

media-libs/id3lib-3.8.3-r3 (/usr/lib64/libid3-3.8.so.0.0.0 ->
/usr/lib64/libid3-3.8.so.3)
media-libs/id3lib-3.8.3-r3 (/usr/lib64/libid3-3.8.so.0 ->
/usr/lib64/libid3-3.8.so.0.0.0)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-16 11:46:43 UTC
Can you confirm it's fixed in -r4? in that case, we can probably just start 
moving that to stable. 
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2005-10-31 09:49:19 UTC
yup, it is