emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51732: closed ([core-updates-frozen] ‘--dry-run’ is ineffective)


From: GNU bug Tracking System
Subject: bug#51732: closed ([core-updates-frozen] ‘--dry-run’ is ineffective)
Date: Tue, 09 Nov 2021 23:46:02 +0000

Your message dated Wed, 10 Nov 2021 00:44:57 +0100
with message-id <87k0hghp1i.fsf@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@gnu.org.)


-- 
51732: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51732
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [core-updates-frozen] ‘--dry-run’ is ineffective Date: Wed, 10 Nov 2021 00:34:24 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
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’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#51732: [core-updates-frozen] ‘--dry-run’ is ineffective Date: Wed, 10 Nov 2021 00:44:57 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Ludovic Courtès <ludo@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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]