Works fine now, thanks!
--
To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/CAM79t8FFZ2gdGiNjszDDHO18K7=-njwg7l1a3jeg1tnlpzl...@mail.gmail.com
Package: qa.debian.org
Severity: normal
At the time of this writing, the PTS SOAP interface is broken and any query
returns a HTTP Internal server error (500).
If someone gives me the corresponding error.log entry, maybe I can debug this.
Thanks,
Alex
-- System Information:
Debian Release: 6.
Hi,
>> > SOAPpy.Errors.HTTPError:
>>
>> I guess the CGI must be updated to work with Squeeze's python.
>
> The problem is more general than that and, sadly, well known. The SOAP
> interface needs to be ported to some (not so recent) structural change
> to the way PTS webpages export data (see #53
Package: qa.debian.org
Severity: normal
Hi,
My small script that queries the PTS SOAP interface does not work anymore.
A simple script always fails.
$ cat test.py
#!/usr/bin/python
import SOAPpy
url = 'http://packages.qa.debian.org/cgi-bin/soap-alpha.cgi'
ws = SOAPpy.SOAPProxy(url)
print ws.ver
4 matches
Mail list logo