unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#69799: 'guix refresh curl --update' queries buggy URL
@ 2024-03-14 18:29 Maxim Cournoyer
  0 siblings, 0 replies; only message in thread
From: Maxim Cournoyer @ 2024-03-14 18:29 UTC (permalink / raw)
  To: 69799

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-14 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-14 18:29 bug#69799: 'guix refresh curl --update' queries buggy URL Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).