Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166738 - dev-python/omniorbpy-3.0 emerge fails with file collisions
Summary: dev-python/omniorbpy-3.0 emerge fails with file collisions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 244639 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-13 21:25 UTC by Chris Mayo
Modified: 2008-11-01 22:46 UTC (History)
4 users (show)

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


Attachments
omniorbpy-3.0.ebuild-file-collisions.patch (omniorbpy-3.0.ebuild-file-collisions.patch,1.38 KB, patch)
2007-02-13 21:26 UTC, Chris Mayo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.