Control: tag -1 fixed-upstream On Wed, Aug 08, 2012 at 02:19:19AM +0200, Vincent Lefevre wrote: > Package: man-db > Version: 2.6.2-1 > Severity: normal > > I got in the cron.daily mail: > > /usr/bin/mandb: warning: can't update index cache /var/cache/man/index.db: > Resource temporarily unavailable > > The file is: > > -rw-r--r-- 1 man root 2501981 2012-08-08 01:14:40 /var/cache/man/index.db > > According to its timestamp and the syslog file, its last modification > happened while cron.daily was processed. The file is on the local file > system, mounted on /. > > (The machine was rebooted a bit earlier.)
This usually means that another mandb process was running concurrently; perhaps you were running dpkg and it raced with the cron job. There's not much to be done about this except try again later, but I agree that it's not a very useful warning to get in cron mail. I've downgraded this to a debug message for my next upstream release. Mon Jul 8 03:00:20 BST 2013 Colin Watson <cjwat...@debian.org> * src/check_mandirs.c (gripe_rwopen_failed, update_db_time): Downgrade EAGAIN/EWOULDBLOCK errors from attempts to open a database read-write to debug messages (Debian bug #684235). Thanks, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org