* Re: Help-gnats Digest, Vol 19, Issue 18
[not found] <20040622160254.5F6B2E579@mailfilter.gointernet.co.uk>
@ 2004-06-24 15:05 ` Adam Cade
2004-06-24 16:09 ` Chad Walstrom
0 siblings, 1 reply; 2+ messages in thread
From: Adam Cade @ 2004-06-24 15:05 UTC (permalink / raw)
To: help-gnats
[-- Attachment #1.1: Type: text/plain, Size: 1914 bytes --]
Hi there,
Thanks guys. I simply get the error on the start page on gnatsweb. When
it ask you to Login:
Login
Unparseable reply from gnatsd
Unparseable reply from gnatsd
Database:
The drope down menu for tyhe databasses it empty. Can't see why though.
Should be a few there. Anyone got the commands to check the version of
gnatsweb and the version of gnatsd?
Thanks again,
help-gnats-request@gnu.org wrote:
>Send Help-gnats mailing list submissions to
> help-gnats@gnu.org
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.gnu.org/mailman/listinfo/help-gnats
>or, via email, send a message with subject or body 'help' to
> help-gnats-request@gnu.org
>
>You can reach the person managing the list at
> help-gnats-owner@gnu.org
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of Help-gnats digest..."
>
>
>Today's Topics:
>
> 1. Unparseable reply from gnatsd.... (Adam Cade)
> 2. Re: Unparseable reply from gnatsd.... (Chad Walstrom)
> 3. Re: Plans for 4.x... 5.x (Chad Walstrom)
> 4. Re: Unparseable reply from gnatsd.... (Mel Hatzis)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Mon, 21 Jun 2004 17:17:16 +0100
>From: Adam Cade <adam@gointernet.co.uk>
>Subject: Unparseable reply from gnatsd....
>To: help-gnats@gnu.org
>Message-ID: <40D70A0C.8090508@gointernet.co.uk>
>Content-Type: text/plain; charset=us-ascii; format=flowed
>
>Gnats was working just fine.... i did not use it for a few weeks, then
>got this error:
>
>Unparseable reply from gnatsd
>
>I have searched google... found some people with the same problem... but
>never a solution.
>
>Any help would be rather nice!
>
>Thanks in advanced.
>
>Adam
>
>
>
--
Adam Cade , Go Internet Ltd
email: adam@gointernet.co.uk
voice: +44 (0)20 7419 0001
fax : +44 (0)20 7419 6519
web : www.gointernet.co.uk
[-- Attachment #1.2: Type: text/html, Size: 4823 bytes --]
[-- Attachment #2: Type: text/plain, Size: 140 bytes --]
_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnats
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Help-gnats Digest, Vol 19, Issue 18
2004-06-24 15:05 ` Help-gnats Digest, Vol 19, Issue 18 Adam Cade
@ 2004-06-24 16:09 ` Chad Walstrom
0 siblings, 0 replies; 2+ messages in thread
From: Chad Walstrom @ 2004-06-24 16:09 UTC (permalink / raw)
To: help-gnats
[-- Attachment #1.1: Type: text/plain, Size: 1107 bytes --]
Adam Cade wrote:
> Anyone got the commands to check the version of gnatsweb and the
> version of gnatsd?
Depends upon where it's installed. With Debian packages, you type 'dpkg
-l' and grep for gnats. On Red Hat, I believe you use 'rpm -q'
commands. If you installed them by hand, look at the version on the
tarball.
All else fails, telnet to the host port:
shell$ telnet localhost 1529
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
200 host.domain.tld GNATS server 4.0 ready.
QUIT
201 Later.
Connection closed by foreign host.
and read the banner version for gnatsd. For gnatsweb, grep the source
code file (e.g. /usr/lib/cgi-bin/gnatsweb.pl) for VERSION.
shell$ grep -n VERSION /usr/lib/cgi-bin/gnatsweb.pl
41:$gnats_info_top %site_pr_submission_address $VERSION);
243:$VERSION = '4.00';
1249:X-Send-Pr-Version: gnatsweb-$VERSION ($REVISION)
2970: . "Gnatsweb v$VERSION, Gnats v$GNATS_VERS"
--
Chad Walstrom <chewie@wookimus.net> http://www.wookimus.net/
assert(expired(knowledge)); /* core dump */
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 140 bytes --]
_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnats
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-22 18:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20040622160254.5F6B2E579@mailfilter.gointernet.co.uk>
2004-06-24 15:05 ` Help-gnats Digest, Vol 19, Issue 18 Adam Cade
2004-06-24 16:09 ` Chad Walstrom
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).