Command I used:
sudo VBoxManage extpack install --replace ~/Downloads/virtualbox/Oracle_VirtualBox_Extension_Pack-7.1.0.vbox-extpack
Result:
0%…NS_ERROR_FAILURE
VBoxManage: error: Failed to install “/home/username/Downloads/virtualbox/Oracle_VirtualBox_Extension_Pack-7.1.0.vbox-extpack”
VBoxManage: error: Failed to load the main module (‘/usr/lib/virtualbox/ExtensionPacks/Oracle_VirtualBox_Extension_Pack/linux.amd64/VBoxPuelMain.so’): VERR_FILE_NOT_FOUND - /usr/lib/virtualbox/ExtensionPacks/Oracle_VirtualBox_Extension_Pack/linux.amd64/VBoxPuelMain.so: undefined symbol: _ZN21RTCRestBinaryResponse19setConsumerCallbackEPFiPS_PKvmjmmEPv
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: “RTEXITCODE handleExtPack(HandlerArg*)” at line 2099 of file VBoxManageMisc.cpp
Welcome to the Forums!
VBox 7.1 has just appeared in the openSUSE repos and there might be still some kinks to straighten out, please see this thread .
Anyway thanks for reporting your finding, maybe consider submitting a bug report to bugzilla.opensuse.org if no suggestion shows up here.
hui
October 2, 2024, 9:13am
3
OK, so thanks again to @zzq1015 for alerting the wider Forum audience (just locked VirtualBox on my system before dup-ing to 20240930).
I just did
zypper addrepo https://download.opensuse.org/repositories/Virtualization/openSUSE_Tumbleweed/Virtualization.repo
zypper refresh
zypper install virtualbox
And executed:
sudo VBoxManage extpack install --replace ~/Downloads/virtualbox/Oracle_VirtualBox_Extension_Pack-7.1.0.vbox-extpack
again, now it works. No errors, extension pack installed correctly.
I think they have just patched the bug for the OpenSUSE repo.
Looks like a patched VBox just reached the standard OSS repo
New Tumbleweed snapshot 20241002 released!
1 Like
system
Closed
November 2, 2024, 3:54pm
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.