You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm re-opening this because it was closed with the wrong answer. Deleting nala.list and box64.list is a terrible idea. If you do that you won't get updates. Apps like Balena Etcher depend on box64. The correct answer is to change:
I'm re-opening this because it was closed with the wrong answer. Deleting nala.list and box64.list is a terrible idea. If you do that you won't get updates. Apps like Balena Etcher depend on box64. The correct answer is to change:
deb [signed-by=/usr/share/keyrings/nala.gpg] http://deb.volian.org/volian/ scar main to:
deb [signed-by=/usr/share/keyrings/nala.gpg] http://deb.volian.org/volian/ nala main and then run sudo apt-get update. You should get this response:
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org bullseye-security InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:5 http://deb.debian.org/debian bullseye-backports InRelease
Get:6 http://deb.volian.org/volian nala InRelease [35.1 kB]
Hit:7 https://download.docker.com/linux/debian bullseye InRelease
Hit:8 https://deb.nodesource.com/node_20.x nodistro InRelease
Hit:9 http://inovato.net/apt stable InRelease
Hit:10 http://deb.debian.org/debian-debug bullseye-debug InRelease
Get:11 https://pkgs.tailscale.com/stable/debian bullseye InRelease
Hit:4 https://ryanfortner.github.io/box64-debs/debian ./ InRelease
Hit:12 http://deb.debian.org/debian bullseye-proposed-updates InRelease
Get:13 http://deb.volian.org/volian nala/main armhf Packages [21.3 kB]
Get:14 http://deb.volian.org/volian nala/main arm64 Packages [21.3 kB]
Get:15 http://deb.volian.org/volian nala/main all Packages [21.3 kB]
Get:16 http://deb.volian.org/volian nala/main all Contents (deb) [10.0 kB]
Get:17 http://deb.volian.org/volian nala/main arm64 Contents (deb) [10.0 kB]
Get:18 http://deb.volian.org/volian nala/main armhf Contents (deb) [10.0 kB]
Fetched 136 kB in 6s (21.5 kB/s)
Reading package lists... Done
Then upgrade with sudo apt-get upgrade. You should get this response:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
cockpit-bridge cockpit-system libpwquality-common libpwquality-tools libpwquality1 libwpe-1.0-1 libwpebackend-fdo-1.0-1 python3-cached-property python3-docopt
python3-dotenv python3-jsonschema python3-pyrsistent python3-rfc3986
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
libbluetooth-dev libbluetooth3 libvlc-bin python3-pkg-resources python3-typer vlc vlc-bin vlc-data vlc-plugin-base vlc-plugin-qt vlc-plugin-video-output
The following packages will be upgraded:
nala python3-anyio python3-certifi python3-chardet python3-click python3-colorama python3-idna python3-pexpect python3-ptyprocess python3-pygments python3-sniffio
python3-typing-extensions
12 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
Need to get 1,623 kB of archives.
After this operation, 292 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://deb.volian.org/volian nala/main arm64 python3-idna all 3.6-2.1 [38.6 kB]
Get:2 http://deb.volian.org/volian nala/main arm64 python3-sniffio all 1.3.1-1 [7,120 B]
Get:3 http://deb.volian.org/volian nala/main arm64 python3-typing-extensions all 4.12.2-2 [73.0 kB]
Get:4 http://deb.volian.org/volian nala/main arm64 python3-anyio all 4.4.0-1 [57.3 kB]
Get:5 http://deb.volian.org/volian nala/main arm64 python3-ptyprocess all 0.7.0-5 [14.7 kB]
Get:6 http://deb.volian.org/volian nala/main arm64 python3-pexpect all 4.9-2 [55.5 kB]
Get:7 http://deb.volian.org/volian nala/main arm64 nala all 0.15.4 [147 kB]
Get:8 http://deb.volian.org/volian nala/main arm64 python3-certifi all 2024.6.2-1 [157 kB]
Get:9 http://deb.volian.org/volian nala/main arm64 python3-chardet all 5.2.0+dfsg-1 [107 kB]
Get:10 http://deb.volian.org/volian nala/main arm64 python3-colorama all 0.4.6-4 [36.2 kB]
Get:11 http://deb.volian.org/volian nala/main arm64 python3-click all 8.1.7-2 [94.3 kB]
Get:12 http://deb.volian.org/volian nala/main arm64 python3-pygments all 2.18.0+dfsg-1 [836 kB]
Fetched 1,623 kB in 2s (826 kB/s)
(Reading database ... 334617 files and directories currently installed.)
Preparing to unpack .../00-python3-idna_3.6-2.1_all.deb ...
Unpacking python3-idna (3.6-2.1) over (2.10-1+deb11u1) ...
Preparing to unpack .../01-python3-sniffio_1.3.1-1_all.deb ...
Unpacking python3-sniffio (1.3.1-1) over (1.1.0-1) ...
Preparing to unpack .../02-python3-typing-extensions_4.12.2-2_all.deb ...
Unpacking python3-typing-extensions (4.12.2-2) over (4.10.0-1) ...
Preparing to unpack .../03-python3-anyio_4.4.0-1_all.deb ...
Unpacking python3-anyio (4.4.0-1) over (4.2.0-1) ...
Preparing to unpack .../04-python3-ptyprocess_0.7.0-5_all.deb ...
Unpacking python3-ptyprocess (0.7.0-5) over (0.7.0-1) ...
Preparing to unpack .../05-python3-pexpect_4.9-2_all.deb ...
Unpacking python3-pexpect (4.9-2) over (4.8.0-2) ...
Preparing to unpack .../06-nala_0.15.4_all.deb ...
Unpacking nala (0.15.4) over (0.15.3) ...
Preparing to unpack .../07-python3-certifi_2024.6.2-1_all.deb ...
Unpacking python3-certifi (2024.6.2-1) over (2020.6.20-1) ...
Preparing to unpack .../08-python3-chardet_5.2.0+dfsg-1_all.deb ...
Unpacking python3-chardet (5.2.0+dfsg-1) over (4.0.0-1) ...
Preparing to unpack .../09-python3-colorama_0.4.6-4_all.deb ...
Unpacking python3-colorama (0.4.6-4) over (0.4.4-1) ...
Preparing to unpack .../10-python3-click_8.1.7-2_all.deb ...
Unpacking python3-click (8.1.7-2) over (8.1.6-2) ...
Preparing to unpack .../11-python3-pygments_2.18.0+dfsg-1_all.deb ...
Unpacking python3-pygments (2.18.0+dfsg-1) over (2.17.2+dfsg-1) ...
Setting up python3-sniffio (1.3.1-1) ...
Setting up python3-colorama (0.4.6-4) ...
Setting up python3-click (8.1.7-2) ...
Setting up python3-pygments (2.18.0+dfsg-1) ...
Setting up python3-chardet (5.2.0+dfsg-1) ...
Setting up python3-certifi (2024.6.2-1) ...
Setting up python3-idna (3.6-2.1) ...
Setting up python3-typing-extensions (4.12.2-2) ...
Setting up python3-ptyprocess (0.7.0-5) ...
Setting up python3-anyio (4.4.0-1) ...
Setting up python3-pexpect (4.9-2) ...
Setting up nala (0.15.4) ...
Processing triggers for man-db (2.9.4-2) ...
I'll close this in a couple weeks.
The text was updated successfully, but these errors were encountered: