Hi,
I’m trying to install
deb.torproject.org-keyring
via the package manager on a raspberry pi 5 (arm64) adhering to the steps from Why and how I can enable Tor Package Repository in Debian? | Tor Project | Support .
Tor installs fine, but just not the tor keyring.
I get this error messages:
Running sudo apt update:
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
Get:5 https://deb.torproject.org/torproject.org bookworm InRelease [2096 B]
Get:6 https://deb.torproject.org/torproject.org bookworm/main Sources [1259 B]
Fetched 3355 B in 1s (4322 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://deb.torproject.org/torproject.org bookworm InRelease' doesn't support architecture 'armhf'
N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://deb.torproject.org/torproject.org bookworm InRelease' doesn't support architecture 'arm64'
Then installing sudo apt install deb.torproject.org-keyring
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package deb.torproject.org-keyring
E: Couldn't find any package by glob 'deb.torproject.org-keyring'
Any help is very much appreciated!
1 Like
ebanam
February 25, 2025, 4:20pm
2
2 Likes
Alright. Thanks. Let’s see if they’ll fix it in a day or so.
Surprisingly, it may be that they have permanently removed all packages related to the arm64 architecture (Raspberry Pi and other SBC) from the deb.tpo
repository and will not include them again in the fix to this issue that is expected to arrive soon…
See this comment:
If they don’t solve it in conjunction, I will open another issue to address this big damage, which is that the most popular SBC architecture (Raspberry Pi) cannot be left without official support from the Tor project
2 Likes
apt update is running as expected, but deb.torproject.org-keyring can still not be installed.
E: Unable to locate package deb.torproject.org-keyring
E: Couldn't find any package by glob 'deb.torproject.org-keyring'
Noino
March 1, 2025, 2:30pm
8
@twofaktor the issue does not seem to have been fully resolved as the deb.torproject.org-keyring
package is still missing from the https://deb.torproject.org/torproject.org/dists/bookworm/main/binary-arm64/Packages directory. It is present in the binary-amd64/Packages dir.
1 Like
Thank you for your notice , I reopened the issue and started a new thread to address this. See the link attached to this comment: ~> APT Install of deb.torproject.org-keyring fails on Raspberry Pi 5 running Bookworm - #4 by twofaktor
At the end of the conversation thread there is another new thread, I have been shadowbanned from being able to post links here to that project
1 Like
Fixed! Check it again and let me know if was solved or not for you
1 Like
system
Closed
March 4, 2025, 7:28am
11
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.