help-guix
[Top][All Lists]
Advanced

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

Re: Not sure how to add an offload server


From: Simen Endsjø
Subject: Re: Not sure how to add an offload server
Date: Thu, 07 Nov 2024 22:17:54 +0100

Not sure what you mean. Tried adding the channel with -L, but I get an error 
about a record ABI mismatch. How is this possible? Is somehow two different 
guix channels used...?

$ ./pre-inst-env guix system \
  -L ~/the-locally-cloned-required-channel \
  reconfigure the-system.scm

guix system: error: failed to load 'the-system.scm':
guix/records.scm:65:4: In procedure record-abi-mismatch-error:
In procedure abi-check: #<record-type <guix-configuration>>: record ABI 
mismatch; recompilation needed


On Thu, Nov 7, 2024, at 15:35, Felix Lechner wrote:
> Hi Simen,
> 
> On Thu, Nov 07 2024, Simen Endsjø wrote:
> 
> > I'm unable to rebuild the system using this method as it looks like my
> > channels is not loaded
> 
> Sorry about your troubles.  Guix will accept -L to include local
> folders, which can hold a cloned Git repository.  It's not convenient,
> but will work at least once.
> 
> Kind regards
> Felix
> 


reply via email to

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