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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58821: closed (info-dir-file profile hooks misses entries
 such as rottlog)
Date: Fri, 28 Oct 2022 03:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 27 Oct 2022 23:41:39 -0400
with message-id <87tu3ofwcs.fsf <at> gmail.com>
and subject line Re: bug#58821: info-dir-file profile hooks misses entries such as rottlog
has caused the debbugs.gnu.org bug report #58821,
regarding info-dir-file profile hooks misses entries such as rottlog
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58821: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58821
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: info-dir-file profile hooks misses entries such as rottlog
Date: Thu, 27 Oct 2022 15:00:56 -0400
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.

-- 
Thanks,
Maxim


[Message part 3 (message/rfc822, inline)]
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 262 days ago.

Previous Next


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