Article 5DQTX To install Tor network on debian failed on obtaining keys

To install Tor network on debian failed on obtaining keys

by
BudiKusasi
from LinuxQuestions.org on (#5DQTX)
Tried to install Tor network on debian

Code:gpg --keyserver keys.gnupg.net --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89hanging, if change the server

Code:$ gpg --keyserver keyserver.ubuntu.com --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89
gpg: key EE8CBC9E886DDD89: public key "deb.torproject.org archive signing key" imported
gpg: Total number processed: 1
gpg: imported: 1

$ gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -
OKFine, but as it's actually not on ubuntu but MX linux,

it failed in

Code:$ sudo apt update
Hit:1 http://deb.debian.org/debian buster-updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian-security buster/updates InRelease
Hit:4 https://mirror.kku.ac.th/mx-packages/mx/repo buster InRelease
Get:7 https://deb.torproject.org/torproject.org buster InRelease [3,524 B]
Get:8 https://deb.torproject.org/torproject.org buster/main i386 Packages [2,880 B]
Get:9 https://deb.torproject.org/torproject.org buster/main amd64 Packages [2,883 B]
Reading package lists... Done

W: Skipping acquire of configured file 'deb-src/binary-i386/Packages' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'deb-src' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'deb-src/binary-amd64/Packages' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'deb-src' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'deb-src/i18n/Translation-en_US' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'deb-src' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'deb-src/i18n/Translation-en' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'deb-src' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'https://deb.torproject.org/torproject.org/binary-i386/Packages' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'https://deb.torproject.org/torproject.org' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'https://deb.torproject.org/torproject.org/binary-amd64/Packages' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'https://deb.torproject.org/torproject.org' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'https://deb.torproject.org/torproject.org/i18n/Translation-en' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'https://deb.torproject.org/torproject.org' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'https://deb.torproject.org/torproject.org/i18n/Translation-en_US' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'https://deb.torproject.org/torproject.org' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'buster/binary-i386/Packages' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'buster' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'buster/binary-amd64/Packages' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'buster' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'buster/i18n/Translation-en_US' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'buster' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'buster/i18n/Translation-en' as repository 'https://deb.torproject.org/torproject.org buster InRelease' doesn't have the component 'buster' (component misspelt in sources.list?)latest?d=yIl2AUoC8zA latest?i=Wirgw7wOoIE:3uneoZYY46w:F7zBnMy latest?i=Wirgw7wOoIE:3uneoZYY46w:V_sGLiP latest?d=qj6IDK7rITs latest?i=Wirgw7wOoIE:3uneoZYY46w:gIN9vFwWirgw7wOoIE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments