This error occurs due to an error in the `paramiko` python module depending on an error in the `pycrypto` module. Installation of `pycrypto` with `./autogen.sh && ./configure && python setup.py build && sudo python setup.py install` in source root (git commit 7acba5f3a6ff10f1424c309d0d34d2b713233019) and installation of `paramiko` with `python setup.py build && sudo python setup.py install` in the source root (git commit cfeca480db0116c5c8d95ba1aaa9e5e5e02951ed) fixes the issue.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447123 Title: establishing a connection fails due to "ImportError: cannot import name util" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-workbench/+bug/1447123/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
