Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127744 - gnat failes to install due to collision-protect
Summary: gnat failes to install due to collision-protect
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: ada team [OBSOLETE]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-27 06:21 UTC by Chris White (RETIRED)
Modified: 2007-01-28 21:24 UTC (History)
1 user (show)

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 Chris White (RETIRED) gentoo-dev 2006-03-27 06:21:52 UTC
Was testing gnat to mark stable for ppc but:

existing file /usr/bin/powerpc-unknown-linux-gnu-gcc-3.4.5 is not owned by this package
1000 files checked ...
* spent 0.228416919708 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see messages above).
* If you have no clue what this is all about report it
* as a bug for this package on http://bugs.gentoo.org

looks like it's trying to install a file owned by gcc to /usr/bin. Everything else looks to check out. About the only solution I can think of right now is removing it from ${D} but.. that gets kind a tricky given that the filename is arch/lib/distribution dependent.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-07 16:15:50 UTC
re-assign to herd wrt Bug 24623
Comment 2 George Shapovalov (RETIRED) gentoo-dev 2007-01-28 21:24:05 UTC
Well, this has been fixed for a long time now - legacy dev-lang/gnat is masked pending removal, instead gnat-gcc or gnat-gpl should be used, some of their versions have even been keyworded ~ppc recently. These new ebuilds were designed so that this issue does not arise (along with other fixes).
Closing the bug.

George