Package Details: virtualbox-bin-guest-iso 7.2.6-2

Git Clone URL: https://aur.archlinux.org/virtualbox-bin.git (read-only, click to copy)
Package Base: virtualbox-bin
Description: VirtualBox guest additions ISO image for use with virtualbox-bin package
Upstream URL: https://www.virtualbox.org/
Keywords: machine oracle virtualization vm
Licenses: GPL-3.0-only
Provides: virtualbox-guest-iso
Submitter: Rainmaker
Maintainer: dbermond
Last Packager: dbermond
Votes: 62
Popularity: 0.000621
First Submitted: 2015-08-18 09:16 (UTC)
Last Updated: 2026-01-29 15:56 (UTC)

Pinned Comments

dbermond commented on 2022-10-21 19:08 (UTC)

Notice:

To avoid crashes when upgrading Guest Additions from version 6.x to 7.x on Windows guests, uninstall the old Guest Additions first, then reboot, and then install the new ones. It's recommended to do all these operations in Safe Mode. See this upstream bug ticket for more details.

Latest Comments

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

dbermond commented on 2026-01-29 15:56 (UTC)

@samueldy fixed, thanks for reporting.

samueldy commented on 2026-01-29 13:49 (UTC)

When updating to 7.2.6-1, hashes are wrong for some files:

==> Validating source files with sha256sums...
    VirtualBox-7.2.6-172322-Linux_amd64.run ... Passed
    VirtualBoxSDK-7.2.6-172322.zip ... Passed
    VBoxAuth-g72af1bf.h ... FAILED
    VBoxAuthPAM-g72af1bf.c ... FAILED
    VBoxAuthSimple-g72af1bf.cpp ... FAILED
    dkms.conf ... Passed
    vboxreload ... Passed
    60-vboxdrv.rules ... Passed
    vboxweb.service ... Passed
    virtualbox.modprobe ... Passed
    virtualbox.sysusers ... Passed
    LICENSE.sdk ... Passed
    013-Makefile.patch ... Passed
==> ERROR: One or more files did not pass the validity check!

dbermond commented on 2025-05-28 21:22 (UTC)

@Xiaozhu1337 sorry, but CachyOS is not supported. Please seek help in your distribution support channels. At the time of writing, the Arch Linux linux package is at version 6.14, and everything is working fine.

Xiaozhu1337 commented on 2025-05-28 12:39 (UTC) (edited on 2025-05-28 12:39 (UTC) by Xiaozhu1337)

dkms build failed on 6.15.0-2-cachyos,
the failed log here https://pastebin.com/4HtxjrYp

Ralf_Mardorf commented on 2024-10-08 10:38 (UTC) (edited on 2024-10-08 10:50 (UTC) by Ralf_Mardorf)

Hi mikaelblomkvists, "pamac" is unsupported software, so you need to know how to use it. Btw. yaourt, yet another unsupported AUR helper, is outdated since years, but still gets the correct version.

• rocketmouse@archlinux ~ 
$ yaourt -S virtualbox-bin

==> Downloading virtualbox-bin PKGBUILD from AUR...
x .SRCINFO
x 013-Makefile.patch
x 60-vboxdrv.rules
x LICENSE.sdk
x PKGBUILD
x dkms.conf
x vboxreload
x vboxweb.service
x virtualbox.sysusers
virtualbox-bin 7.1.2-1  (Tue 18 Aug 11:16:55 CEST 2015)
[snip]

You are the packager set by the PACKAGER variable in /etc/makepkg.conf .

FWIW if building a package from AUR fails, then before writing a comment, you not only need to build without an AUR helper, you even must build in a clean chroot.

Regards, Ralf

mikaelblomkvists commented on 2024-10-08 07:08 (UTC) (edited on 2024-10-08 07:10 (UTC) by mikaelblomkvists)

@dbermond here you have, the command pamac info virtualbox-bin-guest-iso returns among other what's below. The packager information is missing. Upgrading this package brings no effect, I upgraded it 5 times already, and it keeps showing as the older 7.1.0-1.

pamac info virtualbox-bin-guest-iso
Name                  : virtualbox-bin-guest-iso
...
Version               : 7.1.0-1
...
Packager              : Unknown Packager
Maintainer            : dbermond

dbermond commented on 2024-10-07 18:29 (UTC)

@mikaelblomkvists sorry, but I could not understand anything that you mean. Patching the package too much? My name is not at metadata? Pacman does not warn about updates for AUR packages, so it looks like you are using something unsupported, like an AUR helper or a distribution other than Arch Linux.

mikaelblomkvists commented on 2024-10-07 12:54 (UTC)

When you patch too much, so that you patch own version identifier, then you hacked a package manager.

This package claims its version is 7.1.2-1 but in fact the version that gets installed is 7.1.0-1. I updated it 4 times already, but the package manager still claims there is an update for this package available. @dbermond your name is not present the package metadata btw.

dbermond commented on 2024-10-06 01:21 (UTC)

@sf1nk5 @whmblr I could reproduce your issue, and the segmentation fault you were getting should be fixed now after the last update.