[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



Package: qa.debian.org
Severity: normal

Hi!

This problem happens since the recent changes:
 <http://upsilon.cc/~zack/blog/posts/2009/07/PTS_layout_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 appeared
around July 23rd 2009 21:20:35 +0000; it fails to retrieve uploadernames or
uploaderemails.

Here's a transcript using your soap_query.py script:

*** Outgoing SOAP ******************************************************
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
  SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
      xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance";
        xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
	  xmlns:xsd="http://www.w3.org/1999/XMLSchema";
	  >
	  <SOAP-ENV:Body>
	  <uploader_names SOAP-ENC:root="1">
	  <source xsi:type="xsd:string">gnome-session</source>
	  </uploader_names>
	  </SOAP-ENV:Body>
	  </SOAP-ENV:Envelope>
	  ************************************************************************
	  *** Incoming SOAP
	  ******************************************************
	  <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><uploader_namesResponse></uploader_namesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
	  ************************************************************************
	  <SOAPpy.Types.structType uploader_namesResponse at 3076464076>: {}




-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30
Locale: LANG=fr_BE, LC_CTYPE=fr_BE (charmap=UTF-8) (ignored: LC_ALL set to fr_BE.UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: