Hi all, This is standart output for my man:
man: can't remove /tmp/zmanEfHp6d: No such file or directory I try to fix it, checked the /tmp directory for exists and have "sticky" bit set, and found /etc/cron.weekly/man-db don't finished corretly last time. this is my /etc/cron.wekly/man-db: #!/bin/sh # # Last modification: Fri, 15 May 1998 08:06:59 +0300 # man-db cron weekly # regenerate man database if test -x /usr/bin/mandb then /usr/bin/nice /usr/bin/mandb --create 2>/dev/null > /dev/null fi next I try to run by hand /usr/bin/mandb --create --debug and output is here: deb:~# /usr/bin/mandb --create --debug found mandatory man directory /usr/man found mandatory man directory /usr/share/man found mandatory man directory /usr/X11R6/man found mandatory man directory /usr/local/man found manpath map /bin --> /usr/share/man found manpath map /usr/bin --> /usr/share/man found manpath map /sbin --> /usr/share/man found manpath map /usr/sbin --> /usr/share/man found manpath map /usr/local/bin --> /usr/local/man found manpath map /usr/local/sbin --> /usr/local/man found manpath map /usr/X11R6/bin --> /usr/X11R6/man found manpath map /usr/bin/X11 --> /usr/X11R6/man found manpath map /usr/games --> /usr/share/man found manpath map /opt/bin --> /opt/man found manpath map /opt/sbin --> /opt/man found global mandir /usr/man mapped to catdir /var/cache/man/fsstnd creating catdir hierarchy /var/cache/man/fsstnd found global mandir /usr/share/man mapped to catdir /var/cache/man creating catdir hierarchy /var/cache/man found global mandir /usr/local/man mapped to catdir /var/cache/man/local creating catdir hierarchy /var/cache/man/local found global mandir /usr/X11R6/man mapped to catdir /var/cache/man/X11R6 creating catdir hierarchy /var/cache/man/X11R6 path directory /usr/local/sbin is in the config file adding /usr/local/man to manpath path directory /usr/local/bin is in the config file /usr/local/man is already in the manpath path directory /usr/sbin is in the config file adding /usr/share/man to manpath path directory /usr/bin is in the config file /usr/share/man is already in the manpath path directory /sbin is in the config file /usr/share/man is already in the manpath path directory /bin is in the config file /usr/share/man is already in the manpath path directory /usr/bin/X11 is in the config file adding /usr/X11R6/man to manpath adding mandatory man directories adding /usr/man to manpath /usr/share/man is already in the manpath /usr/X11R6/man is already in the manpath /usr/local/man is already in the manpath manpath=/usr/man:/usr/share/man:/usr/local/man:/usr/X11R6/man adding /usr/man to manpathlist adding /usr/share/man to manpathlist adding /usr/local/man to manpathlist adding /usr/X11R6/man to manpathlist Processing manual pages under /usr/man... create_db(/usr/man): /var/cache/man/fsstnd/6327 Testing /usr/man for new files subdirectory man5 has been 'modified' Updating index cache for path `/usr/man'. Wait... ult_src: File /usr/man/man5/adduser.conf.5.gz The following command done with dropped privs /bin/gzip -dc /usr/man/man5/adduser.conf.5.gz > /tmp/zman351XQY remove("/tmp/zman351XQY") remove("/tmp/zman351XQY") mandb: can't remove /tmp/zman351XQY: No such file or directory deb:~# any idea ? Paweł p.s Earlier everythink was ok. p.s.2 Excuse me my poor english, it isn't my mother language. --------------------------------- Registered Linux User #169795 ---------------------------------