Bug 1058081 - [abrt] mysql-utilities: mysqluc:23:<module>:ImportError: No module named utilities.common.options
Summary: [abrt] mysql-utilities: mysqluc:23:<module>:ImportError: No module named util...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mysql-utilities
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:df6f61f18e6568e574ee645b06f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-26 22:08 UTC by kamil.piskorz
Modified: 2014-01-27 12:58 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-27 12:58:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (508 bytes, text/plain)
2014-01-26 22:08 UTC, kamil.piskorz
no flags Details
File: environ (2.00 KB, text/plain)
2014-01-26 22:08 UTC, kamil.piskorz
no flags Details

Description kamil.piskorz 2014-01-26 22:08:13 UTC
Description of problem:
after instalation MySQL workbench, I wanted to choose option MySQL Utilities

Version-Release number of selected component:
mysql-utilities-1.3.6-1.el6

Additional info:
reporter:       libreport-2.1.10
cmdline:        /usr/bin/python /usr/bin/mysqluc -e 'help utilities'
executable:     /usr/bin/mysqluc
kernel:         3.12.6-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
mysqluc:23:<module>:ImportError: No module named utilities.common.options

Traceback (most recent call last):
  File "/usr/bin/mysqluc", line 23, in <module>
    from mysql.utilities.common.options import license_callback, UtilitiesParser
ImportError: No module named utilities.common.options

Local variables in innermost frame:
__builtins__: <module '__builtin__' (built-in)>
__name__: '__main__'
__file__: '/usr/bin/mysqluc'
__doc__: '\nThis file contains the mysql utilities client.\n'
__package__: None

Comment 1 kamil.piskorz 2014-01-26 22:08:18 UTC
Created attachment 855813 [details]
File: backtrace

Comment 2 kamil.piskorz 2014-01-26 22:08:20 UTC
Created attachment 855814 [details]
File: environ

Comment 3 Remi Collet 2014-01-27 12:58:32 UTC
From your environment:
PYTHONPATH=/usr/lib64/mysql-workbench

So... of course, it can't find needed stuff.


Note You need to log in before you can comment on or make changes to this bug.