Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927286 - Couldn't download 'autofirma-1.7.1.zip'. Aborting.
Summary: Couldn't download 'autofirma-1.7.1.zip'. Aborting.
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: AMD64 Linux
: Normal minor
Assignee: Jesús P Rey (Chuso)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-19 11:21 UTC by grixfosforito
Modified: 2024-04-18 10:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description grixfosforito 2024-03-19 11:21:40 UTC
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
Comment 1 Jesús P Rey (Chuso) 2024-04-17 20:50:34 UTC
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.
Comment 2 Larry the Git Cow gentoo-dev 2024-04-18 10:26:50 UTC
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(-)