Comment 2 for bug 592102

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for your report.

Is anyone experiencing this failure able to reproduce with one of the following command:
$ sudo /usr/bin/mandb -p /var/cache/man
or
$ perl -e '@pwd = getpwnam("man"); $( = $) = $pwd[3]; $< = $> = $pwd[2]; exec "/usr/bin/mandb", @ARGV' -- "-p"

Thanks in advance.