Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 166738

Summary: dev-python/omniorbpy-3.0 emerge fails with file collisions
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: caster, patrizio.bassi, squinky86, ted
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: omniorbpy-3.0.ebuild-file-collisions.patch

Description Chris Mayo 2007-02-13 21:25:48 UTC
* checking 227 files for package collisions
existing file /usr/lib64/python2.4/site-packages/CORBA.py is not owned by this package
existing file /usr/lib64/python2.4/site-packages/PortableServer.py is not owned by this package
existing file /usr/lib64/python2.4/site-packages/omniidl_be/__init__.py is not owned by this package
existing file /usr/lib64/python2.4/site-packages/omniidl_be/__init__.pyc is not owned by this package
* This package is blocked because it wants to overwrite
* files belonging to other packages (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

package dev-python/omniorbpy-3.0 NOT merged


Searching all installed packages for file collisions...
Press Ctrl-C to Stop

 * dev-python/pyorbit-2.14.1:

     '/usr/lib64/python2.4/site-packages/CORBA.py'
     '/usr/lib64/python2.4/site-packages/PortableServer.py'

 * net-misc/omniORB-4.1.0:

     '/usr/lib64/python2.4/site-packages/omniidl_be/__init__.py'
     '/usr/lib64/python2.4/site-packages/omniidl_be/__init__.pyc'


I've created a patch to the ebuild that fixes these for me. The first two are amd64 problems, the second is just the same empty file as omniORB so I deleted it. I've thrown in a fix to the examples install location too.
Comment 1 Chris Mayo 2007-02-13 21:26:32 UTC
Created attachment 110109 [details, diff]
omniorbpy-3.0.ebuild-file-collisions.patch
Comment 2 Patrizio Bassi 2008-07-27 17:23:32 UTC
still open? ping!
Comment 3 Patrizio Bassi 2008-09-19 21:37:23 UTC
ehi guys this is 1,5 years old bug...
Comment 4 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-10-31 23:51:35 UTC
*** Bug 244639 has been marked as a duplicate of this bug. ***
Comment 5 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-11-01 22:46:38 UTC
The pyorbit collision seems to have been fixed already. I've fixed the collision with omniORB in 3.0 and 3.3, thanks.