Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] pinfo bash: Tag table is corrupt
@ 2021-10-31 16:01 tornaria
  2021-10-31 22:33 ` tornaria
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tornaria @ 2021-10-31 16:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1030 bytes --]

New issue by tornaria on void-packages repository

https://github.com/void-linux/void-packages/issues/33849

Description:
Steps to reproduce:
 - install `pinfo`
 - run `pinfo bash`
 - move down to some menu entry and hit `<enter>`
 - The status bar reads "Tag table is corrupt, trying to fix... (press a key to continue)"

I've no idea of the format for info files, but looking at the tag table at the end of `/usr/share/info/bash.info` it seems the byte address for a given node is incorrect. Example:
```
Node: What is Bash?^?3029
```
which I take to mean this node starts at byte address 3029, but in fact it starts at byte address 3020 or 3021 (definitely not 3029).

All the tag table seems to be wrong in this sense, the offset from the "right" byte address seems to be more for later entries.

I compared the tag table for other info files (e.g. `gzip.info`) and they seem to match perfectly in contrast to `bash.info` so I guess my understanding is not incorrect and `bash.info` seems wrong for some reason.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-24  2:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-31 16:01 [ISSUE] pinfo bash: Tag table is corrupt tornaria
2021-10-31 22:33 ` tornaria
2021-11-08 16:35 ` tornaria
2022-06-10  2:14 ` github-actions
2022-06-24  2:15 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).