From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: mirror://gnome question Date: Sat, 29 Feb 2020 11:37:19 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48968) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7zVG-00055T-Oq for guix-devel@gnu.org; Sat, 29 Feb 2020 05:37:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7zVF-0001oM-O4 for guix-devel@gnu.org; Sat, 29 Feb 2020 05:37:50 -0500 Received: from mail-io1-xd34.google.com ([2607:f8b0:4864:20::d34]:46357) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7zVF-0001jN-EK for guix-devel@gnu.org; Sat, 29 Feb 2020 05:37:49 -0500 Received: by mail-io1-xd34.google.com with SMTP id x21so1889569iox.13 for ; Sat, 29 Feb 2020 02:37:31 -0800 (PST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel Hello, I was trying to update aisleriot, which uses the mirror://gnome/ to download source, it failed with a 404 on the following servers: https://ci.guix.gnu.org https://tarballs.nixos.org https://archive.softwareheritage.org It is not on nixos mirror, probably because they're still on an older version... but when reading guix/download.scm, I don't find those urls listed for the gnome mirror, what I am missing ? I found no additional infos in the manual, in 6.2 Defining Packages 7.3 Invoking guix download Thanks for any help -- Vincent Legoll