Please do add the exact version dependency so that upgrades of the main package prompt a conflict that we then know to go fix. Thanks.
depends=("virtualbox=${pkgver}")
Search Criteria
Package Details: virtualbox-ext-oracle 7.1.4-1
Package Actions
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.47 |
First Submitted: | 2010-12-24 16:48 (UTC) |
Last Updated: | 2024-10-15 16:10 (UTC) |
Dependencies (2)
- virtualbox (virtualbox6-binAUR, virtualbox-svnAUR, virtualbox6.1-binAUR, virtualbox-binAUR)
- rdesktop (optional) – client to connect vm via RDP
Required by (2)
- virtualbox-bin (optional)
- virtualbox6.1-bin (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 42 Next › Last »
alerque commented on 2014-01-18 07:31 (UTC)
swiftgeek commented on 2013-10-21 18:40 (UTC)
But do not bump pkgrel :D
stmc commented on 2013-10-21 18:29 (UTC)
add to pkgbuild:
depends=("virtualbox=${pkgver}")
kullfar commented on 2013-10-21 05:16 (UTC)
BTW, it can be fixed by explicit version in "Dependencies", can not it be?
Scimmia commented on 2013-10-21 02:13 (UTC)
@ngoonee, that's because this package was update to 4.3 while virtualbox in the repos is still 4.2.18. You shouldn't update this package until virtualbox itself is updated.
ngoonee commented on 2013-10-21 02:11 (UTC)
Get this error from post_install.
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/usr/share/virtualbox/extensions/Oracle_VM_VirtualBox_Extension_Pack-4.3.0.vbox-extpack"
VBoxManage: error: VBoxExtPackRegister returned VERR_VERSION_MISMATCH, pReg=0000000000000000 ErrInfo='Helper version mismatch - expected 0x10001 got 0x10000'
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManager, interface IExtPackManager
VBoxManage: error: Context: "int handleExtPack(HandlerArg*)" at line 1126 of file VBoxManageMisc.cpp
FredBezies commented on 2013-10-15 16:54 (UTC)
Will be soon out of date, as VirtualBox 4.3.0 was released on 15 october : http://www.oracle.com/us/corporate/press/2033376
archlinuxomane commented on 2013-09-10 08:54 (UTC)
@reed1
What's your virtualbox version? Had the same error message, reason was that I had updated the ext-pack to 2.18 but virtualbox was still 2.16.
eworm commented on 2013-09-10 07:28 (UTC)
I do not get this, so I suppose you need to reboot or shutdown guests, reload the new host modules and then start the guests.
reed1 commented on 2013-09-10 01:33 (UTC)
@eworm
When I fired up a VM with USB Controller enabled, if I disable it the error disappear. It's not like that before, probably after I upgraded the kernel. I reinstalled virtualbox and this aur package, nothing works.. :(, I haven't restared my machine tho, can't restart now
~ ❯ VBoxManage list extpacks
Extension Packs: 1
Pack no. 0: Oracle VM VirtualBox Extension Pack
Version: 4.2.18
Revision: 88780
Edition:
Description: USB 2.0 Host Controller, VirtualBox RDP, PXE ROM with E1000 support.
VRDE Module: VBoxVRDP
Usable: true
Why unusable:
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.