GNU bug report logs - #49280
[PATCH v2 0/3] gnu: racket: Update to 8.2. Bootstrap from C.

Previous Next

Package: guix-patches;

Reported by: Philip McGrath <philip <at> philipmcgrath.com>

Date: Tue, 29 Jun 2021 21:54:01 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 #64 received at 49280 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Philip McGrath <philip <at> philipmcgrath.com>
Cc: 49280 <at> debbugs.gnu.org
Subject: References to unversioned source tarballs
Date: Fri, 30 Jul 2021 23:31:20 +0200
Philip McGrath <philip <at> philipmcgrath.com> skribis:

>>> +       (uri (string-append %pre-release-installers
>>> +                           "racket-src.tgz"))))))
>> Do I get it right that *-src.tgz are not versioned?  That they’re
>> updated in place regularly?
>> In that case, we cannot refer to them in a package definition since
>> the
>> hash is bound to become stale.
>> What we could do is refer to, say,
>> <https://pre-release.racket-lang.org/installers/racket-8.1.900.1-src.tgz>.
>> However, I suspect this file would vanish fairly quickly from the web
>> site, which is not okay either.
>> I’m not sure what a good solution would be.  WDYT?

[...]

> For now, I will avoid the problem by just not dealing with "-next" variants.

I just realized that the problem already exists right now, with ‘racket’
and ‘racket-minimal’ referring to ‘racket-src.tgz’.

I think we should fix it after this series, possibly by using
‘git-fetch’ instead.

Ludo’.




This bug report was last modified 3 years and 354 days ago.

Previous Next


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