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

To reply to this bug, email your comments to 69799 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#69799; Package guix. (Thu, 14 Mar 2024 18:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 14 Mar 2024 18:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




This bug report was last modified 50 days ago.

Previous Next


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