unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52766: guix deploy should have --skip-checks
@ 2021-12-24  4:05 Michael Rohleder
  2022-01-16 23:00 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Rohleder @ 2021-12-24  4:05 UTC (permalink / raw)
  To: 52766

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

If a customized kernel is build with "non standard" (initrd) modules, one
needs --skip-checks for guix system reconfigure.
This can't be deployed, because guix deploy has no --skip-checks.

I came up with this issue in #irc and Ludo said, we should have a bug,
so we don't forget ;)


Love, Peace & Guix!

-- 
Q. What is the best prefix for global variables?
A: //

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

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

* bug#52766: guix deploy should have --skip-checks
  2021-12-24  4:05 bug#52766: guix deploy should have --skip-checks Michael Rohleder
@ 2022-01-16 23:00 ` Ludovic Courtès
  2022-01-17  0:22   ` Michael Rohleder
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2022-01-16 23:00 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 52766-done

Hello!

Michael Rohleder <mike@rohleder.de> skribis:

> If a customized kernel is build with "non standard" (initrd) modules, one
> needs --skip-checks for guix system reconfigure.
> This can't be deployed, because guix deploy has no --skip-checks.

I addressed that in 084b76a70a6b302529f3450e6d07f1d105a10f7d, not by
adding ‘--skip-checks’, but instead by adding a ‘safety-checks?’ field
to <machine-ssh-configuration>.  This is consistent with the
‘allow-upgrades?’ field that was added to skip downgrade checks.

Let me know what you think!

Thanks,
Ludo’.




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

* bug#52766: guix deploy should have --skip-checks
  2022-01-16 23:00 ` Ludovic Courtès
@ 2022-01-17  0:22   ` Michael Rohleder
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Rohleder @ 2022-01-17  0:22 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 52766

[-- Attachment #1: Type: text/plain, Size: 430 bytes --]

Ludovic Courtès <ludo@gnu.org> writes:
> I addressed that in 084b76a70a6b302529f3450e6d07f1d105a10f7d, not by
> adding ‘--skip-checks’, but instead by adding a ‘safety-checks?’ field
> to <machine-ssh-configuration>.  This is consistent with the
> ‘allow-upgrades?’ field that was added to skip downgrade checks.
>
> Let me know what you think!

I love it!  Thank you very much!
(Will test it soon/asap...)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

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

end of thread, other threads:[~2022-01-17  0:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-24  4:05 bug#52766: guix deploy should have --skip-checks Michael Rohleder
2022-01-16 23:00 ` Ludovic Courtès
2022-01-17  0:22   ` Michael Rohleder

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