@Raymo111
This is a bug on the original source as well, we need to wait for Oracle to fix this.
Git Clone URL: | https://aur.archlinux.org/virtualbox-ext-oracle.git (read-only, click to copy) |
---|---|
Package Base: | virtualbox-ext-oracle |
Description: | Oracle VM VirtualBox Extension Pack |
Upstream URL: | https://www.virtualbox.org/ |
Keywords: | virtualbox |
Licenses: | custom:PUEL |
Submitter: | seblu |
Maintainer: | seblu (eworm) |
Last Packager: | eworm |
Votes: | 1361 |
Popularity: | 1.36 |
First Submitted: | 2010-12-24 16:48 (UTC) |
Last Updated: | 2025-01-21 22:36 (UTC) |
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 42 Next › Last »
@Raymo111
This is a bug on the original source as well, we need to wait for Oracle to fix this.
error: command failed to execute correctly
I'm getting this error when I makepkg.
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/usr/share/virtualbox/extensions/Oracle_VM_VirtualBox_Extension_Pack-6.1.0.vbox-extpack"
VBoxManage: error: Failed to load the main module ('/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPuelMain.so'): VERR_FILE_NOT_FOUND - /usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPuelMain.so: undefined symbol: RTVfsFileQuerySize
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1361 of file VBoxManageMisc.cpp
I am receiving the same error as @mocambo.
The package installs, but I have to disable USB support before I can boot my VM.
I tried what @Noeljunior suggested, but it did not make a difference
I have reverted to 6.0.14 until this can be resolved.
@mocambo, try this:
How can it be solved ? Thanks !
Installing virtualbox-ext-oracle (6.0.10-1)...
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/usr/share/virtualbox/extensions/Oracle_VM_VirtualBox_Extension_Pack-6.0.10.vbox-extpack"
VBoxManage: error: Failed to load the main module ('/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.x86/VBoxPuelMain.so'): VERR_FILE_NOT_FOUND - /usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.x86/VBoxPuelMain.so: undefined symbol: _ZN22RTCRestBinaryParameter19setProducerCallbackEPFiPS_PvjyPjES1_y
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1361 of file VBoxManageMisc.cpp
Error: command failed to execute correctly
Transaction successfully finished.
FWIW this package builds perfectly for me now. Perhaps the certificate was fixed? In any case, IMO the out-of-date flag can be removed.
Guys, URL stays download.virtualbox.org, as I saw it on virtualbox.org. Where did you get changes to download.oracle.com?
thanks dstclair and andreagi
I had to change the source URL to:
https://download.oracle.com/virtualbox/$pkgver/Oracle_VM_VirtualBox_Extension_Pack-$pkgver.vbox-extpack
to solve this issue:
curl: (60) SSL: no alternative certificate subject name matches target host name 'download.virtualbox.org' More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. ==> ERROR: Failure while downloading https://download.virtualbox.org/virtualbox/6.0.6/Oracle_VM_VirtualBox_Extension_Pack-6.0.6.vbox-extpack Aborting...
The download link changed. It appears to be https://download.oracle.com/virtualbox/6.0.6/Oracle_VM_VirtualBox_Extension_Pack-6.0.6.vbox-extpack now.
Pinned Comments
seblu commented on 2019-04-25 17:41 (UTC)
There is no version dependency on this package on purpose! You could read comments back from 2011 to understand why.