unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* "--pure" won't work
@ 2016-10-04 20:42 Catonano
  2016-10-04 20:44 ` Thompson, David
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Catonano @ 2016-10-04 20:42 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 1278 bytes --]

In exploring Culturia, here

https://github.com/amirouche/Culturia/

I reach this line


guix environment --ad-hoc --pure guile-next


what happens is this (I'm not on Fedora anymore but rather on Ubuntu 16.04)


Command 'lesspipe' is available in the following places
 * /bin/lesspipe
 * /usr/bin/lesspipe
The command could not be located because '/usr/bin:/bin' is not included in
the PATH environment variable.
lesspipe: command not found
Command 'dircolors' is available in '/usr/bin/dircolors'
The command could not be located because '/usr/bin' is not included in the
PATH environment variable.
dircolors: command not found
Command 'ls' is available in '/bin/ls'
The command could not be located because '/bin' is not included in the PATH
environment variable.
ls: command not found



Without the "--pure" it works like a charm

Is this normal ? Or is there anything wrong ?

Am I supposed to put ls, dircolors and lesspipe in the --ad-hoc clause ?

I ask this because in order to have Geiser with all its features in
Culturia, gesier-next is needed (because guile-next is used)

But because the plain vanilla geiser is installed in my profile, I guess I
can't have guile-next in an environment and guile in the profile, unless
the environment is pure

Am I right here ?

[-- Attachment #2: Type: text/html, Size: 1619 bytes --]

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

end of thread, other threads:[~2016-10-05 14:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-04 20:42 "--pure" won't work Catonano
2016-10-04 20:44 ` Thompson, David
2016-10-04 21:07 ` Amirouche Boubekki
2016-10-04 21:33   ` Catonano
2016-10-05 11:42 ` Ludovic Courtès
2016-10-05 14:03   ` Catonano

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).