Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181975 - sys-apps/coreutils-6.7-r1 updating to 6.9-r1 reports a collision for /usr/bin/uname
Summary: sys-apps/coreutils-6.7-r1 updating to 6.9-r1 reports a collision for /usr/bin...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 183925 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-14 01:31 UTC by mark.mefordeletion
Modified: 2007-07-02 06:27 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 mark.mefordeletion 2007-06-14 01:31:51 UTC
Trying to update coreutils via emerge with FEATURES="${FEATURES} collision-protect" in /etc/make.conf reports the following

existing file /usr/bin/uname is not owned by this package
* 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

package sys-apps/coretutils-6.9-r1 NOT merged

Reproducible: Always

Steps to Reproduce:
1. emerge -u coreutils
Actual Results:  
coreutils NOT merged

Expected Results:  
coreutils should not report a collision
coreutils should be updated

equery belongs /usr/bin/uname
does not state the package owning the file
Comment 1 mark.mefordeletion 2007-06-14 02:22:13 UTC
/usr/bin/uname is a symlink pointing to /bin/uname
this looks like coreutils 6.9-r1 wants to install uname in /usr/bin by default
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-06-14 06:47:06 UTC
> equery belongs /usr/bin/uname
> does not state the package owning the file

Then delete it and move on; no way to fix collisions with orphaned stuff.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-07-02 06:27:58 UTC
*** Bug 183925 has been marked as a duplicate of this bug. ***