Package: python-debianbts
Version: 2.5
Severity: grave

Hello Bastian,

Both, in 2.4 and 25, the get_bugs() has been broken :-(


rrs@learner:~/devel/apt-offline/apt-offline (master)$ ./apt-offline get 
/var/tmp/set.uris --bug-reports --threads 5 --cache-dir /var/cache/apt/archives/

Fetching APT Data

WARNING: If you are on a slow connection, it is good to
WARNING: limit the number of threads to a low number like 2.
WARNING: Else higher number of threads executed could cause
WARNING: network congestion and timeouts.

Fetched bug reports for package libgstreamer-plugins-base1.0-0.                 
                                           
libgstreamer-plugins-base1.0-0 copied from local cache directory 
/var/cache/apt/archives/.                              
No handlers could be found for logger "pysimplesoap.simplexml"
Exception in thread Thread-5:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File 
"/media/SSHD/rrs-home/devel/apt-offline/apt-offline/apt_offline_core/AptOfflineLib.py",
 line 636, in run
    self.responseQueue.put( self.WorkerFunction( item, thread_name ) )
  File 
"/media/SSHD/rrs-home/devel/apt-offline/apt-offline/apt_offline_core/AptOfflineCoreLib.py",
 line 638, in DataFetcher
    if FetchBugReportsDebian.FetchBugsDebian(PackageName) in [1,2]:
  File 
"/media/SSHD/rrs-home/devel/apt-offline/apt-offline/apt_offline_core/AptOfflineCoreLib.py",
 line 155, in FetchBugsDebian
    self.bugs_list = debianbts.get_bugs( 'package', PackageName )
  File "/usr/lib/python2.7/dist-packages/debianbts.py", line 409, in get_bugs
    reply = soap_client.call('get_bugs', method_el)
  File "/usr/lib/python2.7/dist-packages/pysimplesoap/client.py", line 260, in 
call
    self.xml_response = self.send(method, self.xml_request)
  File "/usr/lib/python2.7/dist-packages/pysimplesoap/client.py", line 317, in 
send
    log.debug('\n'.join(["%s: %s" % (k, v) for k, v in response.items()]))
UnicodeDecodeError: 'ascii' codec can't decode byte 0x90 in position 18: 
ordinal not in range(128)

Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File 
"/media/SSHD/rrs-home/devel/apt-offline/apt-offline/apt_offline_core/AptOfflineLib.py",
 line 636, in run
    self.responseQueue.put( self.WorkerFunction( item, thread_name ) )
  File 
"/media/SSHD/rrs-home/devel/apt-offline/apt-offline/apt_offline_core/AptOfflineCoreLib.py",
 line 638, in DataFetcher
    if FetchBugReportsDebian.FetchBugsDebian(PackageName) in [1,2]:
  File 
"/media/SSHD/rrs-home/devel/apt-offline/apt-offline/apt_offline_core/AptOfflineCoreLib.py",
 line 155, in FetchBugsDebian
    self.bugs_list = debianbts.get_bugs( 'package', PackageName )
  File "/usr/lib/python2.7/dist-packages/debianbts.py", line 409, in get_bugs
    reply = soap_client.call('get_bugs', method_el)
  File "/usr/lib/python2.7/dist-packages/pysimplesoap/client.py", line 262, in 
call
    jetty=self.__soap_server in ('jetty',))
  File "/usr/lib/python2.7/dist-packages/pysimplesoap/simplexml.py", line 56, 
in __init__
    self.__document = xml.dom.minidom.parseString(text)
  File "/usr/lib/python2.7/xml/dom/minidom.py", line 1928, in parseString
    return expatbuilder.parseString(string)
  File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 940, in parseString
    return builder.parseString(string)
  File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 223, in parseString
    parser.Parse(string, True)
ExpatError: syntax error: line 1, column 0

Segmentation fault (core dumped)
2015-10-12 / 15:05:16 ♒♒♒    ☹  => 139  

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.3+ (SMP w/4 CPU cores)
Locale: LANG=en_IN.utf8, LC_CTYPE=en_IN.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-debianbts depends on:
ii  python-pysimplesoap  1.16-1
pn  python:any           <none>

python-debianbts recommends no packages.

python-debianbts suggests no packages.

-- no debconf information

Reply via email to