Update: The Guest Additions image with the 5.2.0 release fails to work with recent Linux guest kernels. Please try this image which we believe fixes the problem. For experimental Linux 4.14 support, please try this image. Both should work on all older guest systems too: please file a report on the bugtracker if they do not.
https://www.virtualbox.org/wiki/Downloads
Search Criteria
Package Details: virtualbox-ext-oracle 7.1.6-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.36 |
First Submitted: | 2010-12-24 16:48 (UTC) |
Last Updated: | 2025-01-21 22:36 (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 .. 14 15 16 17 18 19 20 21 22 23 24 .. 42 Next › Last »
<deleted-account> commented on 2017-10-20 18:00 (UTC)
amos commented on 2017-10-19 14:16 (UTC)
Yes, but still this should be marked as dependency
virtualbox>=5.2
so it isn't installed as long as it is incompatible.
khampf commented on 2017-10-19 10:52 (UTC) (edited on 2017-10-19 10:54 (UTC) by khampf)
I second gcavalio, what's up with this being 5.2 and incompatible with community?
(edit: ok 5.2 got released yesterday, community will probably update shortly, https://blogs.oracle.com/virtualization/vbox52 )
gcavallo commented on 2017-10-18 22:47 (UTC)
VBoxManage: error: Failed to install "/usr/share/virtualbox/extensions/Oracle_VM_VirtualBox_Extension_Pack-5.2.0.vbox-extpack"
VBoxManage: error: VBoxExtPackRegister returned VERR_VERSION_MISMATCH, pReg=0000000000000000 ErrInfo='VirtualBox version mismatch - expected 5.2 got 5.1'
Virtualbox is still at 5.1 in the repo, 5.2 is only in testing.
sotoleni commented on 2017-10-17 12:14 (UTC)
When I execute the "VBoxWindowsAdditions-amd64.exe", it appear a message box saying:
File System error (-1073741819)
Anyone had the same problem?
Thank you
Toni
P.D: With version: virtualbox-ext-oracle 5.1.30-1
Scimmia commented on 2017-09-18 15:51 (UTC)
vk496, the version in the official repository is 5.1.28, so there's no issue here.
vk496 commented on 2017-09-18 14:52 (UTC)
I had problems with this version (USB proxy) in Virtualbox 5.1.26. I recommend downgrade to always match the version of oficial repository (5.1.26-1)
Salu2
vegangaro commented on 2017-07-19 03:32 (UTC)
VirtualBox is saying this extension is outdated
Thanks, anyway!
heichblatt commented on 2017-05-02 09:51 (UTC)
The following patch would bring this package up to date:
---
% git diff
diff --git a/PKGBUILD b/PKGBUILD
index 68b34c9..a5f1b6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sébastien Luttringer
pkgname=virtualbox-ext-oracle
-pkgver=5.1.20
+pkgver=5.1.22
pkgrel=1
pkgdesc='Oracle VM VirtualBox Extension Pack'
arch=('any')
@@ -10,7 +10,7 @@ options=('!strip')
install=virtualbox-ext-oracle.install
source=("http://download.virtualbox.org/virtualbox/$pkgver/Oracle_VM_VirtualBox_Extension_Pack-$pkgver.vbox-extpack")
noextract=("Oracle_VM_VirtualBox_Extension_Pack-$pkgver.vbox-extpack")
-md5sums=('f7150f14f39e4be55ff07351f3fd7b54')
+md5sums=('78b01ef9443f0bb1e31489ee7855135a')
prepare() {
# shrink uneeded cpuarch
---
m3thodic commented on 2017-04-25 05:43 (UTC)
@jamesan thank you!
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.