bug-guix
[Top][All Lists]
Advanced

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

bug#66757: missing INFOPATH for some packages (Git, Coreutils)


From: Simon Tournier
Subject: bug#66757: missing INFOPATH for some packages (Git, Coreutils)
Date: Thu, 26 Oct 2023 10:11:28 +0200

Hi,

Is it expected

--8<---------------cut here---------------start------------->8---
$ guix shell -C git coreutils
[env]$ ls $GUIX_ENVIRONMENT/share/info
coreutils.info.gz  dir  git.info.gz  gitman.info.gz

/tmp/some-dir [env]$ exit
$ guix shell -C git coreutils --search-paths
export 
PATH="/gnu/store/jigy78ai2asmgwhxpxzq2dhqhqi8c4p6-profile/bin${PATH:+:}$PATH"
export 
GIT_EXEC_PATH="/gnu/store/jigy78ai2asmgwhxpxzq2dhqhqi8c4p6-profile/libexec/git-core"
--8<---------------cut here---------------end--------------->8---

?  I was expecting an INFOPATH in the search path.

Well, it appears to me a bug but if I am missing something, feel free to
point me what :-) and then close.


Cheers,
simon





reply via email to

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