I get the same error as @sf1nk5 using either makepkg or pikaur help.
Search Criteria
Package Details: virtualbox-bin-guest-iso 7.1.4-2
Package Actions
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.000203 |
First Submitted: | 2015-08-18 09:16 (UTC) |
Last Updated: | 2024-11-25 20:52 (UTC) |
Dependencies (2)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
Required by (4)
- virtualbox-bin (optional)
- virtualbox-kvm (requires virtualbox-guest-iso) (optional)
- virtualbox-svn (requires virtualbox-guest-iso) (optional)
- virtualbox6.1-bin (optional)
Sources (13)
- 013-Makefile.patch
- 60-vboxdrv.rules
- dkms.conf
- http://download.virtualbox.org/virtualbox/7.1.4/VirtualBox-7.1.4-165100-Linux_amd64.run
- https://download.virtualbox.org/virtualbox/7.1.4/VirtualBoxSDK-7.1.4-165100.zip
- LICENSE.sdk
- VBoxAuth-r106073.h
- VBoxAuthPAM-r106073.c
- VBoxAuthSimple-r106073.cpp
- vboxreload
- vboxweb.service
- virtualbox.modprobe
- virtualbox.sysusers
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 15 Next › Last »
whmblr commented on 2024-09-19 16:34 (UTC)
dbermond commented on 2024-09-19 15:10 (UTC)
@sf1nk5 the package is building fine. You are not supposed to get a segmentation fault when building it. AUR helpers are not supported, use makepkg.
sf1nk5 commented on 2024-09-19 08:09 (UTC)
/home/user/.cache/paru/clone/virtualbox-bin/PKGBUILD: line 162: 57715 Segmentation fault (core dumped) VBOX_INSTALL_PATH="/${_installdir}" python vboxapisetup.py install --root "$pkgdir" --skip-build --optimize='1' ==> ERROR: A failure occurred in package_virtualbox-bin-sdk(). Aborting...
Any suggestions?
dbermond commented on 2023-10-01 13:01 (UTC)
@BryanLiang I've removed the 3 broken symlinks. They were a leftover from virtualbox 6. Thanks for reporting.
BryanLiang commented on 2023-09-25 23:49 (UTC) (edited on 2023-09-26 01:13 (UTC) by BryanLiang)
I found several broken symbolic link brought by this package.
Here are the screenshot:
https://sm.ms/image/creCk8tvm4dLQah
https://sm.ms/image/tBxO9dy4F61UsTi
https://sm.ms/image/zvXobVZwiQLIyh3
Is this problem caused by VirtualBox itself or when packaging?
nursoda commented on 2023-08-11 12:10 (UTC)
@Ralf_Mardorf: Yes, USB works fine for me. I tested with a USB thumb drive and my Logitech Brio webcam.
Ralf_Mardorf commented on 2023-08-11 10:28 (UTC)
Thank you nursoda, here VBoxSVGA is selected, 2 Processors, 16 GB RAM, Chipset PIIX3, I don't see anything TPM related, Windows 11 was installed by a workaround ignoring TPM, but I/O APIC, EFI, USB 2.0 and Nested Paging are enabled, Nested VT-x/AMD-V and 3 D Acceleration are disabled. However, a while back, when I got rid of graphics issues, I couldn't sync my iPads with iTunes by USB. Does USB work for you?
ng0177 commented on 2023-08-11 10:19 (UTC)
Which is the difference between virtualbox-bin
and virtualbox
packages?
nursoda commented on 2023-08-11 09:36 (UTC)
@Ralf_Mardorf: I managed to run a stable W11 on Arch using these packages
- virtualbox
- virtualbox-ext-oracle
- virtualbox-guest-iso
- virtualbox-host-dkms
- virtualbox-sdk
- vdfuse
for several months now using these VM settings:
- System: 4 Processors, 8GB RAM, Chipset ICH9, TPM 2.0, EFI active, Nested Paging, PAE/NX, Hyper-V-Virtualization
- Display: 256MB RAM, Controller VBoxVGA ← THAT made the difference
Ralf_Mardorf commented on 2023-08-11 08:22 (UTC)
Hi ng0177, Oracle's concept is inherently inconsistent because if their products were as user-friendly as they claim, then there would be no need to offer Premier Support to paying users. Indeed, for Windows guests I use Virtualbox for ease of use, while for Linux I use QEMU/KVM. But since Virtualbox 6.1 will expire at the end of this year, I will probably have to give up Virtualbox. I can't use a Windows 11 guest with Virtualbox 7, regardless of which branch I use, so I'm maintaining my own packages at the moment.
$ pacman -Q virtual box
virtual box 1:6.1.46-7010.1
Regards, Ralf
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.