Junichi Uekawa wrote:
Can you give debug information as documented in README.Debian ?
$ (echo 'VERSION 2'; echo '' ; ls -1
/var/cache/apt/archives/kernel-package_11.001-0.1_all.deb | sed 's/^/x x
x x /') | /usr/sbin/apt-listbugs apt -d
proxy configuration from APT.CONF: http://127.0.0.1:3142
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... 0%Exception `NoMethodError' at
/usr/lib/ruby/1.8/rational.rb:78 - undefined method `gcd' for
Rational(1, 2):Rational
Set XSD::XMLParser::XMLParser as XML processor.
Exception `LoadError' at /usr/lib/ruby/1.8/http-access2.rb:31 - no such
file to load -- openssl
Wire dump:
= Request
! CONNECT TO 127.0.0.1:3142
! CONNECTION ESTABLISHED
POST http://bugs.debian.org:80/cgi-bin/soap.cgi HTTP/1.1
SOAPAction: ""
Content-Type: text/xml; charset=utf-8
Proxy-Authorization: Basic Og==
User-Agent: SOAP4R/1.5.5 (/114, ruby 1.8.7 (2008-08-11) [x86_64-linux])
Date: Fri Sep 26 16:50:37 +0200 2008
Content-Length: 1055
Host: bugs.debian.org
<?xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Body>
<n1:get_bugs xmlns:n1="Debbugs/SOAP/"
env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<keyvalue n2:arrayType="xsd:anyType[4]"
xmlns:n2="http://schemas.xmlsoap.org/soap/encoding/"
xsi:type="n2:Array">
<item xsi:type="xsd:string">severity</item>
<item n2:arrayType="xsd:anyType[3]"
xsi:type="n2:Array">
<item xsi:type="xsd:string">critical</item>
<item xsi:type="xsd:string">grave</item>
<item xsi:type="xsd:string">serious</item>
</item>
<item xsi:type="xsd:string">package</item>
<item n2:arrayType="xsd:anyType[1]"
xsi:type="n2:Array">
<item xsi:type="xsd:string">kernel-package</item>
</item>
</keyvalue>
</n1:get_bugs>
</env:Body>
</env:Envelope>
= Response
HTTP/1.1 403 Could not understand POST
http://bugs.debian.org:80/cgi-bin/soap.cgi HTTP/1.1
! CONNECTION CLOSED
Exception `SOAP::HTTPStreamError' at
/usr/lib/ruby/1.8/soap/streamHandler.rb:200 - 403: Could not understand
POST http://bugs.debian.org:80/cgi-bin/soap.cgi HTTP/1.1
Fail
Exception: SOAP::HTTPStreamError
E: HTTP GET failed
Retry downloading bug information?[Y/n]?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]