Hi All,
I've followed the instructions found on this link https://wiki.raptorcs.com/wiki/Whonix
I've created KVM VMs using Debian 10.7 ISO images but when trying to install non-qubes-whonix-gateway-xfce or non-qubes-whonix-gateway-cli I could not solve dependency issues.
Has anyone succeeded creating these VMs?
I have them working on a x86 machine with the same Fedora33 I use on my Blackbird.
Thanks
Can you post the exact output of the apt command that fails? This sounds similar to an issue that I reported upstream to Whonix, which was subsequently fixed.
Hey Jeremy, this is the output I got:
claudio@debian10:~$ sudo apt-get install non-qubes-whonix-gateway-xfce
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
non-qubes-whonix-gateway-xfce : Depends: non-qubes-vm-enhancements-cli but it is not going to be installed
Depends: non-qubes-vm-enhancements-gui but it is not going to be installed
Depends: non-qubes-whonix-gateway-cli but it is not going to be installed
Depends: kicksecure-desktop-environment-essential-xfce but it is not going to be installed
Depends: kicksecure-desktop-applications-xfce but it is not going to be installed
Depends: whonix-shared-default-applications-gui but it is not going to be installed
Depends: whonix-gateway-default-applications-gui but it is not going to be installed
N: Ignoring file 'patrick.asc' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: Unable to correct problems, you have held broken packages.
The VM where I've issued this command was created with debian-10.9.0-ppc64el-xfce-CD-1.iso.
Any ideas?