Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386387 - sci-chemistry/apbs and sci-libs/gts file collision /usr/bin/smooth
Summary: sci-chemistry/apbs and sci-libs/gts file collision /usr/bin/smooth
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-08 16:53 UTC by Randy Austin
Modified: 2012-01-04 17:27 UTC (History)
2 users (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 Randy Austin 2011-10-08 16:53:23 UTC
I've tried both sci-chemistry/apbs-1.2.1b-r4 and sci-chemistry/apbs-1.3-r1
I have sci-libs/gts-20100321-r2 installed already.

apbs is failing telling me that /usr/bin/smooth is already installed.

Both have /usr/bin/smooth. It looks like gts has smooth in its examples directory, however even with -examples, /usr/bin/smooth is installed.

in apbs, smooth is in "tools". So setting a use of -tools does remove the duplicate package.


Reproducible: Always

Steps to Reproduce:
1. Install sci-libs/gts-20100321-r2 USE="doc -examples -test" or "doc examples -test"
2. try to install apbs-1.3-r1 USE="arpack* doc fetk%* mpi* openmp python tools*"

Actual Results:  
 * checking 323 files for package collisions
 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). Once again, please do NOT file
 * a bug report unless you have completely understood the above message.
 *
 * Detected file collision(s):
 *
 *      /usr/bin/smooth
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * sci-libs/gts-20100321-r2
 *      /usr/bin/smooth
 *
 * Package 'sci-chemistry/apbs-1.3-r1' NOT merged due to file collisions.
 * If necessary, refer to your elog messages for the whole content of the
 * above message.

 * Messages for package sci-chemistry/apbs-1.3-r1:

 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). Once again, please do NOT file
 * a bug report unless you have completely understood the above message.
 *
 * Detected file collision(s):
 *
 *      /usr/bin/smooth
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * sci-libs/gts-20100321-r2
 *      /usr/bin/smooth
 *
 * Package 'sci-chemistry/apbs-1.3-r1' NOT merged due to file collisions.
 * If necessary, refer to your elog messages for the whole content of the
 * above message.
 *
 * The following package has failed to build or install:
 *
 *  (sci-chemistry/apbs-1.3-r1::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/sci-chemistry/apbs-1.3-r1/temp/build.log'
 *


Expected Results:  
successful installation of both packages. examples and tools are useful pieces of packages.

I'm using an AMD64, however this doesn't look to be host specific.