Package: python-launchpadlib
Version: 1.9.8-2
Severity: important

I discovered that sometime between 1 week ago and today, launchpadlib has began
to fail to login to Launchpad:

dannf@fluid:~$ python
Python 2.6.7 (r267:88850, Jun 13 2011, 22:03:32) 
[GCC 4.6.1 20110608 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from launchpadlib.launchpad import Launchpad
>>> Launchpad.login_with('laika', 'production')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/dist-packages/launchpadlib/launchpad.py", line 539, 
in login_with
    credential_save_failed, version)
  File "/usr/lib/python2.6/dist-packages/launchpadlib/launchpad.py", line 359, 
in _authorize_token_and_login
    service_root, cache, timeout, proxy_info, version)
  File "/usr/lib/python2.6/dist-packages/launchpadlib/launchpad.py", line 198, 
in __init__
    credentials, service_root, cache, timeout, proxy_info, version)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/resource.py", line 
460, in __init__
    self._wadl = self._browser.get_wadl_application(self._root_uri)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/_browser.py", line 
299, in get_wadl_application
    response, content = self._request(url, media_type=wadl_type)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/_browser.py", line 
242, in _request
    str(url), method=method, body=data, headers=headers)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/_browser.py", line 
211, in _request_and_retry
    url, method=method, body=body, headers=headers)
  File "/usr/lib/python2.6/dist-packages/httplib2/__init__.py", line 1436, in 
request
    (response, content) = self._request(conn, authority, uri, request_uri, 
method, body, headers, redirections, cachekey)
  File "/usr/lib/python2.6/dist-packages/launchpadlib/launchpad.py", line 126, 
in _request
    LaunchpadOAuthAwareHttp, self)._request(*args)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/_browser.py", line 
130, in _request
    redirections, cachekey)
  File "/usr/lib/python2.6/dist-packages/httplib2/__init__.py", line 1188, in 
_request
    (response, content) = self._conn_request(conn, request_uri, method, body, 
headers)
  File "/usr/lib/python2.6/dist-packages/httplib2/__init__.py", line 1123, in 
_conn_request
    conn.connect()
  File "/usr/lib/python2.6/dist-packages/httplib2/__init__.py", line 890, in 
connect
    self.disable_ssl_certificate_validation, self.ca_certs)
  File "/usr/lib/python2.6/dist-packages/httplib2/__init__.py", line 76, in 
_ssl_wrap_socket
    cert_reqs=cert_reqs, ca_certs=ca_certs)
  File "/usr/lib/python2.6/ssl.py", line 338, in wrap_socket
    suppress_ragged_eofs=suppress_ragged_eofs)
  File "/usr/lib/python2.6/ssl.py", line 118, in __init__
    cert_reqs, ssl_version, ca_certs)
ssl.SSLError: [Errno 185090050] _ssl.c:335: error:0B084002:x509 certificate 
routines:X509_load_cert_crl_file:system lib
>>> 

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-launchpadlib depends on:
ii  python                        2.6.6-14   interactive high-level object-orie
ii  python-httplib2               0.7.0-1    comprehensive HTTP client library 
ii  python-keyring                0.5.1-2    store and access your passwords sa
ii  python-lazr.restfulclient     0.11.2-2   client for lazr.restful-based web 
ii  python-lazr.uri               1.0.2-5    library for parsing, manipulating,
ii  python-oauth                  1.0.1-3    Python library implementing of the
ii  python-pkg-resources          0.6.16-1   Package Discovery and Resource Acc
ii  python-simplejson             2.1.6-1    simple, fast, extensible JSON enco
ii  python-wadllib                1.2.0+ds-2 Python library for navigating WADL
ii  python2.6                     2.6.7-1    An interactive high-level object-o

python-launchpadlib recommends no packages.

python-launchpadlib suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to