FS#76767 - [virtualbox] Can't perform unattended install (Missing UnattendedTemplates)

Attached to Project: Community Packages
Opened by Pablo (ErrantOverflow) - Wednesday, 07 December 2022, 13:07 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:05 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Christian Hesse (eworm)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 5
Private No

Details

Description:
When attempting to perform an unattended install, be it via the command line or the GUI I will get an error along the lines of:

VBoxManage: error: Failed to open '/usr/share/virtualbox/UnattendedTemplates/win_nt6_unattended.xml' (VERR_FILE_NOT_FOUND)

After closer examination, it seems none of the Virtualbox packages have these template files included. A workaround for now is to download the files manually (I took it from a .deb package) and place them in the corresponding folder.

Steps to reproduce:
1. Install virtualbox 7.0.4-1
2. Create a virtual machine
3. Run the unattended install command:

$: VBoxManage unattended install "Windows 10 VM" --iso="Win10_22H2_EnglishInternational_x64.iso"
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:05 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/virtualbox/issues/3

Loading...