GNU bug report logs - #69799
'guix refresh curl --update' queries buggy URL

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Thu, 14 Mar 2024 18:30:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim <at> guixotic.coop>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim <at> guixotic.coop>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69799: closed ('guix refresh curl --update' queries buggy URL )
Date: Wed, 25 Jun 2025 13:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 Jun 2025 22:23:11 +0900
with message-id <875xgk3qgw.fsf <at> guixotic.coop>
and subject line Re: bug#69799: 'guix refresh curl --update' queries buggy URL 
has caused the debbugs.gnu.org bug report #69799,
regarding 'guix refresh curl --update' queries buggy URL 
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69799: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69799
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: 'guix refresh curl --update' queries buggy URL 
Date: Thu, 14 Mar 2024 14:29:00 -0400
Hello, Guix!

Consider:

--8<---------------cut here---------------start------------->8---
$ guix refresh --update curl

Starting download of /tmp/guix-file.LN8KPl
From https://curl.se/download/download/curl-8.6.0.tar.xz...
download failed "https://curl.se/download/download/curl-8.6.0.tar.xz" 404 "Not Found"

Starting download of /tmp/guix-file.LN8KPl
From https://web.archive.org/web/20240314142812/https://curl.se/download/download/curl-8.6.0.tar.xz...
download failed "https://web.archive.org/web/20240314142812/https://curl.se/download/download/curl-8.6.0.tar.xz" 404 "NOT FOUND"
Trying to use Disarchive to assemble /tmp/guix-file.LN8KPl...
could not find its Disarchive specification
failed to download "/tmp/guix-file.LN8KPl" from "https://curl.se/download/download/curl-8.6.0.tar.xz"
guix refresh: warning: curl: version 8.6.0 could not be downloaded and authenticated; not updating
--8<---------------cut here---------------end--------------->8---

The URL it's attempting downloading from contains a duplicate
"/download/" part, which shouldn't be there.

-- 
Thanks,
Maxim


[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim <at> guixotic.coop>
To: 69799-done <at> debbugs.gnu.org
Subject: Re: bug#69799: 'guix refresh curl --update' queries buggy URL 
Date: Wed, 25 Jun 2025 22:23:11 +0900
Hi,

Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Hello, Guix!
>
> Consider:
>
> --8<---------------cut here---------------start------------->8---
> $ guix refresh --update curl
>
> Starting download of /tmp/guix-file.LN8KPl
>>From https://curl.se/download/download/curl-8.6.0.tar.xz...
> download failed "https://curl.se/download/download/curl-8.6.0.tar.xz" 404 "Not Found"
>
> Starting download of /tmp/guix-file.LN8KPl
>>From https://web.archive.org/web/20240314142812/https://curl.se/download/download/curl-8.6.0.tar.xz...
> download failed "https://web.archive.org/web/20240314142812/https://curl.se/download/download/curl-8.6.0.tar.xz" 404 "NOT FOUND"
> Trying to use Disarchive to assemble /tmp/guix-file.LN8KPl...
> could not find its Disarchive specification
> failed to download "/tmp/guix-file.LN8KPl" from "https://curl.se/download/download/curl-8.6.0.tar.xz"
> guix refresh: warning: curl: version 8.6.0 could not be downloaded and authenticated; not updating
> --8<---------------cut here---------------end--------------->8---
>
> The URL it's attempting downloading from contains a duplicate
> "/download/" part, which shouldn't be there.

No longer reproducible:

gnu/packages/curl.scm:71:13: curl: updating from version 8.6.0 to version 8.14.1...

Closing.

-- 
Thanks,
Maxim


This bug report was last modified 23 days ago.

Previous Next


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