Ludovic Courtès writes: > "Jan (janneke) Nieuwenhuizen" <jann...@gnu.org> skribis: > >> This fixes >> >> guix offload: error: exception occurred on remote host 'localhost': >> (%exception #<inferior-object #<&store-protocol-error message: "setting >> synchronous mode: locking protocol" status: 1>>) >> >> * gnu/packages/guile.scm (guile-sqlite3)[inputs]: Use sqlite/hurd instead of >> sqlite. >> --- >> gnu/packages/guile.scm | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm >> index a32bd33293..c651e2427a 100644 >> --- a/gnu/packages/guile.scm >> +++ b/gnu/packages/guile.scm >> @@ -665,7 +665,7 @@ Guile's foreign function interface.") >> ("pkg-config" ,pkg-config))) >> (inputs >> `(("guile" ,guile-3.0) >> - ("sqlite" ,sqlite))) >> + ("sqlite" ,sqlite/hurd))) > > This should be guarded by ‘if (hurd-target?)’, right?
Yeah...but all changed now...look out for v3. Thanks! Janneke -- Jan Nieuwenhuizen <jann...@gnu.org> | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com