Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2013 21:13:10 +1030
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        FreeBSD <freebsd-questions@freebsd.org>
Cc:        Jerry <jerry@seibercom.net>, gblach@FreeBSD.org
Subject:   Re: fbsdmon error message
Message-ID:  <513C63BE.6020808@ShaneWare.Biz>
In-Reply-To: <20130309065404.45bece21@scorpio>
References:  <20130309065404.45bece21@scorpio>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/03/2013 22:24, Jerry wrote:
> After working fine for over a year, the "ports-mgmt/fbsdmon" port has
> started spitting out errors once a week for the past month.
>
> **********************************************************************
> Rebuilding locate database:
>
> Rebuilding whatis database:
> makewhatis: /usr/local/man/man3/EVP_PKEY_verifyrecover_init.3.gz: No such file or directory
>
> Sending statistic to fbsdmon.org
>
> -- End of weekly output --
> *********************************************************************

The error isn't from fbsdmon, the message is from the weekly periodic 
run which has fbsdmon on it's list of tasks. The error is from the task 
before fbsdmon - rebuilding the whatis database.

While I know the error originates from an openssl item being renamed 
from EVP_PKEY_verifyrecover_init to EVP_PKEY_verify_recover_init I'm not 
sure why it still tries to find the old man page.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?513C63BE.6020808>