Your message dated Sat, 3 Jan 2015 17:54:39 +0000
with message-id 
<cab4xwxzdcy8raou3_+lkxmkvkrhkahoi5m-fqz8h5qiflk_...@mail.gmail.com>
and subject line Re: Bug#772872: reportbug fails to start
has caused the Debian Bug report #772872,
regarding reportbug fails to start
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
772872: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772872
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 6.6.1
Severity: important

When I attempt to run reportbug, it fails immediately with the following
python exception:

servo:~ 0$ reportbug reportbug
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 38, in <module>
    from reportbug import utils
  File "/usr/lib/python2.7/dist-packages/reportbug/utils.py", line 70, in 
<module>
    import debbugs
  File "/usr/lib/python2.7/dist-packages/reportbug/debbugs.py", line 40, in 
<module>
    import debianbts
  File "/usr/lib/pymodules/python2.7/debianbts.py", line 33, in <module>
    import SOAPpy
  File "/usr/lib/python2.7/dist-packages/SOAPpy/__init__.py", line 5, in 
<module>
    from Client      import *
  File "/usr/lib/python2.7/dist-packages/SOAPpy/Client.py", line 59, in <module>
    from Parser      import parseSOAPRPC
  File "/usr/lib/python2.7/dist-packages/SOAPpy/Parser.py", line 10, in <module>
    from wstools.XMLname import fromXMLname
  File "/usr/lib/python2.7/dist-packages/wstools/__init__.py", line 6, in 
<module>
    import WSDLTools
  File "/usr/lib/python2.7/dist-packages/wstools/WSDLTools.py", line 15, in 
<module>
    from Utility import Collection, CollectionNS, DOM, ElementProxy, basejoin
  File "/usr/lib/python2.7/dist-packages/wstools/Utility.py", line 30, in 
<module>
    from httplib import HTTPConnection, HTTPSConnection
ImportError: cannot import name HTTPSConnection
servo:~ 1$ 

It looks like maybe the interface to httplib has changed?

jamie.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Hello,

On Thu, Dec 11, 2014 at 8:44 PM, Jameson Graef Rollins
<[email protected]> wrote:
>   File "/usr/lib/python2.7/dist-packages/wstools/Utility.py", line 30, in 
> <module>
>     from httplib import HTTPConnection, HTTPSConnection
> ImportError: cannot import name HTTPSConnection
> servo:~ 1$

This is due to a problem happened in the python package, please update
python2.7 and it will go away.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

--- End Message ---
_______________________________________________
Reportbug-maint mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint

Reply via email to