unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* disable substitutes for grub config and bootloader installation script
@ 2020-01-01 11:52 pkill9
  2020-01-03 15:14 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: pkill9 @ 2020-01-01 11:52 UTC (permalink / raw)
  To: guix-devel

rolling back the system shows it's trying to get substitutes for grub.cfg.drv and install-bootloader.scm.drv:
```
itsme@antelope ~> sudo guix system roll-back
Password: 
substitute: updating substitutes from 'https://berlin.guixsd.org'... 100.0%
substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
The following derivation will be built:
   /gnu/store/b90j6p6qpzvs5x884hhy9dc3zvv6jhcs-grub.cfg.drv
building /gnu/store/b90j6p6qpzvs5x884hhy9dc3zvv6jhcs-grub.cfg.drv...
substitute: updating substitutes from 'https://berlin.guixsd.org'... 100.0%
substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
building /gnu/store/m7lcl11s38ks2hapm1j7s2z9szig3zhs-install-bootloader.scm.drv...
switched from generation 46 to 45
```

This is not needed, unless I am missing something?

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

* Re: disable substitutes for grub config and bootloader installation script
  2020-01-01 11:52 disable substitutes for grub config and bootloader installation script pkill9
@ 2020-01-03 15:14 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-01-03 15:14 UTC (permalink / raw)
  To: pkill9; +Cc: guix-devel

Hi,

<pkill9@runbox.com> skribis:

> rolling back the system shows it's trying to get substitutes for grub.cfg.drv and install-bootloader.scm.drv:
> ```
> itsme@antelope ~> sudo guix system roll-back
> Password: 
> substitute: updating substitutes from 'https://berlin.guixsd.org'... 100.0%
> substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
> The following derivation will be built:
>    /gnu/store/b90j6p6qpzvs5x884hhy9dc3zvv6jhcs-grub.cfg.drv
> building /gnu/store/b90j6p6qpzvs5x884hhy9dc3zvv6jhcs-grub.cfg.drv...
> substitute: updating substitutes from 'https://berlin.guixsd.org'... 100.0%
> substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
> building /gnu/store/m7lcl11s38ks2hapm1j7s2z9szig3zhs-install-bootloader.scm.drv...
> switched from generation 46 to 45
> ```
>
> This is not needed, unless I am missing something?

Correct.  Fixed in commits 9512ba6b09b55c1551933c1885aa1ca39457aea8 and
52207b3938d3ccbeb661ba8d0af563cf1e0e3333.

Thanks!

Ludo’.

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

end of thread, other threads:[~2020-01-03 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01 11:52 disable substitutes for grub config and bootloader installation script pkill9
2020-01-03 15:14 ` 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).