public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: Yngve Svendsen <yngve.svendsen@clustra.com>
To: Wes Barris <wes@networkcs.com>, gnats-devel@sourceware.cygnus.com
Subject: Re: send-pr broken
Date: Mon, 12 Mar 2001 13:45:00 -0000	[thread overview]
Message-ID: <5.1.0.10.2.20010312223354.00b3ccb8@10.10.1.1> (raw)
In-Reply-To: <20010312150537.A91932@us.networkcs.com>

>I snooped through the send-pr code and found this snippet:
>
># Configuration file to be read.  It must be a shell script that can redefine
># the variables above to fit a local configuration.
>CONFIGFILE=/usr/local/etc/gnats/send-pr.conf
>
>if [ -r $CONFIGFILE ]; then
>   . $CONFIGFILE
>fi
>
>
>It looks like send-pr is looking for a file named "send-pr.conf".  This
>is not included in the gnats distribution.  I don't see any documentation
>on it anywhere.

I went through the process of installing Gnats 4 from CVS in order to check 
the docs, and you have found exactly the same as I - the documentation is 
far from up-to-date. Besides, a standard send-pr.conf file should 
definitely be created. I have created a GNATS report about this on 
sources.redhat.com, so this has been recorded. Development on version 4 is 
proceding, but slowly (hint hint), so fixing these things may take some time.

I ended up using somthing like the following. It's been a couple of weeks 
since I did the install, but I think this is exactly the same as we had in 
our v3 config:

GNATS_ADDR="xxxxxxx@clustra.com"
GNATS_ADMIN="xxxxxxxxx@clustra.com"
GNATS_SITE="xxxxxxxxxx"
SUBMITTER="xxxxxxxxxx"
DEFAULT_ORGANIZATION="xxxxxxxxxxxxxxxxx"
DEFAULT_RELEASE="<prompt>"
NOTIFY=0
ACKNOWLEDGE=0
DEFAULT_SUBMITTER="xxxxxxxxxxx"
KEEP_RECEIVED_HEADERS=1
BDAY_START=8
BDAY_END=16
BWEEK_START=1
BWEEK_END=5
DEBUG_MODE=0

If only I could find the time, I'd clean up my installation notes and make 
some preliminary docs available. Maybe later this week.

Yngve Svendsen
IS Engineer
Clustra AS, Trondheim, Norway

  reply	other threads:[~2001-03-12 13:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-12 13:06 Wes Barris
2001-03-12 13:45 ` Yngve Svendsen [this message]
2001-04-08 11:28 ` Milan Zamazal

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=5.1.0.10.2.20010312223354.00b3ccb8@10.10.1.1 \
    --to=yngve.svendsen@clustra.com \
    --cc=gnats-devel@sourceware.cygnus.com \
    --cc=wes@networkcs.com \
    /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).