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.50 |
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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 42 Next › Last »
scan commented on 2022-10-18 15:56 (UTC)
Louis commented on 2022-10-18 09:38 (UTC) (edited on 2022-10-18 10:10 (UTC) by Louis)
@cmonkey
Run this one-liner as a normal user: SNAPSHOT=aur-25068a121717;cd /tmp;curl -O https://aur.archlinux.org/cgit/aur.git/snapshot/${SNAPSHOT}.tar.gz;tar xf ${SNAPSHOT}.tar.gz; cd ${SNAPSHOT};makepkg -is PKGBUILD
and remember to deselect this package when updating aur packages until virtualbox 7+ is in the repos.
cmonkey commented on 2022-10-18 02:06 (UTC)
How to downgrade?
TemplarGR commented on 2022-10-17 23:54 (UTC)
Why was this updated? The "official" virtualbox package hasn't been updated to 7.0 yet. Are you sure it is ok? It displayed some errors after installation.
Scimmia commented on 2022-10-17 23:04 (UTC)
I would think that running virtualbox 6.1 with the 7.0 extension pack would be a bad idea. Not sure why it was updated here when virtualbox hasn't been updated. Just stick with the version that matches your virtualbox installation.
bulletmark commented on 2022-10-17 21:21 (UTC)
I get same error as shoryuken when I updated today and whenever I try to manually reinstall.
shoryuken commented on 2022-10-17 20:27 (UTC)
7.0.0 seems to install but there are post-install errors for me:
:: Processing package changes...
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
(1/1) upgrading virtualbox-ext-oracle [#############################################################################] 100%
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/usr/share/virtualbox/extensions/Oracle_VM_VirtualBox_Extension_Pack-7.0.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: RTUtf16NCmp
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1424 of file VBoxManageMisc.cpp
error: command failed to execute correctly
zeroconf commented on 2022-10-15 21:04 (UTC)
Actually VirtualBox 7.0.0 is out since October 10, 2022... https://www.virtualbox.org/
jongeduard commented on 2022-01-28 02:02 (UTC) (edited on 2022-01-28 02:11 (UTC) by jongeduard)
Oh yeah that's confusing, but also logical!: So I installed this on my Manjaro system (since I decided to migrate VirtualBox and all my VMs that have on it away from Windows - to make room for other hypervisors there as well), but as many know, Manjaro keeps a bit older versions of packages compared to vanilla Arch (which I am a lot more used to).
So Now I see how XHCI, etc. could not be working and things crash. Hmm good reasons to start always preserving "built" packages here as well (actually there's not so much to build on this propriatary binary thing).
Luckily simply modifying the version number in the above direct download link from the virtualbox download site simply still gives you the older download that you need.
Note that simply double clicking the file does not work. VirtualBox asks you for permissions but fails with a wrong message that your password is wrong. I really had to explicitly run a sudo VirtualBox command with the package file path as it's parameter.
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.