unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Catonano <catonano@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: "--pure" won't work
Date: Tue, 4 Oct 2016 22:42:11 +0200	[thread overview]
Message-ID: <CAJ98PDymDgS7BsL9RSFPGvUtEq069hCxTt8LHjS+zXnmoRh89Q@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2016-10-04 20:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-04 20:42 Catonano [this message]
2016-10-04 20:44 ` "--pure" won't work 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJ98PDymDgS7BsL9RSFPGvUtEq069hCxTt8LHjS+zXnmoRh89Q@mail.gmail.com \
    --to=catonano@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).