From owner-freebsd-bugs Sat Dec 12 10:10:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13156 for freebsd-bugs-outgoing; Sat, 12 Dec 1998 10:10:02 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA13111 for ; Sat, 12 Dec 1998 10:10:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA15164; Sat, 12 Dec 1998 10:10:00 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA12961; Sat, 12 Dec 1998 10:06:47 -0800 (PST) (envelope-from nobody) Message-Id: <199812121806.KAA12961@hub.freebsd.org> Date: Sat, 12 Dec 1998 10:06:47 -0800 (PST) From: bjg@otherspace.net To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: bin/9060: error from whereis command in FReeBSD-2.2.8 w/perl-5.00502 installed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9060 >Category: bin >Synopsis: error from whereis command in FReeBSD-2.2.8 w/perl-5.00502 installed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 12 10:10:00 PST 1998 >Last-Modified: >Originator: Bob Glotzbach >Organization: Self >Release: 2.2.8-RELEASE >Environment: FreeBSD mariah.rochester.rr.com 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: Fri Dec 11 13:37:41 EST 1998 root@mariah.rochester.rr.com: /usr/src/sys/compile/MARIAH i386 >Description: the "whereis" command produces an error: root@mariah:~/#whereis mail Can't exec "/usr/sbin/sysctl -n user.cs_path": No such file or directory at /usr/bin/whereis line 99mail: /usr/bin/mail /usr/share/man/man1/mail.1.gz >How-To-Repeat: run "whereis". >Fix: change line 1 of /usr/bin/whereis from: #!/usr/bin/perl to: #!/usr/local/bin/perl >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message