Error when installing: "requested URL returned error: 403"
$ yay -S librewolf-bin :: Checking for conflicts... :: Checking for inner conflicts... [Aur:1] librewolf-bin-85.0.2-2 1 librewolf-bin (Installed) (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> :: PKGBUILD up to date, Skipping (1/1): librewolf-bin 1 librewolf-bin (Installed) (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> :: (1/1) Parsing SRCINFO: librewolf-bin ==> Making package: librewolf-bin 85.0.2-2 (Wed 17 Feb 2021 07:55:01 PM PST) ==> Retrieving sources... -> Downloading librewolf-85.0.2-2-x86_64.pkg.tar.zst... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The ==requested URL returned error: 403== ==> ERROR: Failure while downloading https://gitlab.com/librewolf-community/browser/linux/uploads/7ac66bb1953f58b95c1bae09e6e30015/librewolf-85.0.2-2-x86_64.pkg.tar.zst Aborting... error downloading sources: librewolf-bin
Pinned Comments
lsf commented on 2021-11-10 12:14 (UTC) (edited on 2023-04-17 07:18 (UTC) by lsf)
https://wiki.archlinux.org/title/Arch_User_Repository#Acquire_a_PGP_public_key_if_needed
gpg --keyserver hkp://keyserver.ubuntu.com --search-keys 031F7104E932F7BD7416E7F6D2845E1305D6E801
/edit: starting with 112.0-1, the binaries are signed with the maintainers shared key, so
gpg --keyserver hkp://keyserver.ubuntu.com --search-keys 662E3CDD6FE329002D0CA5BB40339DD82B12EF16
should do the trick instead. I've also signed the key with the previously used key, so you have at least some guarantee that it's not a malicious attack :)