From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 1 08:50:07 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE5C516A4CE for ; Fri, 1 Apr 2005 08:50:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD9D643D2D for ; Fri, 1 Apr 2005 08:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j318o7fY079805 for ; Fri, 1 Apr 2005 08:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j318o7pP079804; Fri, 1 Apr 2005 08:50:07 GMT (envelope-from gnats) Date: Fri, 1 Apr 2005 08:50:07 GMT Message-Id: <200504010850.j318o7pP079804@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Marko Kuntic Subject: Re: conf/54170: error from weekly periodic script 330.catman X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Marko Kuntic List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2005 08:50:07 -0000 The following reply was made to PR conf/54170; it has been noted by GNATS. From: Marko Kuntic To: Matteo Riondato Cc: bug-followup@freebsd.org Subject: Re: conf/54170: error from weekly periodic script 330.catman Date: Fri, 1 Apr 2005 10:49:43 +0200 (CEST) On Fri, 1 Apr 2005, Matteo Riondato wrote: >>> Are you still having this issue? >>> I really didn't manage to reproduce it. >> >> Yes, the issue persists in 5.3-RELEASE, in the following form (from >> the weekly periodic log): >> >> Reformatting manual pages: >> find: .: Permission denied >> /usr/libexec/catman.local: no local-mounted manual directories found: >> /usr/share/man /usr/share/openssl/man /usr/local/man /usr/X11R6/man >> /usr/local/lib/perl5/5.8.5/man /usr/local/lib/perl5/5.8.5/perl/man > > Is your /usr NFS-mounted? No, nothing of the sort. On one system there's a single / partition, on another it's an ordinary UFS2 mount. The error appears on both. Regards, Marko Kuntic