try:
gpg --keyserver pgp.mit.edu --recv-keys 416F061063FEE659
Search Criteria
Package Details: tor-browser-bin 14.0.2-1
Package Actions
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.91 |
First Submitted: | 2023-09-24 17:45 (UTC) |
Last Updated: | 2024-11-17 05:13 (UTC) |
Dependencies (19)
- alsa-lib
- dbus-glib
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- icu (icu-gitAUR)
- libevent (libevent-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxt
- mime-types (mailcap)
- nss (nss-hgAUR)
- sqlite (sqlite-fossilAUR, libsql-sqlite3AUR)
- startup-notification
- gst-libav (gst-libav-gitAUR) (optional) – H.264 video
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – H.264 video
- kdialog (kdialog-gitAUR) (optional) – KDE dialog boxes
- libnotify (libnotify-gitAUR) (optional) – Gnome dialog boxes
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – PulseAudio audio driver
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR) (optional) – simple dialog boxes
Required by (0)
Sources (8)
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-i686-14.0.2.tar.xz
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-i686-14.0.2.tar.xz.asc
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-x86_64-14.0.2.tar.xz
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-x86_64-14.0.2.tar.xz.asc
- tor-browser.desktop.in
- tor-browser.in
- tor-browser.png
- tor-browser.svg
Latest Comments
« First ‹ Previous 1 .. 51 52 53 54 55 56 57 58 59 60 61 .. 77 Next › Last »
syl commented on 2015-01-18 11:50 (UTC)
francescortiz commented on 2015-01-18 10:50 (UTC)
Runinng "gpg --recv-keys 416F061063FEE659" I get:
gpg: keyserver receive failed: No keyserver available
rufus1987 commented on 2015-01-17 17:51 (UTC)
For fix PGP error just run first
gpg --recv-keys 416F061063FEE659 without sudo and than install/update
gdea73 commented on 2015-01-16 23:48 (UTC)
==> Verifying source file signatures with gpg...
tor-browser-linux64-4.0.3_en-US.tar.xz ... FAILED
==> ERROR: One or more PGP signatures could not be verified!
I'm still getting this error in Packer, after adding the 0x63FEE659 key AND adding "keyring /etc/pacman.d/gnupg/pubring.gpg" to ~/.gnupg/gpg.conf.
What gives?
JoZ3 commented on 2015-01-15 11:52 (UTC)
Error:
unable to stat 'tor-browser-linux64-4.0.3_es-ES.tar.xz': No such file or directory
<deleted-account> commented on 2015-01-14 22:55 (UTC)
==> Validando las fuentes con sha1sums...
tor-browser-es.desktop ... Aprobado
tor-browser-es.png ... Aprobado
tor-browser-es.sh ... Aprobado
==> Validando las fuentes con sha1sums...
tor-browser-linux64-4.0.3_es-ES.tar.xz ... Aprobado
tor-browser-linux64-4.0.3_es-ES.tar.xz.asc ... Omitido
==> Verificando las firmas de las fuentes con gpg...
tor-browser-linux64-4.0.3_es-ES.tar.xz ... HA FALLADO (clave pública desconocida 416F061063FEE659)
==> ERROR: ¡Una o más firmas PGP no pudieron ser verificadas!
==> ERROR: Makepkg no ha podido compilar tor-browser-es.
==> ¿Reiniciar la compilación de tor-browser-es? [s/N]
==> --------------------------------------------------
==>
syl commented on 2015-01-14 09:18 (UTC)
Will tor-browser be moved into the community repository one day?
iskenderoguz commented on 2015-01-05 22:12 (UTC)
@Marcel_K, your answer works. thank you
Marcel_K commented on 2015-01-05 17:20 (UTC)
Choose another keyserver:
gpg --keyserver pgp.mit.edu --recv-keys 0x63FEE659
edward_81 commented on 2015-01-05 14:35 (UTC)
> gpg --recv-keys 0x63FEE659
> gpg: keyserver receive failed: No keyserver available
How I can fix this? I try to search but him totally lost.
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