help-gnats
[Top][All Lists]
Advanced

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

Re: Trying to install gnats on Fedora Core 2


From: Petri Garagorri G.
Subject: Re: Trying to install gnats on Fedora Core 2
Date: Wed, 11 Aug 2004 12:05:40 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Ack! Seems that the mail wasn't swent properly as I would liked, I'l; try to fix some stuff so you guys don't
get the wrong impression.

Petri Garagorri G. wrote:

I tried with gnatsweb, executing the command:
make test USERNAME=gnats PASSWORD=kiLLer7 DATABASE=cissdb

...and I get:

connect...........................................FAIL

Gnatsweb was unable to connect to the GNATS server.

There are several possible reasons for this. Start off by checking that the USERNAME, PASSWORD and DATABASE parameters you supplied are
valid.  If they are, there may be a problem in the configuration of
your GNATS server.  Check your GNATS installation, particularly the
host access files (remember that the web server needs access to the
GNATS server), then run the tests again.

make: *** [test] Error 9
I ran the configure script like this: configure --prefix=/usr/local/gnats4 --with-gnats-service=ciss-gnats --with-gnats-default-db=/usr/local/gnats4/com/cissdb

###################################################################################################

On the gnatsd.user_access file we have:
gnats:$0$kiLLer7:admin: <- gnats is also a user on the system, with his home dir on the same machine where I'm trying to install GNATS

My databases file says:
default:Bug database:/usr/local/gnats4/com/cissdb
cissdb:CISS Bug database:/usr/local/gnats4/com/cissdb

My gnats.host_access file says:
139.229.2.147:none: <- I changed this to 127.0.0.1 but still got the same results *.*:deny: <- I commented this one but I still got the same results I even changed from none to edit...but still no luck

the services (on /etc) file says:
ciss-gnats 1529/tcp prmsd gnatsd # GNATS, cygnus bug tracker and the ciss-gnats file on /etc/xinetd.d contains
service ciss-gnats
{
       disable = no
       socket_type = stream
       protocol = tcp
       wait = no
       user = gnats
       server = /usr/local/gnats4/libexec/gnats/gnatsd
       server_args = gnatsd
}

Thx a lot in advance!

PD: Has somebody installed GNATS on FC2 and succeeded?


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

Sorry if the mail it's just too big...but I hope this info is usefull!

Thx again!




reply via email to

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