Custom Query (16363 matches)
Results (2473 - 2475 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #4570 | fixed | vboxapisetup.py - No module named distutils.core => fixed in SVN | ||
| Description |
Attempting to install VirtualBox-3.0.2-SunOS-r49928.pkg on Solaris Nevada (snv_119) and saw this error: pkgadd -d VirtualBox-3.0.2-SunOS-r49928.pkg
[...]
## Executing postinstall script.
Loading VirtualBox kernel modules...
VirtualBox Host kernel module loaded.
VirtualBox NetAdapter kernel module loaded.
VirtualBox NetFilter kernel module loaded.
VirtualBox USB kernel module loaded.
Configuring services and drivers...
Installing Python bindings...
Traceback (most recent call last):
File "./vboxapisetup.py", line 17, in ?
from distutils.core import setup
ImportError: No module named distutils.core
Updating boot archive...
Done.
Installation of <SUNWvbox> was successful.
My system was installed with the SUNWCuser "cluster", ("End User System Support") not the "full distribution". The installed Python packages are: gwr# pkginfo |grep SUNWPython
GNOME2 SUNWPython The Python interpreter, libraries and utilities
GNOME2 SUNWPython-extra Supplemental Python libraries and utilities
GNOME2 SUNWPython25 The Python interpreter, libraries and utilities
GNOME2 SUNWPython26 The Python interpreter, libraries and utilities
GNOME2 SUNWPython26-extra Supplemental Python libraries and utilities
It looks like distutils.core file is part of this package: SUNWPython-devel This solved the problem for me: pkgadd -d ... SUNWPython-devel
pkgrm SUNWvbox
pkgadd -d VirtualBox-3.0.2-SunOS-r49928.pkg
|
|||
| #4571 | fixed | Windows 7 will crash at the login screen. | ||
| Description |
Running Virtualbox 3.0.2 from the Virtualbox repositories on Ubuntu Jaunty. Windows 7 installed fine, and seemingly boots fine, until it displays the login screen where it crashes. It doesn't crash Virtualbox, just the guest session. If I can provide any more information just ask. Cheers for any help, Phil |
|||
| #4572 | fixed | Hackshield doesn't work in Virtualbox | ||
| Description |
After 5-6 minutes of running MapleStory (which uses Hackshield), I get an error: Hack Shield initialization Error (66817) Detected game hack tool execution. |
|||

