Re: PTS soap interface

2013-06-19 Thread Raphael Hertzog
On Tue, 18 Jun 2013, Paul Wise wrote: > If those are not sufficient then you could talk with your fellow GSoC > student who is working on a rewrite of the PTS. A REST interface is planned in the PTS rewrite but it's unlikely to be implemented soon enough for you to be able to rely on it... That s

Re: PTS soap interface

2013-06-18 Thread Paul Wise
Using DDE might be an alternative to the SOAP interface: http://wiki.debian.org/DDE http://dde.debian.net/ You could also use the RDF files available on the PTS: http://packages.qa.debian.org/common/RDF.html http://packages.qa.debian.org/w/warzone2100.ttl If those are not sufficient then you co

PTS soap interface

2013-06-18 Thread Pavlos
Hello, I'm a gsoc 2013 student and my project is the debian android app [1]. The app will have to utilize a pts and bts interface to get info about maintainers, packages, bugs etc and implement the usecases described here [2] and more. The issue I was worried about is that the existing soap interf

Bug#649849: marked as done (PTS: SOAP interface broken (HTTP error 500))

2011-11-25 Thread Debian Bug Tracking System
Your message dated Fri, 25 Nov 2011 10:57:59 +0100 with message-id and subject line Re: Bug#649849: PTS: SOAP interface broken (HTTP error 500) has caused the Debian Bug report #649849, regarding PTS: SOAP interface broken (HTTP error 500) to be marked as done. This means that you claim that

Bug#649849: PTS: SOAP interface broken (HTTP error 500)

2011-11-25 Thread Alexandre Rossi
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

Bug#649849: PTS: SOAP interface broken (HTTP error 500)

2011-11-24 Thread Raphael Hertzog
Hi, On Thu, 24 Nov 2011, Sandro Tosi wrote: > ImportError: No module named ZSI > > probably a missing step in the move from master to quantz Looks like so. I documented the requirement in www/README and I have a patch for the debian.org-packages.qa.debian.org metapackage. Martin, can you apply

Bug#649849: PTS: SOAP interface broken (HTTP error 500)

2011-11-24 Thread Sandro Tosi
On Thu, Nov 24, 2011 at 10:36, Alexandre Rossi wrote: > 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). i think it's due to: Traceback (most recent call

Bug#649849: PTS: SOAP interface broken (HTTP error 500)

2011-11-24 Thread Alexandre Rossi
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

Bug#539377: marked as done (Error querying maintainers/uploaders with PTS SOAP interface)

2011-06-25 Thread Debian Bug Tracking System
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 Error qu

Bug#630896: marked as done (qa.debian.org: PTS SOAP interface always returns HTTP 500 Internal Server Error)

2011-06-25 Thread Debian Bug Tracking System
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.debi

Bug#630896: qa.debian.org: PTS SOAP interface always returns HTTP 500 Internal Server Error

2011-06-21 Thread Alexandre Rossi
ml.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. While I was at it, #539377, #540617 and #540675 all seem to

Processed: Re: Bug#630896: qa.debian.org: PTS SOAP interface always returns HTTP 500 Internal Server Error

2011-06-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > merge 630896 539377 Bug#539377: Error querying maintainers/uploaders with PTS SOAP interface Bug#630896: qa.debian.org: PTS SOAP interface always returns HTTP 500 Internal Server Error Bug#540617: qa.debian.org: [PTS] SOAP: maintainer_em

Bug#630896: qa.debian.org: PTS SOAP interface always returns HTTP 500 Internal Server Error

2011-06-20 Thread Raphael Hertzog
Hi, On Sat, 18 Jun 2011, Alexandre Rossi wrote: > My small script that queries the PTS SOAP interface does not work anymore. > A simple script always fails. > > SOAPpy.Errors.HTTPError: I guess the CGI must be updated to work with Squeeze's python. Stefano, can you have a lo

Bug#630896: qa.debian.org: PTS SOAP interface always returns HTTP 500 Internal Server Error

2011-06-18 Thread Alexandre Rossi
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(

Bug#539377: Error querying maintainers/uploaders with PTS SOAP interface

2009-07-31 Thread Frederic Peters
Package: qa.debian.org Severity: normal Hi! This problem happens since the recent changes: I am using the SOAP interface for my "status of GNOME in Debian" pages http://www.0d.be/debian/debian-gnome-2.26-status.html and an error a