@Jean-Baptiste: Can you try something for me please?

After you get the traceback from the sample code in comment #2, try it
exactly the same way again.  For me the second time works perfectly (no
traceback).  I wonder if something's getting cached but not accessed
correctly the first time, whereas the second time you run it, the cached
file exists and it succeeds.

I think the _ssl traceback is masking a an ENOENT IOError.  See this
Python issue for why I think that:

http://bugs.python.org/issue9706

and especially this comment:

http://bugs.python.org/issue9706#msg115182

If that's correct, then the bug is probably in launchpadlib.


** Bug watch added: Python Roundup #9706
   http://bugs.python.org/issue9706

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797281

Title:
  LP API broken in oneiric with python-httplib2 0.7.0-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-httplib2/+bug/797281/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to