Tor operation failed (despite retrying 10 times) with
ExecutionFailedInVM: Command failed: echo asdf ! | sudo -S apt --error-on=any update
error code: 100
stdout: Get:1 tor+https://cdn-fastly.deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 tor+https://deb.tails.boum.org devel InRelease [6,142 B]
Get:3 tor+https://deb.tails.boum.org 20333-fix-gnome-shell-segfault InRelease [6,211 B]
Get:4 tor+https://cdn-fastly.deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:5 tor+https://deb.tails.boum.org devel/main amd64 Packages [7,862 B]
Get:6 tor+https://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
Get:7 tor+https://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:8 tor+https://deb.tails.boum.org 20333-fix-gnome-shell-segfault/main amd64 Packages [2,590 B]
Get:9 tor+https://cdn-fastly.deb.debian.org/debian sid InRelease [198 kB]
Ign:10 tor+https://deb.torproject.org/torproject.org bookworm InRelease
Get:11 tor+https://cdn-fastly.deb.debian.org/debian bookworm/main amd64 Packages [8,788 kB]
Err:12 tor+https://deb.torproject.org/torproject.org bookworm Release
SOCKS proxy socks5h://127.0.0.1:9050 could not connect to deb.torproject.org (0.0.0.0:0) due to: general SOCKS server failure (1) [IP: 127.0.0.1 9050]
Get:13 tor+https://cdn-fastly.deb.debian.org/debian bookworm/main Translation-en [6,109 kB]
Get:14 tor+https://cdn-fastly.deb.debian.org/debian bookworm/contrib amd64 Packages [54.1 kB]
Get:15 tor+https://cdn-fastly.deb.debian.org/debian bookworm/contrib Translation-en [48.8 kB]
Get:16 tor+https://cdn-fastly.deb.debian.org/debian-security bookworm-security/main amd64 Packages [170 kB]
Get:17 tor+https://cdn-fastly.deb.debian.org/debian-security bookworm-security/main Translation-en [103 kB]
Get:18 tor+https://cdn-fastly.deb.debian.org/debian-security bookworm-security/contrib amd64 Packages [644 B]
Get:19 tor+https://cdn-fastly.deb.debian.org/debian-security bookworm-security/contrib Translation-en [372 B]
Get:20 tor+https://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8,067 kB]
Get:21 tor+https://cdn-fastly.deb.debian.org/debian bullseye/main Translation-en [6,236 kB]
Get:22 tor+https://cdn-fastly.deb.debian.org/debian bullseye/contrib amd64 Packages [50.4 kB]
Get:23 tor+https://cdn-fastly.deb.debian.org/debian bullseye/contrib Translation-en [46.9 kB]
Get:24 tor+https://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [281 kB]
Get:25 tor+https://cdn-fastly.deb.debian.org/debian-security bullseye-security/main Translation-en [181 kB]
Get:26 tor+https://cdn-fastly.deb.debian.org/debian sid/main amd64 Packages [9,905 kB]
Get:27 tor+https://cdn-fastly.deb.debian.org/debian sid/main Translation-en [7,256 kB]
Get:28 tor+https://cdn-fastly.deb.debian.org/debian sid/contrib amd64 Packages [66.1 kB]
Get:29 tor+https://cdn-fastly.deb.debian.org/debian sid/contrib Translation-en [57.4 kB]
Reading package lists...
stderr: [sudo] password for amnesia:
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
E: The repository 'tor+https://deb.torproject.org/torproject.org bookworm Release' does not have a Release file.
<false> is not true. (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/apt.rb:59:in `/^I update APT using apt$/'
features/persistence.feature:8:in `And I update APT using apt'