Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75870 - during a fresh install of 2004.3 after "emerge system" sys-devel/patch-2.5.9 has a package collision with the existing file /usr/bin/patch
Summary: during a fresh install of 2004.3 after "emerge system" sys-devel/patch-2.5.9 ...
Status: RESOLVED DUPLICATE of bug 70425
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-27 20:26 UTC by Joey Markowitz
Modified: 2005-07-17 13:06 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 Joey Markowitz 2004-12-27 20:26:25 UTC
Configuration
make.conf   FEATURES="distlocks fixpackages collision-protect strict"

Reproducible: Always
Steps to Reproduce:
1. Follow the handbook installation step for step up until "emerge system"
2. emerge system - this will fail at patch-2.5.9 due to a package collision.
Actual Results:  

...
man:
gzipping man page: patch.1
prepallstrip:
strip:
strip:
    usr/bin/patch
>>> Completed installing into /var/tmp/portage/patch-2.5.9/image/

* checking 6 files for package collisions
existing file /usr/bin/patch is not owned by this package
* spend 0.0197448730469 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other pacakges (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

Expected Results:  
completed emerging the system with no package collisions
Comment 1 SpanKY gentoo-dev 2004-12-28 08:45:11 UTC
you really shouldnt use package collision detection until after stage3
Comment 2 SpanKY gentoo-dev 2005-02-11 16:41:45 UTC

*** This bug has been marked as a duplicate of 70425 ***