Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673684 - app-emulation/virtualbox-bin-6.0.0.127566: doins failed, No such file or directory: 'VBoxPython2_7.so'
Summary: app-emulation/virtualbox-bin-6.0.0.127566: doins failed, No such file or dire...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-24 13:59 UTC by Martin Gysel (bearsh)
Modified: 2019-01-03 08:59 UTC (History)
6 users (show)

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


Attachments
build.log (build.log,2.77 KB, text/plain)
2018-12-24 13:59 UTC, Martin Gysel (bearsh)
Details
emerge info (emerge-info.txt,7.44 KB, text/plain)
2018-12-24 14:01 UTC, Martin Gysel (bearsh)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Gysel (bearsh) 2018-12-24 13:59:54 UTC
Created attachment 558442 [details]
build.log

doins of 'VBoxPython2_7.so' failed as it is not present
Comment 1 Martin Gysel (bearsh) 2018-12-24 14:01:00 UTC
Created attachment 558444 [details]
emerge info
Comment 2 Pavol Cupka 2018-12-24 22:09:29 UTC
I have the same problem.
Comment 3 Wolfram Schlich 2018-12-28 17:57:01 UTC
If one doesn't need python support, USE=-python can successfully work around the issue.
Comment 4 Wolfram Schlich 2018-12-28 18:04:37 UTC
In my /var/tmp/portage/app-emulation/virtualbox-bin-6.0.0.127566/work folder, there's a VBoxPython2_6.so, but no VBoxPython2_7.so
Comment 5 Larry the Git Cow gentoo-dev 2019-01-03 08:59:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=231ec3c7539f8993581cedd005f3997ae3fe553a

commit 231ec3c7539f8993581cedd005f3997ae3fe553a
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-01-03 08:58:47 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-01-03 08:58:47 +0000

    app-emulation/virtualbox-bin: Fixed installation with USE="python"
    
    Closes: https://bugs.gentoo.org/673684
    Package-Manager: Portage-2.3.53, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 app-emulation/virtualbox-bin/virtualbox-bin-6.0.0.127566.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)