From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23484 invoked from network); 31 Mar 2002 19:57:09 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 31 Mar 2002 19:57:09 -0000 Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16rlRn-0003or-00; Sun, 31 Mar 2002 14:57:03 -0500 Received: from mail47-s.fg.online.no ([148.122.161.47] helo=mail47.fg.online.no) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16rlPi-0003j8-00 for ; Sun, 31 Mar 2002 14:54:54 -0500 Received: from u3pv0bragava20b.sun.com (ti531210a061-0096.dialup.online.no [130.67.209.96]) by mail47.fg.online.no (8.9.3/8.9.3) with ESMTP id VAA17394; Sun, 31 Mar 2002 21:54:47 +0200 (MET DST) Message-Id: <5.1.0.14.2.20020331213154.02770e90@10.10.1.1> X-Sender: ys136781@localhost:9143 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 To: gnats-prs@gnu.org, duncan.lindley@computershare.com.au, pdm-gnats@zamazal.org From: Yngve Svendsen Subject: Re: gnats/352: gnatsd looks for default database in /usr/local/com when configure prefix is /opt/gnats Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: gnats-prs-admin@gnu.org Errors-To: gnats-prs-admin@gnu.org X-BeenThere: gnats-prs@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Copies of bug tracking system messages List-Archive: Date: Sun, 31 Mar 2002 11:57:00 -0000 X-SW-Source: 2002-q1/txt/msg00104.txt.bz2 http://bugs.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&database=gnats&pr=352 I am unable to reproduce this. I can think of one possible cause for the problems you are seeing: You stated in the PR: "The file /opt/gnats/etc/gnats/database states default:Bug database:/opt/gnats/com/gnatsdb" The file should be named "databases", not "database". The install process leaves a template "databases" file in the etc directory, and if you created a file "database", the original template would be the one used. The template file contains the /usr/local/com/gnatsdb file, and that would cause exactly the problem you are seeing. Your feedback on this would be appreciated. Yngve Svendsen _______________________________________________ Gnats-prs mailing list Gnats-prs@gnu.org http://mail.gnu.org/mailman/listinfo/gnats-prs