Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258155 - sys-apps/coreutils-6.10-r2 collision with sys-apps/man-pages-2.42
Summary: sys-apps/coreutils-6.10-r2 collision with sys-apps/man-pages-2.42
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-08 16:45 UTC by Kenneth Rahn Jr
Modified: 2009-02-11 01:51 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 Kenneth Rahn Jr 2009-02-08 16:45:59 UTC
Portage: 2.1.6.4
Emerge: coreutils-6.10-r2
Reason:
   Coreutils, at the end of the emerge tries to install some man-pages.  The man pages already exist, and with portage 2.1.6.4, "protect-owned" is enabled by default.  because the files already exist, and are owned my "man-pages-2.42" the whole emerge fails.  The man pages are in "/usr/share/man/man1/<name>.1.bz2", where <name>: is any of the following:

chgrp, chmod, chown, cp, dd, df, dir, dircolors, install, ln, ls, mkdir, mkfifo, mknod, rm, rmdir, touch, vdir

It has been reproduced more than once with exactly the same output.



Reproducible: Always

Steps to Reproduce:
1.emerge -av coreutils
2.type "yes"
3.wait

Actual Results:  
The build process worked, but emerging failed due to file collisions.

Expected Results:  
I expected the package to merge properly, and it did not, but not due to a build reason.

Deleting the current copies of the files is a kludgy workaround, but the whole process results in a loss of productivity.

Thank you for your help !  I love Gentoo !
Comment 1 SpanKY gentoo-dev 2009-02-11 01:51:15 UTC
man-pages-2.42 is crazy old.  upgrade it.