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

2023-10-27 Thread Simon Tournier
Hi, On Fri, 27 Oct 2023 at 02:32, John Kehayias via Bug reports for GNU Guix wrote: > So I think it is just that you didn't have the "consumer" of the > search-path, the package info-reader, in the profile. That seems like > the expected functionality of search-path but maybe I'm missing >

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

2023-10-26 Thread John Kehayias via Bug reports for GNU Guix
Hello, On Thu, Oct 26, 2023 at 10:11 AM, Simon Tournier wrote: > Hi, > > Is it expected > > $ guix shell -C git coreutils > [env]$ ls $GUIX_ENVIRONMENT/share/info > coreutils.info.gz dirgit.info.gz gitman.info.gz > > /tmp/some-dir [env]$ exit Well there's no info-reader right? So

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

2023-10-26 Thread Simon Tournier
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