Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833624 - dev-libs/imath-3.1.4-r2 and dev-python/pyilmbase-2.5.7 - file collision in /usr/lib/python3.9/site-packages/imath.so and /usr/lib/python3.9/site-packages/imathnumpy.so
Summary: dev-libs/imath-3.1.4-r2 and dev-python/pyilmbase-2.5.7 - file collision in /u...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 833158
  Show dependency tree
 
Reported: 2022-02-18 22:09 UTC by Dennis Schridde
Modified: 2022-02-19 00:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,76.24 KB, text/x-log)
2022-02-18 22:09 UTC, Dennis Schridde
Details
emerge --info dev-libs/imath dev-python/pyilmbase (emerge.info,10.57 KB, text/plain)
2022-02-18 22:09 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2022-02-18 22:09:23 UTC
Created attachment 765404 [details]
build.log

* Detected file collision(s):
 * 
 *      /usr/lib/python3.9/site-packages/imathnumpy.so
 *      /usr/lib/python3.9/site-packages/imath.so
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-python/pyilmbase-2.5.7:0::gentoo
 *      /usr/lib/python3.9/site-packages/imath.so
 *      /usr/lib/python3.9/site-packages/imathnumpy.so
Comment 1 Dennis Schridde 2022-02-18 22:09:45 UTC
Created attachment 765405 [details]
emerge --info dev-libs/imath dev-python/pyilmbase
Comment 2 Larry the Git Cow gentoo-dev 2022-02-18 22:48:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beadfb9d98f40c693a03e6573652ed38969f9108

commit beadfb9d98f40c693a03e6573652ed38969f9108
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-18 22:46:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-18 22:48:02 +0000

    dev-libs/imath: block dev-python/pyilmbase with USE=python
    
    Closes: https://bugs.gentoo.org/833624
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/imath/{imath-3.1.4-r2.ebuild => imath-3.1.4-r3.ebuild} | 1 +
 1 file changed, 1 insertion(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b3baff61c2779f590b6974d2527237ad119346

commit e5b3baff61c2779f590b6974d2527237ad119346
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-18 22:47:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-18 22:48:07 +0000

    dev-python/pyilmbase: block dev-libs/imath[python] in ~arch
    
    Bug: https://bugs.gentoo.org/833624
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pyilmbase/pyilmbase-2.5.7-r1.ebuild | 56 ++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)
Comment 3 Bernd 2022-02-19 00:25:23 UTC
We sadly missed this block on your big unslotting merge.