Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206788 - sci-physics/root doesn't need libafterimage dependency
Summary: sci-physics/root doesn't need libafterimage dependency
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-20 18:07 UTC by Luís Augusto Perles
Modified: 2008-01-20 18:14 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 Luís Augusto Perles 2008-01-20 18:07:43 UTC
You can safely remove the dependence with libafterimage from ROOT ebuild because the ROOT system has an embedded version of it that matches the current ROOT distribution. Also the libafterimage that exists in the portage is not compiling anymore.
As a workaround for the emerge system do: 
emerge root (system tries to emerge libafterimage and fails)
emerge --resume --skipfirst



Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-20 18:14:23 UTC
 --disable-builtin-afterimage is done on purpose because using shared system libs is greatly preferred to using bundled stuff for security and other reasons. Thanks anyway. 

media-libs/libafterimage compiles fine here, if it doesn't for you, then file a bug about that.