On Fri, Apr 24, 2009 at 11:25:50AM -0000, James Westby wrote:
> Hi,
>
> Could you include the output of
>
> apt-cache policy python-httplib2
ixia:~> apt-cache policy python-httplib2
python-httplib2:
Installed: 0.4.0-0ubuntu2
Candidate: 0.4.0-0ubuntu2
Version table:
*** 0.4.0-0ubuntu2 0
500 http://lt.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status
> python -c 'import httplib2; print httplib2.__path__'
ixia:~> python -c 'import httplib2; print httplib2.__path__'
/usr/local/lib/python2.6/dist-packages/httplib2-0.4.0-py2.6.egg/httplib2/__init__.py:29:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
/usr/local/lib/python2.6/dist-packages/httplib2-0.4.0-py2.6.egg/httplib2/__init__.py:44:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
['/usr/local/lib/python2.6/dist-packages/httplib2-0.4.0-py2.6.egg/httplib2']
--
launchpadlib scripts break when run under python 2.6
https://bugs.launchpad.net/bugs/358004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs