Bug#843949: mysql-workbench: Cannot Connect to Database Server

2016-11-15 Thread Жаренков Иван


14.11.2016, 06:54, "Dmitry Smirnov" :
> On Friday, 11 November 2016 9:42:59 AM AEDT Ivan Zharenkov wrote:
>>  fresh installed mysql-workbench cannot connect to local mysql server with
>>  error:
>>
>>  Your connection attempt failed for user 'root' from your host to server at
>>  localhost:3306:
>>    Cannot start SSH tunnel manager
>
> Could you please try on 6.3.6+dfsg-1 from "unstable"?
>

>From "unstable" 6.3.6 works fine.

I found root of problem. After system installation i use ansible playbook to 
setup other software. Ansible depends on python-paramiko and setup me version 
2.0.2 with pip install. But mysql-workbench v6.2 cannot work with paramiko 
2.0.2 and needs with 1.15. So i setup ansible into virtualenv and now 
mysql-workbench 6.2 works fine. 

Thank you, please close my bugreport as solved. 

> Besides I could not reproduce the problem and I've never seen this error
> before. Are you sure that connection settings are correct? If so then please
> provide enough details to reproduce.

On fresh system (i use XFCE4 as DE):

sudo apt-get install python-dev python-pip libffi-dev
sudo pip install ansible markupsafe

then install with ansible playbook (something like):

  - name: Install programming soft
apt: pkg={{ item }} state=installed
with_items:
- mysql-workbench
- mysql-server

or just with packet-manager:

sudo apt-get install mysql-server mysql-workbench



>
> Thanks.
>
> --
> All the best,
>  Dmitry Smirnov.
>
> ---
>
> And those who were seen dancing were thought to be insane by those who
> could not hear the music.
> -- Friedrich Nietzsche

-- 
Best regards,
Ivan Zharenkov



Bug#843949: mysql-workbench: Cannot Connect to Database Server

2016-11-13 Thread Dmitry Smirnov
On Friday, 11 November 2016 9:42:59 AM AEDT Ivan Zharenkov wrote:
> fresh installed mysql-workbench cannot connect to local mysql server with
> error:
> 
> Your connection attempt failed for user 'root' from your host to server at
> localhost:3306:
>   Cannot start SSH tunnel manager

Could you please try on 6.3.6+dfsg-1 from "unstable"?

Besides I could not reproduce the problem and I've never seen this error 
before. Are you sure that connection settings are correct? If so then please 
provide enough details to reproduce.

Thanks.

-- 
All the best,
 Dmitry Smirnov.

---

And those who were seen dancing were thought to be insane by those who
could not hear the music.
-- Friedrich Nietzsche


signature.asc
Description: This is a digitally signed message part.


Bug#843949: mysql-workbench: Cannot Connect to Database Server

2016-11-10 Thread Ivan Zharenkov
Package: mysql-workbench
Version: 6.2.3+dfsg-7
Severity: important

Dear Maintainer,

fresh installed mysql-workbench cannot connect to local mysql server with
error:

Your connection attempt failed for user 'root' from your host to server at
localhost:3306:
  Cannot start SSH tunnel manager



-- System Information:
Debian Release: 8.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mysql-workbench depends on:
ii  libatkmm-1.6-12.22.7-2.1
ii  libc6 2.19-18+deb8u6
ii  libcairo2 1.14.0-2.1+deb8u1
ii  libcairomm-1.0-1  1.10.0-1.1
ii  libctemplate2 2.2-4
ii  libgcc1   1:4.9.2-10
ii  libgdal1h 1.10.1+dfsg-8+b3
ii  libgdk-pixbuf2.0-02.31.1-2+deb8u5
ii  libgl1-mesa-glx [libgl1]  10.3.2-1+deb8u1
ii  libglib2.0-0  2.42.1-1+b1
ii  libglibmm-2.4-1c2a2.42.0-1
ii  libgnome-keyring0 3.12.0-1+b1
ii  libgtk2.0-0   2.24.25-3+deb8u1
ii  libgtkmm-2.4-1c2a 1:2.24.4-1.1
ii  libmysqlclient18  5.5.53-0+deb8u1
ii  libmysqlcppconn7  1.1.3-6
ii  libodbc1  2.3.1-3
ii  libpango-1.0-01.36.8-3
ii  libpangocairo-1.0-0   1.36.8-3
ii  libpangomm-1.4-1  2.34.0-1.1
ii  libpcre3  2:8.35-3.3+deb8u4
ii  libpcrecpp0   2:8.35-3.3+deb8u4
ii  libpython2.7  2.7.9-2+deb8u1
ii  libsigc++-2.0-0c2a2.4.0-1
ii  libstdc++64.9.2-10
ii  libtinyxml2.6.2   2.6.2-2
ii  libuuid1  2.25.2-6
ii  libvsqlitepp3 0.3.13-3
ii  libx11-6  2:1.6.2-3
ii  libxml2   2.9.1+dfsg1-5+deb8u3
ii  libzip2   0.11.2-1.2
ii  mysql-workbench-data  6.2.3+dfsg-7
ii  python-mysql.connector1.2.3-2
ii  python-paramiko   1.15.1-1
ii  python-pexpect3.2-1
ii  python-pyodbc 3.0.6-2
ii  python-pysqlite2  2.6.3-3
ii  python2.7 2.7.9-2+deb8u1
pn  python:any

Versions of packages mysql-workbench recommends:
ii  mysql-client-5.5 [virtual-mysql-client]  5.5.53-0+deb8u1
ii  mysql-utilities  1.3.5-2
ii  ttf-bitstream-vera   1.10-8

Versions of packages mysql-workbench suggests:
ii  gnome-keyring  3.14.0-1+b1

-- debconf-show failed