dear Guix,

i'm trying to generate a guix image from my modified guix checkout. this is a 
baby step towards my ultimate goal, to add BPI-R4 support.

./pre-inst-env guix system image --system=armhf-linux -e '(begin (use-modules 
(gnu system) (gnu bootloader) (gnu bootloader u-boot) (gnu system install)) 
(operating-system (inherit installation-os) (bootloader 
(bootloader-configuration (bootloader u-boot-bootloader) (target #f)))))'

[...]

Updating channel 'guix' from Git repository at  
'/home/alendvai/workspace/guix/guix/', branch 'attila'...
Authenticating channel 'guix', commits 9edb3f6 to becd9ff (205 new commits)...
▕▊                                                                              
                                                                              
▏guix system: error: commit 53074836dbe2066ef082e01e5f22d1295847a5b3 not signed 
by an authorized key: 69DA 8D74 F179 7AD6 7806  EE06 FEFA 9FE5 5CF6 E3CD

the commit mentioned is the commit where i add my key to the 
.guix-authorizations (and this is the commit that i use as channel intro 
commit).

is there a way to make `guix system image` work from a guix checkout that 
contains unauthorized commits?

or is there an equivalent of channel intro commits in this context?

or something else?

-- 
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
There certainly are laws, but human words cannot make one.


Reply via email to