guix-devel
[Top][All Lists]
Advanced

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

offloading trouble on GuixSD->Debian


From: ng0
Subject: offloading trouble on GuixSD->Debian
Date: Sat, 24 Feb 2018 21:37:34 +0000

Hi,

I have run into yet another familar(?) problem with offloading.

My build host for the first time is Debian, so instead of GuixSD master 
offloading
to an GuixSD build node I'm offloading from GuixSD master to an Debian build
node.
This is a minimal, basic Debian install in the Hetzner cloud.

I've come as far as:

address@hidden ~$ guix offload test
guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'...
guix offload: 'yt' is running guile (GNU Guile) 2.2.3
offload: error: Guile modules not found on remote host 'yt'
hint: Make sure `GUILE_LOAD_PATH' includes Guix' own module directory.  Run
`ssh yt env | grep GUILE_LOAD_PATH' to check.

On the serer itself, the Guix modules are in the path.
Guile-ssh, guile, and guile-readline are installed in the profile of the
offloading user on the build node.
guix pull has been run at least once for the user profile.

~/.bashrc ends with:

source /etc/profile
GUIX_PROFILE="$HOME/.guix-profile"
. "$HOME/.guix-profile/etc/profile"

and I have created .bash_profile as Debian just provides .profile

I have experimented with the content of files and what is exported.

ssh yt env | grep GUILE_
GUILE_LOAD_COMPILED_PATH=/gnu/store/63p2z4sx3j6y8xs4sff423fl12qh1m0p-profile/lib/guile/2.2/site-ccache:/gnu/store/63p2z4sx3j6y8xs4sff423fl12qh1m0p-profile/share/guile/site/2.2
GUILE_LOAD_PATH=/gnu/store/63p2z4sx3j6y8xs4sff423fl12qh1m0p-profile/share/guile/site/2.2



-- 
ng0 ::  https://n0.is | https://crash.cx
A88C8ADD129828D7EAC02E52E22F9BBFEE348588

Attachment: signature.asc
Description: PGP signature


reply via email to

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