https://bugzilla.novell.com/show_bug.cgi?id=809460 https://bugzilla.novell.com/show_bug.cgi?id=809460#c0 Summary: Remote server administration in mysql workbench not working Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mbe_ml@swiss-wireless.com.ar QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 remote server admin of mysql workbench does not work because line 51 of /usr/lib64/mysql-workbench/modules/wb_admin_ssh.py has a bug. There is the error: Administration pluggin not found Workaround of a user in the forum is: Replace line 51: "if paramiko and paramiko.__version_info__ >= (1, 7, 4):" for: "if paramiko:" Please fix Reproducible: Always Steps to Reproduce: 1. Start mysql workbench 2. Add a remote host or use localhost definition 3. Try to start remote admin -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.