Package: apt-listbugs
Version: 0.0.89
Severity: normal

It chokes on texlive-latex-base, apparently due to bug 356853.
Is it taking the "fixed-version" 2007-14 as a year+month value?
Debug run as follows:

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-06-20) [i486-linux])
Date: Sun Aug 03 18:05:10 +0100 2008
Content-Length: 1059
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">texlive-latex-base</item>
        </item>
      </keyvalue>
    </n1:get_bugs>
  </env:Body>
</env:Envelope>

= Response

HTTP/1.1 200 OK
Date: Sun, 03 Aug 2008 17:05:10 GMT
Server: Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4
SOAPServer: SOAP::Lite/Perl/0.69
Content-Length: 589
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:int[2]" 
xsi:type="soapenc:Array"><item xsi:type="xsd:int">483217</item><item 
xsi:type="xsd:int">356853</item></soapenc:Array></get_bugsResponse></soap:Body></soap:Envelope>

fetching 483217 356853.. 
Wire dump:

= Request

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-06-20) [i486-linux])
Date: Sun Aug 03 18:05:11 +0100 2008
Content-Length: 647
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_status xmlns:n1="Debbugs/SOAP/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";>
      <bugnumber n2:arrayType="xsd:string[2]"
          xmlns:n2="http://schemas.xmlsoap.org/soap/encoding/";
          xsi:type="n2:Array">
        <item xsi:type="xsd:int">483217</item>
        <item xsi:type="xsd:int">356853</item>
      </bugnumber>
    </n1:get_status>
  </env:Body>
</env:Envelope>

= Response

HTTP/1.1 200 OK
Date: Sun, 03 Aug 2008 17:05:11 GMT
Server: Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4
SOAPServer: SOAP::Lite/Perl/0.69
Content-Length: 3700
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:apachens="http://xml.apache.org/xml-soap"; 
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_statusResponse
 xmlns="Debbugs/SOAP/"><s-gensym3 xsi:type="apachens:Map"><item><key 
