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: user@abyayala ~$ 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