Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 1998 18:30:19 +0200
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Tom Hukins <tom@eborcom.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Missing /etc/gnats/freefall
Message-ID:  <19981103183019.A13782@ucb.crimea.ua>
In-Reply-To: <19981102224553.A11859@eborcom.com>; from Tom Hukins on Mon, Nov 02, 1998 at 10:45:53PM %2B0000
References:  <19981102224553.A11859@eborcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 02, 1998 at 10:45:53PM +0000, Tom Hukins wrote:
> Hi all,
> 
> I would like to be able to run send-pr from my 2.2.7-STABLE machine. At
> present I have to use the Web version, but I'd prefer not to have to.
> 
> If I run send-pr I am told:
> "send-pr: could not read /etc/gnats/freefall for categories list."
> 
> My machine has no /etc/gnats directory. /usr/src/etc also has no such
> directory. I have grepped the docs and searched the list archives
> without luck.
> 
> I'd greatly appreciate it if someone could tell me how I can get this
> file.
> 
> Thanks,
> Tom

Under user root execute the following:

mkdir /etc/gnats; chmod 755 /etc/gnats; chown root:wheel /etc/gnats
cd /usr/src/gnu/usr.bin/send-pr && make etc-gnats-freefall

HTH,
-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981103183019.A13782>