[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/437: query-pr from 4.0beta1 cannot talk to a 3.113.1 server
From: |
zack |
Subject: |
gnats/437: query-pr from 4.0beta1 cannot talk to a 3.113.1 server |
Date: |
Mon, 25 Nov 2002 00:28:10 -0500 |
>Number: 437
>Notify-List:
>Category: gnats
>Synopsis: query-pr from 4.0beta1 cannot talk to a 3.113.1 server
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Nov 25 00:28:10 -0500 2002
>Originator: Zack Weinberg
>Release: 4.0-beta1
>Organization:
>Environment:
>Description:
4.0beta1 query-pr issues protocol commands which the 3.113.1 gnatsd doesn't
understand, and then makes no attempt to fall back to one that does.
I believe that gnats.el has the same problem but I've only inspected the code,
not tried it.
>How-To-Repeat:
$ query-pr -D -d gcc -H gcc.gnu.org --port 1529 -v guest -w guest 631
opening connection to gcc.gnu.org
query-pr: received 200 `sourceware.org GNATS server 3.113.1 ready.'
query-pr: writing `CHDB gcc'
query-pr: received 210 `Now accessing GNATS database '/sourceware/gnats/gcc-db''
query-pr: writing `USER guest guest'
query-pr: received 210 `User access level set to viewconf'
query-pr: writing `QFMT standard'
query-pr: received 500 `Unrecognized command.'
query-pr: cannot understand 500 `Unrecognized command.'
query-pr: writing `QUIT'
$ query-pr --version
query-pr 4.0-beta1
>Fix:
Unknown
>Unformatted:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/437: query-pr from 4.0beta1 cannot talk to a 3.113.1 server,
zack <=