** Description changed: See bug #249765 in PyCrypto $ bzr pull Using saved parent location: bzr+ssh://bazaar.launchpad.net/~xiphos-devel/xiphos/trunk/ /usr/lib/python2.6/dist-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) + RandomPool_DeprecationWarning) No revisions to pull. $ bzr --version Bazaar (bzr) 2.3b3 - Python interpreter: /usr/bin/python 2.6.6 - Python standard library: /usr/lib/python2.6 - Platform: Linux-2.6.37-6-generic-i686-with-Ubuntu-11.04-natty - bzrlib: /usr/lib/python2.6/dist-packages/bzrlib - Bazaar configuration: /home/tdlk/.bazaar - Bazaar log file: /home/tdlk/.bzr.log + Python interpreter: /usr/bin/python 2.6.6 + Python standard library: /usr/lib/python2.6 + Platform: Linux-2.6.37-6-generic-i686-with-Ubuntu-11.04-natty + bzrlib: /usr/lib/python2.6/dist-packages/bzrlib + Bazaar configuration: /home/tdlk/.bazaar + Bazaar log file: /home/tdlk/.bzr.log $ dpkg-query -W bzr bzr 2.3.0~beta3-1~bazaar1~maverick1 + + ---- + + To summarize this for Ubuntu: maverick's paramiko always gives this + warning because it uses an old api in pycrypto. (I presume the same is + true in natty.) There is no actual bug as such, because Ubuntu has a + newer pycrypto. There is no upstream paramiko fix for this and the + upstream is unresponsive. We would like to apply in the package a fix + that will update it to use the new api so there is no warning.
** Tags added: paramiko ** Changed in: bzr Importance: High => Medium -- Fix RandomPool Depreciation Warning from pycrypto https://bugs.launchpad.net/bugs/682600 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
