all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#59775: Conda requires coreutils as a runtime dependency
@ 2022-12-02 12:53 Hugo Buddelmeijer
  0 siblings, 0 replies; only message in thread
From: Hugo Buddelmeijer @ 2022-12-02 12:53 UTC (permalink / raw)
  To: 59775

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

Hi all,

Conda requires coreutils as a runtime dependency:

hugo@alex ~/t $ guix shell -C conda
hugo@alex ~/t [env]$ conda init bash
# ignore errors
hugo@alex ~/t [env]$ source ~/.bashrc
sh: dirname: command not found
sh: dirname: command not found

The "dirname" errors go away when coreutils is added to the "guix shell"
command.

(Note, several other errors appear, those are reported in different bug
reports. These also explain the above set of commands.)

Cheers,
Hugo

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-02 12:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-02 12:53 bug#59775: Conda requires coreutils as a runtime dependency Hugo Buddelmeijer

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.