[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian]:catman mag nicht mehr



* Norbert Tretkowski <nobse@nobse.de> wrote:
> root@nexus:~# catman
> catman: cannot read database /var/catman/index.bt: No such file or directory
> catman: unable to update /usr/man
> catman: cannot read database /var/catman/X11R6/index.bt: No such file or directory
> catman: unable to update /usr/X11R6/man
> 
> Jemand eine Ahnung was mir das sagen will bzw. wie ich /var/catman/index.bt wieder
> erzeugen kann? Danke im Vorraus.

Ok, dank Christian Kurz bin ich einen Schritt weiter, im IRC hat er mir
den Tip mit "mandb -c" gegeben. Jetzt faengt catman wenigstens an etwas zu
tun.

root@nexus:~# catman
Updating cat files for section 1 of man hierarchy /usr/man

Naja, das wars auch schon. Strace sagt an der Stelle folgendes:

mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4000c000
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
write(1, "\n", 1
)                       = 1
write(1, "Updating cat files for section 1"..., 59Updating cat files for section 1 of man hierarchy /usr/man
) = 59
brk(0x809f000)                          = 0x809f000
brk(0x80a0000)                          = 0x80a0000
brk(0x80a1000)                          = 0x80a1000
brk(0x80a2000)                          = 0x80a2000
flock(3, LOCK_UN)                       = 0
munmap(0x400f5000, 692224)              = 0
close(3)                                = 0
fork()                                  = 20244
wait4(20244,

Und Sense. Jemand ne Idee? Nochmal Danke im Vorraus.


Regards/Gruesse, Norbert

-- 
Norbert Tretkowski, http://nexus.nobse.de

Attachment: pgp0eQcVDMCQt.pgp
Description: PGP signature


Reply to: