| Summary: | app-emulation/virtualbox-bin - Virtualbox does not start - bin file not found | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Meia Lua <meialua> |
| Component: | Current packages | Assignee: | Patrick Lauer <patrick> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | major | CC: | astankov, galibert, polynomial-c, swapon |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge info
strace |
||
|
Description
Meia Lua
2010-05-05 09:48:08 UTC
Created attachment 230409 [details]
emerge info
Created attachment 230411 [details]
strace
Are you in the vboxusers group? According to the strace some processes seem tp be able to see the executable and others not, which may be a (strange) access rights issue. Yes I am: # id ** gid=1013(svnusers) groups=1013(svnusers),10(wheel),18(audio),100(users),1012(kvm),1020(vboxusers) Thanks for the hint. I'm running hardened sources. Maybe restrictions linked to this or with PaX? Here's emerge output at the end of the merge: * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VBoxManage * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VBoxSVC * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VBoxXPCOMIPCD * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VBoxTunctl * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VBoxNetAdpCtl * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VBoxNetDHCP * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VBoxTestOGL * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VBoxSDL * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VBoxHeadless * PT PaX marking -m * /var/tmp/portage/app-emulation/virtualbox-bin-3.0.12/image//opt/VirtualBox/VirtualBox * * To launch VirtualBox just type: "VirtualBox" I don't know how Pax works and cannot interprete the above message Following the remark of comment 3 I've checked if there are any problems with text relocations However everything seems fine: # scanelf -lpqt returns no broken files. Anyone had the same issue? I have the same problem with starting VBox. I'm try to reemerge with different USE flag with no success. All group/file permissions are ok (I've compare it with the working VBox on other server) Always have the same error. Does anyone have a solution? Any chance you guys mounted /opt with noexec flag? No answer in more than three months --> NEEDINFO |