GNU bug report logs - #51732
[core-updates-frozen] ‘--dry-run’ is ineffective

Previous Next

Package: guix;

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

Date: Tue, 9 Nov 2021 23:35:02 UTC

Severity: normal

Merged with 51535

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#51732: closed ([core-updates-frozen] ‘--dry-run’
 is ineffective)
Date: Tue, 09 Nov 2021 23:46:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 10 Nov 2021 00:44:57 +0100
with message-id <87k0hghp1i.fsf <at> gnu.org>
and subject line Re: bug#51732: [core-updates-frozen] ‘--dry-run’ is ineffective
has caused the debbugs.gnu.org bug report #51732,
regarding [core-updates-frozen] ‘--dry-run’ is ineffective
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
51732: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51732
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: [core-updates-frozen] ‘--dry-run’ is ineffective
Date: Wed, 10 Nov 2021 00:34:24 +0100
I just noticed that ‘-n’ is ineffective:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix build elogind -n --no-grafts -v1
The following derivation would be built:
   /gnu/store/d20fvmyywlavvbbda101k2906nxfn4l0-elogind-243.7.drv

20.6 MB would be downloaded
$ ./pre-inst-env guix build elogind -n -v1
 guile-3.0.7  6.9MiB                                                         4.5MiB/s 00:02 [##################] 100.0%
^C
$ git log |head -1
commit d855119eceb838ce56d45157a3f45f97dc7a1749
--8<---------------cut here---------------end--------------->8---

Ludo’.


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 51732-done <at> debbugs.gnu.org
Subject: Re: bug#51732: [core-updates-frozen] ‘--dry-run’ is ineffective
Date: Wed, 10 Nov 2021 00:44:57 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

> I just noticed that ‘-n’ is ineffective:
>
> $ ./pre-inst-env guix build elogind -n --no-grafts -v1
> The following derivation would be built:
>    /gnu/store/d20fvmyywlavvbbda101k2906nxfn4l0-elogind-243.7.drv
>
> 20.6 MB would be downloaded
> $ ./pre-inst-env guix build elogind -n -v1
>  guile-3.0.7  6.9MiB                                                         4.5MiB/s 00:02 [##################] 100.0%
> ^C
> $ git log |head -1
> commit d855119eceb838ce56d45157a3f45f97dc7a1749

Fixed in 745d3a9b44f93af6fa84468b4b846d1104a73007.

This regression that made it in the recent merge of ‘master’, in commit
1c94392a13cbdf87e03a644633eb775bf45694a1.  (There’s no such problem on
‘master’ because there the store’s object identity is preserved.)

Ludo’.


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

Previous Next


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