Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404979 - dev-python/pastescript-1.7.5 dev-python/boto-2.2.2 dev-python/Djblets-0.6.11 - file collisions in /usr/lib*/py*/site-packages/tests/__init__.py
Summary: dev-python/pastescript-1.7.5 dev-python/boto-2.2.2 dev-python/Djblets-0.6.11 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 08:17 UTC by Patrick Lauer
Modified: 2013-12-09 06:18 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 Patrick Lauer gentoo-dev 2012-02-20 08:17:47 UTC
* Messages for package dev-python/boto-2.2.2:

 * 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/lib64/python2.6/site-packages/tests/__init__.py
 *      /usr/lib64/python2.5/site-packages/tests/__init__.py
 *      /usr/lib64/python2.7/site-packages/tests/__init__.py
 *      /usr/lib64/pypy1.8/site-packages/tests/__init__.py
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-python/pastescript-1.7.5
 *      /usr/lib64/pypy1.8/site-packages/tests/__init__.py
 *      /usr/lib64/python2.5/site-packages/tests/__init__.py
 *      /usr/lib64/python2.6/site-packages/tests/__init__.py
 *      /usr/lib64/python2.7/site-packages/tests/__init__.py
Comment 1 Patrick Lauer gentoo-dev 2012-02-22 09:24:38 UTC
 * dev-python/Djblets-0.6.11
 *      /usr/lib64/python2.7/site-packages/tests/__init__.py
Comment 2 SpanKY gentoo-dev 2012-02-24 02:44:12 UTC
posted the boto bug upstream:
 https://github.com/boto/boto/issues/597
Comment 3 Arfrever Frehtes Taifersar Arahesis 2012-02-25 18:53:17 UTC
I suggest to backport changes from:
http://code.google.com/p/gentoo-progress/source/detail?r=969
http://code.google.com/p/gentoo-progress/source/detail?r=1713
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2012-02-29 12:31:08 UTC
the essence appears to be to
python_execute_function -q delete_tests
from ${ED}
Comment 5 SpanKY gentoo-dev 2012-02-29 16:24:01 UTC
the boto guys committed a fix:
 https://github.com/boto/boto/commit/f797759a2df235475cd29e67bddec51e7e8d6336

i've added that to boto-2.2.2-r1
Comment 6 Johan Bergström 2012-05-20 22:32:10 UTC
Stablereq -r1 or close?
Comment 7 SpanKY gentoo-dev 2013-12-09 06:18:39 UTC
seems this has resolved itself.  latest boto and pastescript do not install into these test/ paths.