Cannot download the zip file to install =app-crypt/autofirma-1.7.1. I get the following error: >>> Downloading 'https://estaticos.redsara.es/comunes/autofirma/1/7/1/AutoFirma_Linux.zip' --2024-03-19 12:14:04-- https://estaticos.redsara.es/comunes/autofirma/1/7/1/AutoFirma_Linux.zip Resolving estaticos.redsara.es... 185.73.172.42 Connecting to estaticos.redsara.es|185.73.172.42|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2024-03-19 12:14:04 ERROR 403: Forbidden. !!! Couldn't download 'autofirma-1.7.1.zip'. Aborting. The download works in a web browser. I believe it used to work in the past, I had autofirma-1.7.1.zip in /var/cache/distfiles/, but after removing it, I get this error. Reproducible: Always Steps to Reproduce: 1. Remove /var/cache/distfile/autofirma-1.7.1.zip, if present. 2. emerge =app-crypt/autofirma-1.7.1 3. Actual Results: The following error: >>> Downloading 'https://estaticos.redsara.es/comunes/autofirma/1/7/1/AutoFirma_Linux.zip' --2024-03-19 12:14:04-- https://estaticos.redsara.es/comunes/autofirma/1/7/1/AutoFirma_Linux.zip Resolving estaticos.redsara.es... 185.73.172.42 Connecting to estaticos.redsara.es|185.73.172.42|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2024-03-19 12:14:04 ERROR 403: Forbidden. !!! Couldn't download 'autofirma-1.7.1.zip'. Aborting. Expected Results: A working install of =app-crypt/autofirma-1.7.1
You are getting that error because estaticos.redsara.es blocks wget user agent used by Portage to download the package. This will be fixed under bug 927287 with the new ebuild for the latest version.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2915c867bb7bb6ca586f84e672e0f1fb7003782b commit 2915c867bb7bb6ca586f84e672e0f1fb7003782b Author: Jesus P Rey (Chuso) <gentoo@chuso.net> AuthorDate: 2024-04-17 20:41:05 +0000 Commit: Jesus P Rey (Chuso) <gentoo@chuso.net> CommitDate: 2024-04-17 20:41:42 +0000 app-crypt/autofirma: 1.8.2 version bump. Closes: https://bugs.gentoo.org/927286 Closes: https://bugs.gentoo.org/927287 Signed-off-by: Jesus P Rey (Chuso) <gentoo@chuso.net> app-crypt/autofirma/Manifest | 2 +- .../{autofirma-1.7.1.ebuild => autofirma-1.8.2.ebuild} | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-)