xsi:type="xsd:int">356853</key><value><source 
xsi:type="xsd:string">unknown</source><done 
xsi:type="xsd:base64Binary">RnJhbmsgS8O8c3RlciA8ZnJhbmtAa3Vlc3RlcmVpLmNoPg==</done><found_versions
 soapenc:arrayType=Exception `ArgumentError' at /usr/lib/ruby/1.8/date.rb:1519 
- invalid date
"xsd:anyType[0]" xsi:type="soapenc:Array" /><blocks xsi:type="xsd:string" 
/><date xsi:type="xsd:int">1142344986</date><fixed 
xsi:type="apachens:Map"><item><key 
xsi:type="xsd:gYearMonth">2007-14</key><value xsi:nil="true" 
/></item></fixed><fixed_versions soapenc:arrayType="xsd:gYearMonth[1]" 
xsi:type="soapenc:Array"><item 
xsi:type="xsd:gYearMonth">2007-14</item></fixed_versions><mergedwith 
xsi:type="xsd:string" /><found /><unarchived xsi:type="xsd:string" /><blockedby 
xsi:type="xsd:string" /><keywords 
xsi:type="xsd:string">etch-ignore</keywords><msgid 
xsi:type="xsd:string">&lt;[EMAIL PROTECTED]&gt;</msgid><id 
xsi:type="xsd:int">356853</id><forwarded xsi:type="xsd:string" /><severity 
xsi:type="xsd:string">serious</severity><owner xsi:type="xsd:string" 
/><log_modified xsi:type="xsd:int">1211963913</log_modified><location 
xsi:type="xsd:string">db-h</location><subject xsi:type="xsd:string">Contains 
files without any license statement</subject><originator 
xsi:type="xsd:base64Binary">RnJhbmsgS8O8c3RlciA8ZnJhbmtAZGViaWFuLm9yZz4=</originator><pending
 xsi:type="xsd:string">done</pending><tags 
xsi:type="xsd:string">etch-ignore</tags><fixed_date 
soapenc:arrayType="xsd:anyType[0]" xsi:type="soapenc:Array" /><package 
xsi:type="xsd:string">texlive-latex-base</package><found_date 
soapenc:arrayType="xsd:anyType[0]" xsi:type="soapenc:Array" 
/></value></item><item><key xsi:type="xsd:int">483217</key><value><source 
xsi:type="xsd:string">unknown</source><found_versions 
soapenc:arrayType="xsd:string[1]" xsi:type="soapenc:Array"><item 
xsi:type="xsd:string">texlive-base/2007-14</item></found_versions><done 
xsi:type="xsd:string" /><blocks xsi:type="xsd:string" /><date 
xsi:type="xsd:int">1211919844</date><fixed /><fixed_versions 
soapenc:arrayType="xsd:anyType[0]" xsi:type="soapenc:Array" /><mergedwith 
xsi:type="xsd:string" /><found xsi:type="apachens:Map"><item><key 
xsi:type="xsd:string">texlive-base/2007-14</key><value xsi:nil="true" 
/></item></found><unarchived xsi:type="xsd:string" /><blockedby 
xsi:type="xsd:string" /><keywords xsi:type="xsd:string" /><msgid 
xsi:type="xsd:string">&lt;[EMAIL PROTECTED]&gt;</msgid><id 
xsi:type="xsd:int">483217</id><forwarded xsi:type="xsd:string" /><severity 
xsi:type="xsd:string">serious</severity><owner xsi:type="xsd:string" 
/><log_modified xsi:type="xsd:int">1217187186</log_modified><location 
xsi:type="xsd:string">db-h</location><subject 
xsi:type="xsd:string">texlive-latex-base: Files by Donald Arseneau: Lacking 
license statement, or nosell and such</subject><originator 
xsi:type="xsd:base64Binary">RnJhbmsgS8O8c3RlciA8ZnJhbmtAZGViaWFuLm9yZz4=</originator><pending
 xsi:type="xsd:string">pending</pending><tags xsi:type="xsd:string" 
/><fixed_date soapenc:arrayType="xsd:anyType[0]" xsi:type="soapenc:Array" 
/><package xsi:type="xsd:string">texlive-latex-base</package><found_date 
soapenc:arrayType="xsd:anyType[0]" xsi:type="soapenc:Array" 
/></value></item></s-gensym3></get_statusResponse></soap:Body></soap:Envelope>

 Fail
 Exception: ArgumentError
Error retrieving bug reports from the server with the following error message:
 W: invalid date
It could be because your network is down, or because of broken proxy servers, 
or the BTS server itself is down. Check network configuration and try again



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i586)

Kernel: Linux 2.6.26.xan
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-listbugs depends on:
ii  apt                           0.7.14+b1  Advanced front-end for dpkg
ii  libdpkg-ruby1.8               0.3.2      modules/classes for dpkg on ruby 1
ii  libgettext-ruby1.8            1.91.0-1.1 Gettext for ruby1.8
ii  libhttp-access2-ruby1.8       2.0.6-3    HTTP accessing library for ruby
ii  libruby1.8 [libzlib-ruby1.8]  1.8.7.22-2 Libraries necessary to run Ruby 1.
ii  libxml-parser-ruby1.8         0.6.8-4    Interface of expat for the scripti
ii  ruby                          4.2        An interpreter of object-oriented 

apt-listbugs recommends no packages.

Versions of packages apt-listbugs suggests:
ii  debianutils              2.30            Miscellaneous utilities specific t
ii  iceweasel [www-browser]  3.0.1-1         lightweight web browser based on M
ii  reportbug                3.44            reports bugs in the Debian distrib
ii  w3m [www-browser]        0.5.2-2+b1      WWW browsable pager with excellent

-- no debconf information
-- 
JBR
Ankh kak! (Ancient Egyptian blessing)



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

Reply via email to