Comment 5 for bug 271791

Revision history for this message
dev001 (pgngw+dev001+launchpad-net-deactivatedaccount) wrote :

I'm seeing the same error on OpenSUSE 11.3,

> python
Python 2.6.5 (r265:79063, Jul 5 2010, 11:46:13)
[GCC 4.5.0 20100604 [gcc-4_5-branch revision 160292]] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import Crypto
>>> Crypto.__version__
'2.1.0'
>>> import paramiko
/usr/lib64/python2.6/site-packages/Crypto/Util/randpool.py:40: RandomPool_DeprecationWarning: This application uses RandomPool, which is BROKEN in older releases. See http://www.pycrypto.org/randpool-broken
  RandomPool_DeprecationWarning)
>>>

Problem manifests, e.g., @ use of bzr+ssh:// pulls