GNU bug report logs - #63068
Apache mirrors are not available anymore

Previous Next

Package: guix;

Reported by: Julian Flake <flake <at> uni-koblenz.de>

Date: Tue, 25 Apr 2023 14:56:01 UTC

Severity: normal

Done: Simon Tournier <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Julian Flake <flake <at> uni-koblenz.de>
To: Giovanni Biscuolo <g <at> xelera.eu>
Cc: 63068 <at> debbugs.gnu.org
Subject: bug#63068: [PATCH] fixed apache mirrors
Date: Thu, 04 May 2023 10:22:19 +0200
Hello Giovanni,

> Please can you send a new version of this patch, also with a 
> proper
> commit message?

see above (or https://issues.guix.gnu.org/63068#6). I didn't send 
it to guix-patches <at> gnu.org, since I still didn't test the 
patch. Furthermore I am not sure, how a proper commit message 
looks like, when it is not related to a package (there is no 
YASnippet for that, right?).

Best Regards,
Julian

On Thu, May 04 2023, Giovanni Biscuolo wrote:

> [[PGP Signed Part:Undecided]]
> Hello Julian,
>
> thank you for the patch
>
> Julian Flake <flake <at> uni-koblenz.de> writes:
>
>> Maybe(!) this allows for installing newer versions of packages 
>> that are downloaded from Apache servers (e.g. Maven). Can 
>> anyone test and confirm?
>>
>> ---
>>  guix/download.scm | 15 ++-------------
>>  1 file changed, 2 insertions(+), 13 deletions(-)
>>
>> diff --git a/guix/download.scm b/guix/download.scm
>> index 561a893eee..3abbf2f10c 100644
>> --- a/guix/download.scm
>> +++ b/guix/download.scm
>> @@ -134,19 +134,8 @@ (define %mirrors
>>         "http://mirror.linux.org.au/"
>>         "https://mirrors.edge.kernel.org/pub/"
>>         "ftp://ftp.funet.fi/pub/mirrors/ftp.kernel.org/pub/")
>> -      (apache             ; from 
>> http://www.apache.org/mirrors/dist.html
>> -       "http://www.eu.apache.org/dist/"
>> -       "http://www.us.apache.org/dist/"
>> -       "https://ftp.nluug.nl/internet/apache/"
>> -       "http://apache.mirror.iweb.ca/"
>> -       "http://mirrors.ircam.fr/pub/apache/"
>> -       "http://apache.mirrors.ovh.net/ftp.apache.org/dist/"
>> -       "http://apache-mirror.rbc.ru/pub/apache/"
>> -       "ftp://ftp.osuosl.org/pub/apache/"
>> -       "http://mirrors.ibiblio.org/apache/"
>> -
>> -       ;; As a last resort, try the archive.
>> -       "http://archive.apache.org/dist/")
>
> The archive is still working, there is no need to remove it
>
>> +      (apache
>> +       "https://dlcdn.apache.org/")
>>        (xorg               ; from 
>>        http://www.x.org/wiki/Releases/Download
>>         "http://www.x.org/releases/" ; main mirrors
>>         "http://mirror.csclub.uwaterloo.ca/x.org/" ; North 
>>         America
>>
>> base-commit: 960647f0161c2c99ea3417d129662181e882cfeb
>
> Please can you send a new version of this patch, also with a 
> proper
> commit message?
>
> Thanks! Gio'
>
> -- 
> Giovanni Biscuolo
>
> Xelera IT Infrastructures
>
> [[End of PGP Signed Part]]


-- 
Dipl.-Inf. Julian Flake

Universität Koblenz
Fachbereich Informatik
Institut für Softwaretechnik
Postfach 20 16 02 | D-56016 Koblenz

Tel.: +49 261 287 2787
E-Mail: flake <at> uni-koblenz.de
Website: https://www.uni-koblenz.de/~flake




This bug report was last modified 58 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.