Your message dated Sat, 25 Jun 2011 08:56:05 +0200
with message-id <20110625065605.ga10...@rivendell.home.ouaza.com>
and subject line Re: Bug#630896: qa.debian.org: PTS SOAP interface always
returns HTTP 500 Internal Server Error
has caused the Debian Bug report #630896,
regarding qa.debian.org: [PTS] SOAP: maintainer_email response is always empty
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
630896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal
Example SOAP session:
_________________________________ Sun Aug 9 02:52:32 2009 REQUEST:
<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ZSI="http://www.zolera.com/schemas/ZSI/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><maintainer
SOAP-ENC:arrayType="xsd:anyType[1]" xsi:type="SOAP-ENC:Array"><element
id="o87f6fe0"
xsi:type="xsd:string">vim</element></maintainer></SOAP-ENV:Body></SOAP-ENV:Envelope>
_________________________________ Sun Aug 9 02:52:32 2009 RESPONSE:
200
OK
-------
Date: Sun, 09 Aug 2009 06:52:32 GMT
Server: Apache
Content-Length: 533
Content-Type: text/xml; charset="utf-8"
<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ZSI="http://www.zolera.com/schemas/ZSI/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header></SOAP-ENV:Header><SOAP-ENV:Body><maintainerResponse><name
id="o9a91110" xsi:type="xsd:string">Debian Vim Maintainers</name><email
id="ob7d08098"
xsi:type="xsd:string"></email></maintainerResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
Hi,
On Tue, 21 Jun 2011, Alexandre Rossi wrote:
> So the way towards fixing this _particular_ issue seems to be, from what I
> understand, replacing the module xml.xpath (which does not exist anymore)
> usage with something.
>
> The attached patch seems to work on my squeeze box with my quick and dirty
> setup of the PTS SOAP interface. Watch for the extra python-lxml dependency.
Committed even if I can't test on the basis that things can't be worse
than not orking, it should be live already. Thanks for the patch!
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Follow my Debian News ▶ http://RaphaelHertzog.com (English)
▶ http://RaphaelHertzog.fr (Français)
--- End Message ---