public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: Mel Hatzis <hatzis@juniper.net>
To: adelaney@cs.may.ie
Cc: help-gnats@gnu.org
Subject: Re: Gnats on localhost
Date: Fri, 30 Jan 2004 19:07:00 -0000	[thread overview]
Message-ID: <401AA89C.1050905@juniper.net> (raw)
In-Reply-To: <20040130133714.GC3973@navi.cs.may.ie>

Hi Aidan, ...

On 01/30/2004 05:37 AM, Aidan Delaney submitted:
> Hey,
>     I'm trying to set gnats up on my localhost as a system for one  user 
> (I like to track my own bugs).  However I don't want to set up a  mail 
> server.
>     From the documentation I think the tools send-pr etc... will  
> communicate directly with gnatsd, alliveating my need for a mail  
> server.  However, I am unable to get this working.  Here is my error
> 
> balor@navi ~ $ sudo /usr/local/libexec/gnats/gnatsd -d tpa
> 422 GNATS initialization of database failed: You are not permitted to  
> access database tpa.
> 
> (I have no database default)

Before delving into this in detail, you may want to confirm that
the 'tpa' directory along with the gnats-adm subdirectory and all
the files in it, are readable by the user with which gnatsd is
running....in your case 'root'.

If your 'tpa' directory resides on an NFS mount, the 'root' user
on your system may not have permission to read it.

> 
> Could someone please confirm for me that I can run Gnats without a  
> mailserver and possibly give me some insight into my problem.  Please  
> reply off list as I am not subscribed.
> 

The gnats server sends email associated with various PR activity.
A quick way to disable this is to edit the 'mail-agent'
script in the <installdir>/libexec/gnats directory, and replace
the line 'exec $MAIL_AGENT $@ > /dev/null' with something benign,
such as 'exec /bin/sh -c 'umask 0; cat > /dev/null'.

--
Mel Hatzis

> -- 
> Thank you,
> Aidan Delaney.
> 
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.fsf.org/philosophy/no-word-attachments.html
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Help-gnats mailing list
> Help-gnats@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnats




_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

  reply	other threads:[~2004-01-30 19:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-30 13:40 Aidan Delaney
2004-01-30 19:07 ` Mel Hatzis [this message]
2004-02-02 11:01   ` Aidan Delaney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=401AA89C.1050905@juniper.net \
    --to=hatzis@juniper.net \
    --cc=adelaney@cs.may.ie \
    --cc=help-gnats@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).