bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59775: Conda requires coreutils as a runtime dependency


From: Hugo Buddelmeijer
Subject: bug#59775: Conda requires coreutils as a runtime dependency
Date: Fri, 2 Dec 2022 13:53:08 +0100

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]