Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285749 - app-emulation/virtualbox-bin-3.0.6-r1: automagic (?) dep on python
Summary: app-emulation/virtualbox-bin-3.0.6-r1: automagic (?) dep on python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-20 18:38 UTC by Alexis Ballier
Modified: 2009-11-03 08:20 UTC (History)
2 users (show)

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 Alexis Ballier gentoo-dev 2009-09-20 18:38:35 UTC
/opt/VirtualBox/VBoxPython2_3.so
/opt/VirtualBox/VBoxPython2_4.so
/opt/VirtualBox/VBoxPython2_5.so
/opt/VirtualBox/VBoxPython2_6.so


Those files makes depclean not wanting to unmerge python 2.5 here. Maybe it'd be worth depending on python:2.6 and remove the other three.
Comment 1 Alessio Cassibba (X-Drum) 2009-11-03 01:54:11 UTC
Yes there is a set of already built and bundled python libs
(VBoxPython2_*.so).

just fixed on 3.0.10 ebuilds[1], now only needed libs are installed
(added the python USE flag too) thanks for pointing this out.

[1] http://overlays.gentoo.org/dev/jokey
Comment 2 Patrick Lauer gentoo-dev 2009-11-03 08:20:11 UTC
+  03 Nov 2009; Patrick Lauer <patrick@gentoo.org>                                                                                                              
+  +virtualbox-ose-3.0.10.ebuild, +files/virtualbox-ose-3-wrapper:                                                                                              
+  Bump to 3.0.10, fixes #291214 #290296 #285749 #286163