Open frankvalenziano opened 2 years ago
So even after installing Tor manually (which worked for me prior to the 0.4.7.7) and running the OnionDAO setup after I still get the GPG error. Others have had similar issues in Discord with installation.
I am working from the minimal ubuntu 20.04 LTS installation image.
The final test ran successfully from Ubuntu 20.04 with the minimal package set after installing the following packages and running oniondao setup as root instead of an elevated user.
apt install build-essential libevent-dev libssl-dev zlib1g zlib1g-dev git gnupg2
I'm running ubuntu 20.04 and tried using the oniondao update option on my server when it failed to install from the Tor repo due to a signing error.
I was able to manually install the latest Tor package from the repo, but the URL may have changed. I manually installed my package from https://deb.torproject.org/torproject.org/pool/main/t/tor/ and was able to register it using oniondao register
.