From owner-freebsd-bugs@FreeBSD.ORG Fri May 30 06:20:01 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF760106567B for ; Fri, 30 May 2008 06:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 780C48FC1D for ; Fri, 30 May 2008 06:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4U6K1La096181 for ; Fri, 30 May 2008 06:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4U6K112096180; Fri, 30 May 2008 06:20:01 GMT (envelope-from gnats) Resent-Date: Fri, 30 May 2008 06:20:01 GMT Resent-Message-Id: <200805300620.m4U6K112096180@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Edwin Groothuis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA6EE106564A for ; Fri, 30 May 2008 06:15:46 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 5D6608FC16 for ; Fri, 30 May 2008 06:15:46 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 3EFAB221919C; Fri, 30 May 2008 16:15:45 +1000 (EST) Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id B569721B33E2 for ; Fri, 30 May 2008 16:15:44 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 55B0D2218FE0 for ; Fri, 30 May 2008 16:15:44 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id F3B7F98E; Fri, 30 May 2008 16:15:43 +1000 (EST) Message-Id: <20080530061543.F3B7F98E@k7.mavetju> Date: Fri, 30 May 2008 16:15:43 +1000 (EST) From: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/124119: locate(1) doesn't check /etc/locate.rc for the default database X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2008 06:20:01 -0000 >Number: 124119 >Category: bin >Synopsis: locate(1) doesn't check /etc/locate.rc for the default database >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: Fri May 30 06:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 7.0-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: [~] root@k7>grep FCODES /etc/locate.rc FCODES="/usr/var/locate/locate.database" [~] root@k7>locate foo locate: database too small: /var/db/locate.database This PR is more a placeholder for me to remember to fix it. Or at least discuss it. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: