Hi ! using apt-get install ... (or dhelp_parse by myself) gives me the error: dhelp_parse: can't open /var/lib/dhelp/titles
since my last dist-upgrade on friday. Strace says: open("/var/lib/dhelp/titles", O_RDWR|O_CREAT|O_EXCL, 0644) = -1 EEXIST (File exists) open("/var/lib/dhelp/titles", O_RDWR) = 7 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 read(7, "", 512) = 0 close(7) = 0 select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout) open("/var/lib/dhelp/titles", O_RDWR) = 7 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 read(7, "", 512) = 0 close(7) = 0 select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout) open("/var/lib/dhelp/titles", O_RDWR) = 7 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 read(7, "", 512) = 0 close(7) = 0 select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout) open("/var/lib/dhelp/titles", O_RDWR) = 7 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 read(7, "", 512) = 0 close(7) = 0 write(2, "dhelp_parse: can\'t open /var/lib"..., 47dhelp_parse: can't open /var/lib/dhelp/titles Version: dhelp 0.3.23.2 Debian testing. Any hints ? TIA! -- Markus Grunwald Registered Linux User Nr 101577 PGP Key: http://counter.li.org http://www.grunwald.2xs.de