Missing 'info' content

Jason L Tibbitts III tibbs at math.uh.edu
Mon May 18 03:32:46 UTC 2009


>>>>> "PO" == Patrick O'Callaghan <pocallaghan at gmail.com> writes:

PO> On trying to use 'info' under F11, the screen often comes up
PO> empty, even though I know a lot of info files are present.

Odd, I just tried and I'm seeing that, while /usr/share/info/dir has
plenty of content, simply typing 'info' shows a blank page.  strace
shows that it's opened and read:

stat("/usr/share/info/dir", {st_mode=S_IFREG|0644, st_size=79050, ...}) = 0
stat("/usr/share/info/dir", {st_mode=S_IFREG|0644, st_size=79050, ...}) = 0
open("/usr/share/info/dir", O_RDONLY)   = 3
read(3, "$Id: dir,v 1.2 1996/09/24 18:43:0"..., 79050) = 79050
close(3)                                = 0

The dir file looks OK to me.  I'd guess a bug report is in order.

 - J<




More information about the fedora-test-list mailing list