Kicksecure Whonix VirtualBox Installer broken - whonix-xfce-installer-cli --onion

Unable to download whonix onto a new install of kicksecure, the script begins and then it prompts the licence agreement screen. Following that, it hits the repos and failed with an error code 1.

Any idea on how to fix this?

Retry.

Post logs on issues.

whonix-xfce-installer-cli --onion
whonix-xfce-installer-cli: [NOTICE]: Running: $ sudo – echo test
[sudo] password for da:
test
whonix-xfce-installer-cli: [NOTICE]: Saving user log to: ‘/home/da/dist-installer-cli-download/logs/8/user.log’
whonix-xfce-installer-cli: [NOTICE]: Saving debug log to: ‘/home/da/dist-installer-cli-download/logs/8/debug.log’
whonix-xfce-installer-cli: [NOTICE]: Installer: ‘Whonix Xfce for VirtualBox Installer’
whonix-xfce-installer-cli: [NOTICE]: If you wish to cancel installation, press Ctrl+C.
whonix-xfce-installer-cli: [NOTICE]: The license will be shown in 5 seconds.
whonix-xfce-installer-cli: [NOTICE]: (Use -n or --non-interactive for non-interactive mode.)

whonix-xfce-installer-cli: [NOTICE]: License Check: ‘success’ - User has accepted the license.
whonix-xfce-installer-cli: [NOTICE]: Detected architecture: ‘x86_64’
whonix-xfce-installer-cli: [NOTICE]: Detected system: ‘Linux’
whonix-xfce-installer-cli: [NOTICE]: Detected distribution / derivative name: ‘Debian GNU/Linux 12 (bookworm)’ / ‘Kicksecure’
whonix-xfce-installer-cli: [NOTICE]: Detected distribution / derivative version: ‘12’ / ‘17’
whonix-xfce-installer-cli: [NOTICE]: Preparing to install packages required for the hypervisor usage, this may take some time.
whonix-xfce-installer-cli: [NOTICE]: Updating package list.
whonix-xfce-installer-cli: [NOTICE]: Running: $ sudo – apt-get update --yes --error-on=any
Hit:1 tor+https://fasttrack.debian.net/debian bookworm-fasttrack InRelease
Hit:2 tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian bookworm InRelease
Hit:3 tor+http://5ajw6aqf3ep7sijnscdzw77t7xq4xjpsy335yb2wiwgouo7yfxtjlmid.onion/debian-security bookworm-security InRelease
Hit:4 tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian bookworm-updates InRelease
Hit:5 tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian bookworm-backports InRelease
Reading package lists…
whonix-xfce-installer-cli: [NOTICE]: VirtualBox Installation: Preparing to install VirtualBox…
/usr/bin/whonix-xfce-installer-cli: line 1714: oracle_domain_debsource: unbound variable
whonix-xfce-installer-cli: [NOTICE]: Executed script, function, command: ‘/usr/bin/whonix-xfce-installer-cli’ ‘install_repositories_for_virtualbox_on_debian’ ‘oracle_url=“${oracle_prefix_debsource} ${protocol_prefix_debsource}${oracle_domain_debsource}${oracle_suffix_debsource}”’
whonix-xfce-installer-cli: [ERROR]: Exit code: ‘1’

Thanks for the report!

This will take some time to fix. Manually you can manually install using wiki/VirtualBox (download → VirtualBox).

This should be fixed now.

1 Like

Thank you very much. Works perfectly. @Patrick