Conda requires coreutils as a runtime dependency

  • Open
  • quality assurance status badge
Details
One participant
  • Hugo Buddelmeijer
Owner
unassigned
Submitted by
Hugo Buddelmeijer
Severity
normal
H
H
Hugo Buddelmeijer wrote on 2 Dec 2022 13:53
(address . bug-guix@gnu.org)
CA+Jv8O1z7vNHmrLYMd88=dMxPcuE20TJbE+ZLVjo=XqL4ex3iA@mail.gmail.com
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: file
?