Well, once again, I have returned from an extended break with using technology.
I followed this page to avoid uninstalling Whonix 15 and then installing Whonix 16. I tried this route because I don’t want to reconfigure everything, and move everything.
After step 2 below the following qubes were running:
- dom0
- disp#####
- sys-firewall
- sys-net
- sys-usb
- sys-whonix
When attempting the instructions from the link above I did the following in order:
-
Backup/clone all qubes using Whonix 15 templates
-
Updated everything that could be updated.
-
Performed Sanity Tests on whonix-ws-15:
-
Performed Sanity Tests on whonix-gw-15
-
Shutdown whonix-gw-15 qube
-
View
release-upgrade
command version on whonix-ws-15 qube
user@host:~$ cat /usr/sbin/release-upgrade | grep version=
version="1.5"
user@host:~$
-
Perform the automated release upgrade using
release-upgrade
command on whonix-ws-15 -
Shutdown whonix-ws-15
-
Start whonix-gw-15
-
View
release-upgrade
command version on whonix-gw-15
user@host:~$ cat /usr/sbin/release-upgrad | grep version=
cat: /usr/sbin/release-upgrad: No such file or directory
user@host:~$ cat /usr/sbin/release-upgrade | grep version=
version="1.5"
- Perform the automated release upgrade using
release-upgrade
command on whonix-gw-15 - Reboot whole system
- ‘systemcheck’ on whonix-gw-15
user@host:~$ systemcheck
[INFO] [systemcheck] whonix-gw-15 | Whonix-Gateway | TemplateVM | Sun 30 Jan 2022 09:56:30 PM UTC
[INFO] [systemcheck] Whonix APT Repository: Enabled.
When the Whonix team releases BULLSEYE updates,
they will be AUTOMATICALLY installed (when you run apt-get dist-upgrade)
along with updated packages from the Debian team. Please
read https://www.whonix.org/wiki/Trust to understand the risk.
If you want to change this, use:
sudo whonix_repository
[INFO] [systemcheck] Debian Package Update Check: Checking for software updates via apt-get... ( Documentation: https://www.whonix.org/wiki/Update )
[INFO] [systemcheck] Debian Package Update Check Result: No updates found via apt-get.
[INFO] [systemcheck] Please donate!
See: https://www.whonix.org/wiki/Donate
- ‘systemcheck’ on whonix-ws-15
user@host:~$ systemcheck
[INFO] [systemcheck] whonix-ws-15 | Whonix-Workstation | TemplateVM | Sun 30 Jan 2022 09:57:53 PM UTC
[INFO] [systemcheck] Whonix APT Repository: Enabled.
When the Whonix team releases BULLSEYE updates,
they will be AUTOMATICALLY installed (when you run apt-get dist-upgrade)
along with updated packages from the Debian team. Please
read https://www.whonix.org/wiki/Trust to understand the risk.
If you want to change this, use:
sudo whonix_repository
[INFO] [systemcheck] Debian Package Update Check: Checking for software updates via apt-get... ( Documentation: https://www.whonix.org/wiki/Update )
E: Release file for tor+https://fasttrack.debian.net/debian/dists/bullseye-fasttrack/InRelease is not valid yet (invalid for another 2min 2s). Updates for this repository will not be applied.
[WARNING] [systemcheck] Debian Package Update Check Result: Could not check for software updates! (apt-get code: 100)
Please manually check inside this TemplateVM ('whonix-ws-15').
1. Open a terminal. (dom0 -> Start Menu -> Template: whonix-ws-15 -> Terminal)
2. Update. upgrade-nonroot
[INFO] [systemcheck] Please donate!
See: https://www.whonix.org/wiki/Donate
Clearly I’m doing something wrong, and I have no idea what that is