Package Details: virtualbox-ext-oracle 7.2.8-1

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: 1373
Popularity: 1.63
First Submitted: 2010-12-24 16:48 (UTC)
Last Updated: 2026-04-21 13:03 (UTC)

Dependencies (2)

Required by (1)

Sources (1)

Pinned Comments

eworm commented on 2025-10-28 16:29 (UTC)

Please build in a clean environment, and the version dependency is not an issue: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

Latest Comments

1 2 3 4 5 6 .. 44 Next › Last »

Healing_Hands commented on 2026-04-29 18:43 (UTC) (edited on 2026-04-29 18:46 (UTC) by Healing_Hands)

The PKGBUILD for this package does not follow best practices as outlined in ArchWiki. Section 4.1 of the ArchWiki page on PKGBUILD:
https://wiki.archlinux.org/title/PKGBUILD#depends


4.1 depends
An array of packages that must be installed for the software to build and run. Dependencies defined inside the package() function are only required to run the software.

Since the virtualbox package is not required to build the package, the depends line should be moved inside the package() function.

pixup1 commented on 2026-04-26 23:23 (UTC)

Is this dependency issue ever going to get addressed ? It still locks up pacman completely on every update, and I don't know how you could possibly argue that is intended behavior.

Scimmia commented on 2025-10-28 23:37 (UTC) (edited on 2025-10-28 23:38 (UTC) by Scimmia)

MartinX3, the fact that you didn't understand eworm's post doesn't make them wrong. Building in a clean chroot and adding to a local repo DOES work just fine. Your stupid helper script will not.

MartinX3 commented on 2025-10-28 20:43 (UTC)

@eworm: Wrong, doesn't fix the issue.

I won't be able to upgrade to virtualbox 7.2.5, if virtualbox-ext-oracle 7.2.4 is still installed.

Because first system packages get upgraded and THEN AFTER AUR packages get upgraded.

To the the system upgrades won't work because the already installed old virtualbox-ext-oracle requires virtualbox 7.2.4, so I can't upgrade virtualbox to 7.2.5.

I have to remove this AUR package first, to be able to upgrade my system package virtualbox....

eworm commented on 2025-10-28 16:29 (UTC)

Please build in a clean environment, and the version dependency is not an issue: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

thesupertechie commented on 2025-10-26 04:56 (UTC) (edited on 2025-10-26 04:59 (UTC) by thesupertechie)

Also, the pinned comment suggests that a hardcoded version number isn't there when it is. It's just dynamically hardcoded instead of manually done.

thesupertechie commented on 2025-10-26 04:52 (UTC)

@ijann If this is a recurring thing, as the PKGBUILD suggests due to its hardcoded version number, then simply having to do this every single time that you need to upgrade is as annoying as uninstalling and reinstalling. This is a known issue since 2011. It really should just depend on Virtualbox.

ijann commented on 2025-10-24 17:06 (UTC)

@MartinX3 But why should I pin the 2011 comment, the line that @elvisman113 published solved it for me and I was able to install normally. You send me to look for a comment from 2011. Do you know how many comments are written each year? to search again, why don't you anchor that comment from 2011? But if you pin the comment to look for one from 2011, 😤

MartinX3 commented on 2025-10-24 16:22 (UTC) (edited on 2025-10-24 16:22 (UTC) by MartinX3)

@ijann Please read the comments in 2011 before making such claims.

The reason was to prevent incompatibilities between MAJOR version like the jump from v7.x.x to v8.0.0.

But how it is made in this PKGBUILD it breaks whole system upgrades by also check the minor and patch version.

This has to be fixed.
Otherwise this package is a security issue with it's blocking system updates behaviour...

ijann commented on 2025-10-24 16:13 (UTC) (edited on 2025-10-24 16:16 (UTC) by ijann)

You should post the comment where the solution to the problem is, it's simple, but many are new and don't know how to solve it, @elvisman113 already mentioned it but go back to the comment from 2011, don't be bad, here are ways to post the comments to show how to solve the problem and not repeat in comments a problem that has already been solved over time.

The update problem due to the oracle extension virtualbox-ext-oracle
> sudo pacman -Sd virtualbox
o
> yay -Sd virtualbox
then update normally