From owner-freebsd-stable@FreeBSD.ORG Fri Feb 27 11:08:34 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1304416A4CE for ; Fri, 27 Feb 2004 11:08:34 -0800 (PST) Received: from TheWorld.com (pcls3.std.com [192.74.137.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E2B43D2D for ; Fri, 27 Feb 2004 11:08:33 -0800 (PST) (envelope-from kwc@shell.TheWorld.com) Received: from shell.TheWorld.com (root@shell01.theworld.com [192.74.137.71]) by TheWorld.com (8.12.8p1/8.12.8) with ESMTP id i1RJ8T4S029484; Fri, 27 Feb 2004 14:08:30 -0500 Received: (from kwc@localhost) by shell.TheWorld.com (8.9.3/8.9.3) id OAA23119255; Fri, 27 Feb 2004 14:08:29 -0500 (EST) Date: Fri, 27 Feb 2004 14:08:29 -0500 (EST) From: Kenneth W Cochran Message-Id: <200402271908.OAA23119255@shell.TheWorld.com> To: freebsd-stable@freebsd.org Subject: makewhatis wierdness in 4.9-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 19:08:34 -0000 Hello -stable: Since makewhatis went from Perl to C I get the following output in the weekly periodic/maintenance run: Rebuilding whatis database: makewhatis: /usr/local/man/man1/scp.old.1: No such file or directory makewhatis: /usr/local/man/man1/ssh-add.old.1: No such file or directory makewhatis: /usr/local/man/man1/ssh-agent.old.1: No such file or directory makewhatis: /usr/local/man/man1/ssh-keygen.old.1: No such file or directory makewhatis: /usr/local/man/man1/ssh.old.1: No such file or directory Is something "strange" in /etc/*? Maybe something mergemaster didn't quite fix during a cvsup/{make,install}world? Thanks, -kc