Before running makepkg, you must do this:
gpg --keyserver pool.sks-keyservers.net --recv-keys D1483FA6C3C07136
Git Clone URL: | https://aur.archlinux.org/tor-browser-bin.git (read-only, click to copy) |
---|---|
Package Base: | tor-browser-bin |
Description: | Tor Browser Bundle: anonymous browsing using Firefox and Tor |
Upstream URL: | https://www.torproject.org/projects/torbrowser.html |
Licenses: | MPL-2.0 |
Conflicts: | tor-browser |
Provides: | tor-browser |
Submitter: | FabioLolix |
Maintainer: | grufo (jugs) |
Last Packager: | grufo |
Votes: | 1282 |
Popularity: | 1.95 |
First Submitted: | 2023-09-24 17:45 (UTC) |
Last Updated: | 2024-11-17 05:13 (UTC) |
« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 77 Next › Last »
Before running makepkg, you must do this:
gpg --keyserver pool.sks-keyservers.net --recv-keys D1483FA6C3C07136
gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys EF6E286DDA85EA2A4BA7DE684E2C6E8793298290
This worked for me. @grufo's comment did not.
When /home is mounted with 'noexec' option tor browser fails to execute, I think it's because the executable is placed in /home. Would it be a way to install on '/'? I don't know if installing tor-browser at '/' could open a new security flaw
@pirxel
run it without "--keyserver hkp://pgp.mit.edu:11371" as that address:port is currently unreachable.
$ gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys D1483FA6C3C07136 gpg: keyserver receive failed: No data
sorry guys but this is not helping, any idea what to do with this?
I cannot build tor-browser-en
Downloading the source files fails:
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to dist.torproject.org:443 ==> ERROR: Failure while downloading https://dist.torproject.org/torbrowser/7.5.2/tor-browser-linux64-7.5.2_en-US.tar.xz Aborting...
[update 21-03] Problem seems to have solved itself.
what is the pgp key? the package won't install
Pinned keyserver seems to be down. Try this:
gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys D1483FA6C3C07136
Thanks for comment.I fixed checksum.
Pinned Comments
grufo commented on 2019-08-15 02:22 (UTC)
Before running
makepkg
, you must do this (as normal user):$ gpg --auto-key-locate nodefault,wkd --locate-keys torbrowser@torproject.org
If you want to update tor-browser from AUR without AUR helpers you can run in a terminal:
$ tor-browser -u