Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405947 - app-emulation/virtualbox-4.1.8 - /usr/lib64/virtualbox/VBoxPython2_6.so triggers python-updater into rebuilding
Summary: app-emulation/virtualbox-4.1.8 - /usr/lib64/virtualbox/VBoxPython2_6.so trigg...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-26 18:33 UTC by quazgar
Modified: 2013-10-03 19:42 UTC (History)
6 users (show)

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


Attachments
virtualbox-bin-4.1.10.ebuild.patch (virtualbox-bin-4.1.10.ebuild.patch,1.55 KB, patch)
2012-03-16 01:47 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description quazgar 2012-02-26 18:33:39 UTC
When running python-updater, it wants to rebuild app-emulation/virtualbox-4.1.8 over and over again.

I have python 2.6, 2.7 (eselected) and 3.2 installed.

VirtualBox seems to recreate /usr/lib64/virtualbox/VBoxPython2_6.so, which (ldd says) links to /usr/lib64/libpython2.6.so.1.0.

I don't know if there is something that can be changed (i.e. preventing virtualbox from knowing about py-2.6), but it's undesired behaviour that python-updater wants to do something during the second of two subsequent runs.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-03-16 01:47:13 UTC
Created attachment 305567 [details, diff]
virtualbox-bin-4.1.10.ebuild.patch
Comment 2 Mike Gilbert gentoo-dev 2012-03-16 19:54:35 UTC
Should be fixed. I'll leave it to the maintainers to port to the older versions if they like.

+  16 Mar 2012; Mike Gilbert <floppym@gentoo.org> virtualbox-bin-4.1.10.ebuild:
+  Set PYTHON_UPDATER_IGNORE and remove some obsolete entries in QA and RDEPEND
+  variables. Patch by Arfrever. Bug 405947.
Comment 3 Ben Kohler gentoo-dev 2013-10-03 19:42:15 UTC
All versions in portage have this fix now.