No module named mysql.connector on ubuntu trusty

Bug #1425246 reported by Aleksandr Kuzminsky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
twindb-agent
Invalid
Medium
Ovais Tariq

Bug Description

looks like missing dependency on ubuntu-trusty (all debian-s?)

Setting up twindb (0.1.31-1) ...
Traceback (most recent call last):
  File "/usr/bin/twindb", line 27, in <module>
    import mysql.connector
ImportError: No module named mysql.connector
================================================================================
TwinDB client is installed.
Now you need to register this server. To do so run:

twindb --register <registration code>

To obtain the registration code follow link https://console.twindb.com/?get_code
================================================================================
Starting TwinDB agent ... OK
Processing triggers for ureadahead (0.100.0-16) ...
root@ubuntu-trusty:~# twi
twindb/ twistd
root@ubuntu-trusty:~# twindb
twindb
root@ubuntu-trusty:~# twindb --version
Traceback (most recent call last):
  File "/usr/bin/twindb", line 27, in <module>
    import mysql.connector
ImportError: No module named mysql.connector
root@ubuntu-trusty:~#

Revision history for this message
Ovais Tariq (ovais-tariq) wrote :

I couldn't reproduce this on trusty. Are you able to reproduce it still?

Changed in twindb-agent:
importance: Undecided → Medium
assignee: nobody → Ovais Tariq (ovais-tariq)
status: New → In Progress
milestone: none → 0.1.35
Revision history for this message
Ovais Tariq (ovais-tariq) wrote :

Closing, because cannot repeat on Trusty.

Changed in twindb-agent:
status: In Progress → Invalid
Changed in twindb-agent:
milestone: 0.1.35 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.