GNU bug report logs - #76488
[PATCH 0/4] Test installation on Debian

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Sat, 22 Feb 2025 17:09:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 76488 <at> debbugs.gnu.org
Subject: Re: [bug#76488] [PATCH 4/4] tests: Test installation on Debian.
Date: Mon, 24 Feb 2025 11:30:39 +0200
[Message part 1 (text/plain, inline)]
On Sat, Feb 22, 2025 at 06:10:16PM +0100, Ludovic Courtès wrote:
> +
> +(define debian-12-qcow2
> +  ;; Image taken from <https://www.debian.org/distrib/>.
> +  ;; XXX: Those images are periodically removed from debian.org.
> +  (origin
> +    (uri
> +     "https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-nocloud-amd64.qcow2")
> +    (method url-fetch)
> +    (sha256
> +     (base32
> +      "06vlcq2dzgczlyp9lfkkdf3dgvfjp22lh5xz0mnl0bdgzq61sykb"))))
> 

It would probably be better to use the direct URL
https://cloud.debian.org/images/cloud/bookworm/20250210-2019/debian-12-nocloud-amd64-20250210-2019.qcow2

I have questions about also running the test on aarch64 or powerpc64le,
but that can be adjusted after the fact.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 79 days ago.

Previous Next


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