bug-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot create any PRs


From: Chia Su Guan
Subject: Cannot create any PRs
Date: Fri, 29 Dec 2000 17:25:36 +0800

I'm using Gnats 3.113 on FreeBSD4.1 and I simply cannot get gnats to create ant PRs even after multiple reinstallation. There is no error message as I can telnet to port 1529 and I can also use the send-pr at the command line to send out the PRs. The PR will reach my mail box but never into gnats-queue and therefore not mentioning the Index file.
 
Can anyone provide guidance?
 
The below are some of the setting
 
all files that should be in the
/usr/local/libexec/gnats and /usr/local/share/gnats
are there.
 
/usr/local/share/emacs/site-lisp/default.el
---------------
          (autoload 'edit-pr "gnats"
             "Command to edit a problem report." t)
          (autoload 'view-pr "gnats"
             "Command to view a problem report." t)
          (autoload 'unlock-pr "gnats"
             "Unlock a problem report." t)
          (autoload 'query-pr "gnats"
             "Command to query information about problem reports." t)
          (autoload 'send-pr-mode "send-pr"
             "Major mode for sending problem reports." t)
          (autoload 'send-pr "send-pr"
             "Command to create and send a problem report." t)
~
 
/etc/passwd
---------------
gnats:*:61:1:GNATS database owner:/usr/local/share/gnats/gnats-db:/usr/local/bin/bash
 
/etc/gnats-db.conf
---------------
/usr/local/share/gnats/gnats-db:gnats
 
/etc/inetd.conf
---------------
support stream tcp      nowait  gnats   /usr/local/libexec/gnats/gnatsd gnatsd
 

/etc/aliases
---------------
gnats-admin: suguan.chia@i-dns.net
bug-q: "| /usr/local/libexec/gnats/queue-pr -q"
bug-log: "/usr/local/share/gnats/gnats-db/gnats-adm/bugs.log"
bugs: bug-q, bug-log
 
 
 

The config File
---------------
GNATS_ADDR="gnats@dhcp0150.i-dns.net"
GNATS_USER="gnats"
GNATS_ADMIN="gnats-admin"
GNATS_SITE="dhcp0150.i-dns.net"
SUBMITTER="test"
DEFAULT_RELEASE="unknown-1.0"
DEFAULT_ORGANIZATION="IDNS"
NOTIFY=1
ACKNOWLEDGE=1
DEFAULT_SUBMITTER="unknown"
KEEP_RECEIVED_HEADERS=1
BDAY_START=8
BDAY_END=17
BWEEK_START=1
BWEEK_END=5
DEBUG_MODE=0
 
The gnats.conf File
---------------
*:edit:
 
The gnats.access File
---------------
*:*:edit:gnats:
 
 
 
Best Regards and Thanks
Su Guan
DID : 65 2486 210
FAX : 65 2486 189
i-DNS.net International Pte Ltd
http://www.i-DNS.net

reply via email to

[Prev in Thread] Current Thread [Next in Thread]