From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 30 11:11:25 2020 Received: (at 43101) by debbugs.gnu.org; 30 Aug 2020 15:11:25 +0000 Received: from localhost ([127.0.0.1]:50538 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCOzN-0005NS-F7 for submit@debbugs.gnu.org; Sun, 30 Aug 2020 11:11:25 -0400 Received: from lepiller.eu ([89.234.186.109]:47050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCOzL-0005NK-G5 for 43101@debbugs.gnu.org; Sun, 30 Aug 2020 11:11:24 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 49bc5f36; Sun, 30 Aug 2020 15:11:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:cc:from:message-id; s= dkim; bh=+L5zMPelG7IEKq5tq9EVgiVU6XP25zfBf7bXoxMoYFA=; b=l76uGYm jR//1tjRuPQnePPsA/M5vbozKJ8PiNceaFtuHQ4SjEDtyFfuBxIM/M8YhXjzPz5f 4C1XHogF5KFyhR9Q3ckwn+WfjGwcE6fS3o+L8rkSiJCbWBLpkrT1+S8J3hT58OKQ eDG/NRUdlTsUzhur5LS/ga8+pwGgDFjB4gdIka1qh9WpUGbYgMiwu9kU1CcyhBbA 30ReJBpSKinZMjpaKxAxL7tIIYLmOcxi8zkCLpClpkSDlU48uFUu4/6quEoc3P1+ z9uLE09IrKoUt4XdoEK3KPZRT0Ea1GfKhCnfEK+r7FcteWlPkCB7pDb3g8nZgSMQ 38solGvhHNzmCKw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 56bd553c (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sun, 30 Aug 2020 15:11:21 +0000 (UTC) Date: Sun, 30 Aug 2020 11:11:08 -0400 User-Agent: K-9 Mail for Android In-Reply-To: <87v9h0p420.fsf@gnu.org> References: <20200829154445.5512d99a@tachikoma.lepiller.eu> <87d038i6uf.fsf@gnu.org> <904ADAD9-76B7-4C7F-A0DF-39CEB6E3477D@lepiller.eu> <87v9h0p420.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----J3TDFQNF1EGO9YF3U2KF54FS3E3G4K" Content-Transfer-Encoding: 7bit Subject: Re: [bug#43101] [PATCH] Add version number in release ISO To: Mathieu Othacehe From: Julien Lepiller Message-ID: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 43101 Cc: =?ISO-8859-1?Q?Ludovic_Court=E8s?= , 43101@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ------J3TDFQNF1EGO9YF3U2KF54FS3E3G4K Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Yes, it makes sense! I'll send a patch for that too=2E Thank you! Le 30 ao=C3=BBt 2020 11:05:27 GMT-04:00, Mathieu Othacehe a =C3=A9crit : > >Hello Julien, > >Thanks for this patch! > >>>Please include (gnu image) and avoid =E2=80=98@=E2=80=99=2E >> >> (gnu image) is already imported, but conflicts with another module >for partition, leading to a compilation error=2E What should I do? > >You can maybe write something like: > >--8<---------------cut here---------------start------------->8--- >#:use-module ((srfi srfi-1) #:hide (partition)) >--8<---------------cut here---------------end--------------->8--- > >> I'll add the architecture in there too, as per discussion in the >osinfo-db MR=2E > >Do you think it could be useful to add the same mechanism to ISO images >built by the CI? In that case, you could maybe use the same mechanism >in >(gnu ci) and label the boot partition with %guix-version? > >Thanks, > >Mathieu ------J3TDFQNF1EGO9YF3U2KF54FS3E3G4K Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Yes, it makes sense! I'll send a patch for that to= o=2E Thank you!

Le 30 ao=C3=BBt 2020 11:0= 5:27 GMT-04:00, Mathieu Othacehe <othacehe@gnu=2Eorg> a =C3=A9crit :<= blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0=2E8ex; bord= er-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hello Julien,

Thanks for this patch!
<= br>
Please include (gnu image) and avoid =E2=80=98@= =E2=80=99=2E

(gnu image) is already imported, but conf= licts with another module for partition, leading to a compilation error=2E = What should I do?

You can maybe write something like:
--8<---------------cut here---------------start------------->8-= --
#:use-module ((srfi srfi-1) #:hide (partition))
--8<-----------= ----cut here---------------end--------------->8---

I'll add the architecture in there too, = as per discussion in the osinfo-db MR=2E

Do you think i= t could be useful to add the same mechanism to ISO images
built by the C= I? In that case, you could maybe use the same mechanism in
(gnu ci) and = label the boot partition with %guix-version?

Thanks,

Mathieu<= br>
------J3TDFQNF1EGO9YF3U2KF54FS3E3G4K--