unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51732: [core-updates-frozen] ‘--dry-run’ is ineffective
@ 2021-11-09 23:34 Ludovic Courtès
  2021-11-09 23:44 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2021-11-09 23:34 UTC (permalink / raw)
  To: 51732

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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#51732: [core-updates-frozen] ‘--dry-run’ is ineffective
  2021-11-09 23:34 bug#51732: [core-updates-frozen] ‘--dry-run’ is ineffective Ludovic Courtès
@ 2021-11-09 23:44 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-11-09 23:44 UTC (permalink / raw)
  To: 51732-done

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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-09 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 23:34 bug#51732: [core-updates-frozen] ‘--dry-run’ is ineffective Ludovic Courtès
2021-11-09 23:44 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).