Hi! Tobias Geerinckx-Rice <[email protected]> skribis:
> On 17/06/16 00:25, Roel Janssen wrote: >> Yet, even with gnutls in my profile, and running: >> `guix package --search-paths` >> >> I still get the following error output: >> ;;; Failed to autoload make-session in (gnutls): >> ;;; ERROR: missing interface for module (gnutls) >> ERROR: In procedure module-lookup: Unbound variable: make-session >> >> What else could cause this error output? > > It seems to happen a lot. This thread[1] solved that error for me. YM, > as always, MV... Yeah, it should be a “simple matter” of setting ‘GUILE_LOAD_PATH’. ‘guix package --search-paths’ will not tell you that unless both Guile and GnuTLS are in your profile. HTH! Ludo’.
