Hi,

> [1  <text/plain; us-ascii (quoted-printable)>]
> also sprach Junichi Uekawa <[EMAIL PROTECTED]> [2008.09.18.1707 +0100]:
> > I doubt it will be of much help, but can you re-try with debugging
> > flags and so on? Retrying with small set of packages is sometimes
> > helpful, sometimes a transparent proxy blocks larger HTTP
> > transactions whereas smaller ones tend to succeed.
> 
> It happens for single-package installs as well, and I *know* there's
> no transparent proxy between myself and bugs.debian.org.

Have you seen the tcpdump yourself? It looks weird.  Anyway, let's
compare your output to mine.... It looks like in your case you are
able to send to bugs.debian.org:80 but it's not responding anything.
Weird.

$ /usr/sbin/apt-listbugs list -d ipcalc 
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.
Wire dump:

= Request

! CONNECT TO bugs.debian.org:80
! CONNECTION ESTABLISHED
POST /cgi-bin/soap.cgi HTTP/1.1

SOAPAction: ""

Content-Type: text/xml; charset=utf-8

User-Agent: SOAP4R/1.5.5 (/114, ruby 1.8.7 (2008-08-11) [i486-linux])

Date: Fri Sep 19 21:46:36 -0700 2008

Content-Length: 1047

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">ipcalc</item>
        </item>
      </keyvalue>
    </n1:get_bugs>
  </env:Body>
</env:Envelope>

= Response

HTTP/1.1 200 OK

Date: Sat, 20 Sep 2008 04:46:37 GMT

Server: Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 mod_ssl/2.2.3 
OpenSSL/0.9.8c

SOAPServer: SOAP::Lite/Perl/0.69

Content-Length: 503

Content-Type: text/xml; charset=utf-8



<?xml version="1.0" encoding="UTF-8"?><soap:Envelope 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Body><get_bugsResponse
 xmlns="Debbugs/SOAP/"><soapenc:Array soapenc:arrayType="xsd:anyType[0]" 
xsi:type="soapenc:Array" /></get_bugsResponse></soap:Body></soap:Envelope>

No bugs to fetch






regards,
        junichi
-- 
[EMAIL PROTECTED],debian.org}



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to