Description of problem: I invoked vdsClient from the command line (without any parameters). Version-Release number of selected component: vdsm-cli-4.10.0-10.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: python -m vdsClient kernel: 3.6.8-2.fc17.x86_64 backtrace: :vdsClient.py:28:<module>:ImportError: cannot import name vdscli : :Traceback (most recent call last): : File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main : "__main__", fname, loader, pkg_name) : File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code : exec code in run_globals : File "/usr/share/vdsm/vdsClient.py", line 28, in <module> : from vdsm import vdscli :ImportError: cannot import name vdscli : :Local variables in innermost frame: :pp: <module 'pprint' from '/usr/lib64/python2.7/pprint.pyc'> :socket: <module 'socket' from '/usr/lib64/python2.7/socket.pyc'> :__builtins__: <module '__builtin__' (built-in)> :__file__: '/usr/share/vdsm/vdsClient.py' :traceback: <module 'traceback' from '/usr/lib64/python2.7/traceback.pyc'> :xmlrpclib: <module 'xmlrpclib' from '/usr/lib64/python2.7/xmlrpclib.pyc'> :__package__: '' :sys: <module 'sys' (built-in)> :re: <module 're' from '/usr/lib64/python2.7/re.pyc'> :getopt: <module 'getopt' from '/usr/lib64/python2.7/getopt.pyc'> :__name__: '__main__' :__loader__: <pkgutil.ImpLoader instance at 0x7f5a9f5df128> :__doc__: None Potential duplicate bug: 818296
Created attachment 659250 [details] File: executable
Created attachment 659251 [details] File: environ
Created attachment 659252 [details] File: dso_list
Created attachment 659253 [details] File: smolt_data
Created attachment 659254 [details] File: core_backtrace
Can you please report the output of: # rpm -qa vdsm\*
I cannot reproduce this anymore, and I don't know which packages where installed originally.