unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26062: Spurious "environment variable may be needed" output
@ 2017-03-11 18:32 Taylan Ulrich Bayırlı/Kammer
  2017-03-17  9:51 ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Taylan Ulrich Bayırlı/Kammer @ 2017-03-11 18:32 UTC (permalink / raw)
  To: 26062

'guix package' commands keep giving me this output:

The following environment variable definitions may be needed:
   export GUILE_LOAD_COMPILED_PATH="/home/taylan/.guix-profile/lib/guile/2.0/site-ccache:/home/taylan/.guix-profile/share/guile/site/2.0${GUILE_LOAD_COMPILED_PATH:+:}$GUILE_LOAD_COMPILED_PATH"

I already have said paths in my $GUILE_LOAD_COMPILED_PATH.  In fact, I
get the output even if I define it to have *solely* those two paths.

taylan@T420:~$ guix package -r nano
[... snip ...]
75 packages in profile
The following environment variable definitions may be needed:
   export GUILE_LOAD_COMPILED_PATH="/home/taylan/.guix-profile/lib/guile/2.0/site-ccache:/home/taylan/.guix-profile/share/guile/site/2.0${GUILE_LOAD_COMPILED_PATH:+:}$GUILE_LOAD_COMPILED_PATH"
taylan@T420:~$ echo $GUILE_LOAD_COMPILED_PATH
/home/taylan/.guix-profile/lib/guile/2.0/site-ccache:/home/taylan/.guix-profile/share/guile/site/2.0
taylan@T420:~$ 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-19 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-11 18:32 bug#26062: Spurious "environment variable may be needed" output Taylan Ulrich Bayırlı/Kammer
2017-03-17  9:51 ` Ludovic Courtès
2017-03-17 20:34   ` Taylan Ulrich Bayırlı/Kammer
2017-03-18 10:33     ` Ludovic Courtès
2017-03-18 17:27       ` Taylan Ulrich Bayırlı/Kammer
2017-03-19 15:51         ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).