GNU bug report logs - #58821
info-dir-file profile hooks misses entries such as rottlog

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Thu, 27 Oct 2022 19:08:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 58821-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: 58821-done <at> debbugs.gnu.org
Subject: Re: bug#58821: info-dir-file profile hooks misses entries such as
 rottlog
Date: Thu, 27 Oct 2022 23:41:39 -0400
Hello,

Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Hello,
>
> It appears the 'info-dir-file' profile hook procedure doesn't process
> all the entries as can be found with:
>
> $ guix shell --pure grep emacs info-reader rottlog
> [env]$ grep rottlog $GUIX_ENVIRONMENT/share/info/dir
>
> [env]$ emacs -> C-h i m rottlog RET -> no match
> [env]$ info rottlog -> displays manual
>
>>From the above we can tell the 'dir' file generated by 'info-dir-file'
> hasn't registered an entry for rottlog, even though it's in INFOPATH.

Fixed with commit 3511ad2857.  The issue had to do with the lack of a
Texinfo 'direntry' in the rot[t]log info manual.

I've also removed the --silent option in the info-dir-file profile hook,
which should hint us at such problems in the future, when building
profiles verbosely.

Closing.

-- 
Thanks,
Maxim




This bug report was last modified 2 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.