| Summary: | 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 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Joey Markowitz <joe> |
| Component: | [OLD] Core system | Assignee: | Gentoo Release Team <releng> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
you really shouldnt use package collision detection until after stage3 |
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