all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 16175@debbugs.gnu.org
Subject: bug#16175: 24.3.50; debbugs-gnu-search fails with "Server response is not an XML document"
Date: Fri, 03 Jan 2014 10:00:53 +0100	[thread overview]
Message-ID: <87d2k9qw1m.fsf@gmx.de> (raw)
In-Reply-To: <52B04283.40103@yandex.ru> (Dmitry Gutov's message of "Tue, 17 Dec 2013 14:24:35 +0200")

Dmitry Gutov <dgutov@yandex.ru> writes:

> On 17.12.2013 09:07, Michael Albinus wrote:
>> Furthermore, I use the recent debbugs-gnu 0.5 from the ELPA git repo. If
>> I apply your test scenario, using "gutov" as term (without quotes), I
>> get 103 results.
>
> Hmm, this works for me, and searching for "albinus" also does.
>
> But if I search for "ruby" or "ruby-mode" (likewise, without quotes),
> it raises the error, every time.

It is not an error in Emacs or debbugs-gnu.el. It seems to be an error
of the debbugs server on debbugs.gnu.org.

If I raise a search for ruby or alike, the returned HTTP headers are
wrong:

HTTP/1.1 200 OK
Date: Fri, 03 Jan 2014 08:48:44 GMT
Server: Apache/2.2.22 (Debian)
 </value></item><item><key xsi: type="
SOAPServer: SOAP::Lite/Perl/0.714
Content-Length: 1162378
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: multipart/related; type="text/xml"; start="<main_envelope>"; boundary="----

With any other search string, the returned HTTP headers look correctly:

HTTP/1.1 200 OK
Date: Fri, 03 Jan 2014 08:54:55 GMT
Server: Apache/2.2.22 (Debian)
SOAPServer: SOAP::Lite/Perl/0.714
Vary: Accept-Encoding
Content-Encoding: gzip
Connection: close
Content-Type: text/xml; charset=utf-8

I'm worrying about the fourth line, which looks like XML. Maybe it is
unrelated, and the problem are rather the different Keep-Alive states.

I will continue to investigate on debbugs.gnu.org. This will take time.

Best regards, Michael.





  parent reply	other threads:[~2014-01-03  9:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17  3:10 bug#16175: 24.3.50; debbugs-gnu-search fails with "Server response is not an XML document" Dmitry Gutov
2013-12-17  7:07 ` Michael Albinus
2013-12-17 12:24   ` Dmitry Gutov
2013-12-17 12:34     ` Michael Albinus
2014-01-03  9:00     ` Michael Albinus [this message]
2014-01-07 11:45       ` Michael Albinus
2014-01-07 12:05         ` Dmitry Gutov
2014-01-07 13:12         ` Michael Albinus

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=87d2k9qw1m.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=16175@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.