Opened 7 years ago
Closed 7 years ago
#17284 closed defect (duplicate)
can not install: installd[1694]: ./postflight: /Library/Application Support/VirtualBox/VBoxNetAdp.kext failed to load
Reported by: | raarts | Owned by: | |
---|---|---|---|
Component: | installer | Version: | VirtualBox 5.1.30 |
Keywords: | VBoxNetAdp | Cc: | |
Guest type: | all | Host type: | Mac OS X |
Description
I get this error in the install.log:
2017-11-18 00:00:06+01 Rons-MacBook-Pro installd[1694]: PackageKit: Shoving /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/C1DFFA24-44D4-41CA-8EC1-F0BD29D2087A.activeSandbox/Root (3 items) to / 2017-11-18 00:00:06+01 Rons-MacBook-Pro installd[1694]: PackageKit: Executing script "./postflight" in /private/tmp/PKInstallSandbox.pGcwJJ/Scripts/org.virtualbox.pkg.vboxkexts.oTr8zu 2017-11-18 00:00:06+01 Rons-MacBook-Pro installd[1694]: ./postflight: /Library/LaunchDaemons/org.virtualbox.startup.plist 2017-11-18 00:00:07+01 Rons-MacBook-Pro installd[1694]: ./postflight: /Library/Application Support/VirtualBox/VBoxNetAdp.kext failed to load - (libkern/kext) kext (kmod) start/stop routine failed; check the system/kernel logs for errors or try kextutil(8). 2017-11-18 00:00:07+01 Rons-MacBook-Pro install_monitor[1721]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr 2017-11-18 00:00:08+01 Rons-MacBook-Pro installd[1694]: PackageKit: releasing backupd 2017-11-18 00:00:08+01 Rons-MacBook-Pro installd[1694]: PackageKit: allow user idle system sleep 2017-11-18 00:00:08+01 Rons-MacBook-Pro installd[1694]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “VirtualBox.pkg”." UserInfo={NSFilePath=./postflight, NSURL=file://localhost/Volumes/VirtualBox/VirtualBox.pkg#VBoxKEXTs.pkg, PKInstallPackageIdentifier=org.virtualbox.pkg.vboxkexts, NSLocalizedDescription=An error occurred while running scripts from the package “VirtualBox.pkg”.} { NSFilePath = "./postflight"; NSLocalizedDescription = "An error occurred while running scripts from the package \U201cVirtualBox.pkg\U201d."; NSURL = "file://localhost/Volumes/VirtualBox/VirtualBox.pkg#VBoxKEXTs.pkg"; PKInstallPackageIdentifier = "org.virtualbox.pkg.vboxkexts"; } 2017-11-18 00:00:08+01 Rons-MacBook-Pro installd[1694]: PackageKit: Running idle tasks 2017-11-18 00:00:08+01 Rons-MacBook-Pro Installer[1681]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “VirtualBox.pkg”." UserInfo={NSFilePath=./postflight, NSURL=file://localhost/Volumes/VirtualBox/VirtualBox.pkg#VBoxKEXTs.pkg, PKInstallPackageIdentifier=org.virtualbox.pkg.vboxkexts, NSLocalizedDescription=An error occurred while running scripts from the package “VirtualBox.pkg”.}
I don't know enough to troubleshoot this further, but of course I'm willing to learn more and work with you. I tried some older version, but they have the same problem. This is High Sierra, on a Macbook Pro 2017
Note:
See TracTickets
for help on using tickets.
Duplicate of #16474.
raarts, take a look at the comment from vushakov there about the dmesg output. This is what really helps the developers.
Also, please consider searching the forums first, they're full of these report, which most of the time we can usually resolve there.