Detected file collision(s): /usr/lib/python2.5/site-packages/__init__.py Searching all installed packages for file collisions... Press Ctrl-C to Stop dev-python/omniorbpy-3.3 /usr/lib/python2.5/site-packages/__init__.py Package 'media-sound/bossogg-0.13.6-r3' NOT merged due to file collisions. If necessary, refer to your elog messages for the whole content of the above message.
That's really stupid filename to install in site-packages (by both pkgs) :-)
+ 19 Jun 2009; Samuli Suominen <ssuominen@gentoo.org> package.mask: + Masked media-sound/bossogg for removal because it installs __init__.py + directly into root of site-packages and because it's not worth fixing + since it's still using SQLite2. Removing sound@ from CC, have phun dealing with ombiorbpy :-)
The ebuilds are very ugly... I suggest to mask dev-python/omniorbpy for removal if nobody fixes the problems.
dev-python/omniorbpy has been masked for deletion.
dev-python/omniorbpy is a dependency of sci-misc/salome-kernel from the science overlay and bug 155974.
(In reply to comment #5) If patches, which fix all problems, are provided, then dev-python/omniorbpy could be unmasked.
> (In reply to comment #5) > > If patches, which fix all problems, are provided, then dev-python/omniorbpy > could be unmasked. > /usr/$(get_libdir)/python${PYVER}/site-packages/__init__.py is an empty file: ~ $ cat /usr/lib/python2.6/site-packages/__init__.py # Empty file Thus I think we can just delete it from this position (debian does also not install this __init__.py file) rm "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/__init__.py
(In reply to comment #7) > > (In reply to comment #5) > > > > If patches, which fix all problems, are provided, then dev-python/omniorbpy > > could be unmasked. > > > > /usr/$(get_libdir)/python${PYVER}/site-packages/__init__.py is an empty file: > > ~ $ cat /usr/lib/python2.6/site-packages/__init__.py > # Empty file > > Thus I think we can just delete it from this position (debian does also not > install this __init__.py file) > > rm "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/__init__.py It doesn't fix all problems...
(In reply to comment #8) > > It doesn't fix all problems... > Which problems are not fixed?
removed from tree.
Just pushed the last version of omniorbpy to the science overlay: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=tree;f=dev-python/omniorbpy