public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: widi.aach@t-online.de (Markus Wiedenmaier)
To: help-gnats@gnu.org
Subject: gnatsweb - problems with login
Date: Sun, 30 Mar 2003 17:28:00 -0000	[thread overview]
Message-ID: <1049042541.3e871e6d8934c@webmail.t-online.de> (raw)

Hi,

I'm new to gnats and want to install gnatsweb, after installing gnats worked
very well. send-pr etc. work very well.

I'm using gnats4 + gnatsweb 2.9.3 whith suse linux 8.1.
* calling gnatsd -d TIMRS works very well, so it seems, I have the rights. (I'm
logged in as root on the system)
* telnet localhost 1529 and telnet localhost support succeded.
* http://127.0.0.1/cgi-bin/gnatsweb.pl delivers the loginsite, but there are no
databases in the dropdownfield available.

testing gnatsweb delivers the following result:

  make test USERNAME=markus PASSWORD=markus DATABASE=default
  perl test.pl
  connect...........................................FAIL
  connect...........................................FAIL
  make: *** [test] Error 1

using other existing passwords or existing databases I get the same result.

Executing http://127.0.0.1/cgi-bin/gnatsweb.pl in my webbrowser delivers the
following errorcodes in the httpd errorlog:
  Sun Mar 30 19:36:06 2003] gnatsweb.pl: Use of uninitialized value in
  concatenation (.) or string at /srv/www/cgi-bin/gnatsweb.pl line 793.
  [Sun Mar 30 19:36:06 2003] gnatsweb.pl: Use of uninitialized value in
  pattern match (m//) at (eval 26) line 22, <SOCK> line 2.
  [Sun Mar 30 19:36:06 2003] gnatsweb.pl: Use of uninitialized value in
  concatenation (.) or string at (eval 26) line 36, <SOCK> line 2.
  [Sun Mar 30 19:36:06 2003] gnatsweb.pl: Use of uninitialized value in
  concatenation (.) or string at (eval 26) line 36, <SOCK> line 2.

Do you know what this means?

I'm using gnats4 which was distributed with suse linux 8.1. gnatsweb2.9.3 is
form your gnats-3.999.1.tar.gz. Further I use Apache 1.3. and inetd not xinetd.
I made the entries in /etc/services and inet.conf you discribed in your
p-inst.texi.

There are the following files with the entries:
in /etc
  gnats-db.conf
    /var/lib/gnatsdb:default
    /var/lib/gnatstimrsdb:TIMRS
    *:*:listdb
    *:*:listdb:
    *:*:edit:default
    *:*:edit:TIMRS
    #this file I created myself, because it wasn't installed
    #by yast2. If this file doesn't exist I get the same result
    #so I don't know, if I need this.
in /etc/gnats
  databases: 
    default:Bug database:/var/lib/gnatsdb
    TIMRS:Fehlerdatenbank für TIM:/var/lib/gnatstimrsdb
  gnatsd.host_access
    localhost:edit:
    127.0.0.1:edit:
in /usr/lib/gnats there are files like gnatsd,mkcat,mkdb etc.
/usr/lib/gnatsdb is for the default database
/usr/lib/gnatstimrsdb is for the TIMRS database
in their gnatsd.access file their are following entries
    *:*:listdb:default
    markus:markus:edit:default
    admin:admin:admin:default
    root:rootroot:edit:default

Is there a problem with gnatsweb.pl? There was no reason to change the first
line because perl is installed in /usr/bin/perl so the line 
  #! /usr/bin/perl -w
seems for me to be correct

I executed the two perl statements you recommented in your install doc without
problems and the install statement didn't make any problems,too. I searched the
mailing list, but no of these tipps could help me. I read the docs you delivert
in your gnats-3.999.1.tar.gz again and again, but I had no luck finding the
solution for my problem.

Now after two weeks(!) with try and error, I need help from people who know
this system. 
It would be very nice, if you could give me a tip, how to install gnatsweb
correctly.

Thanks in advance for your help. If you need further information, do not
hesitate to contact me.

Bye
widi

Markus Wiedenmaier
DE-78267 Aach
widi.aach@t-online.de

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

             reply	other threads:[~2003-03-30 17:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-30 17:28 Markus Wiedenmaier [this message]
2003-03-31  7:18 ` Yngve Svendsen

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=1049042541.3e871e6d8934c@webmail.t-online.de \
    --to=widi.aach@t-online.de \
    --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).