Bug 885007

Summary: [abrt] vdsm-cli-4.10.0-10.fc17: vdsClient.py:28:<module>:ImportError: cannot import name vdscli
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: vdsmAssignee: Federico Simoncelli <fsimonce>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: danken, dougsland, fsimonce, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:81bc8b0d80b3f2bebd4691ca42278b5da0ef4e8c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-21 12:05:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: executable
none
File: environ
none
File: dso_list
none
File: smolt_data
none
File: core_backtrace none

Description Florian Weimer 2012-12-07 09:22:07 UTC
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

Comment 1 Florian Weimer 2012-12-07 09:22:11 UTC
Created attachment 659250 [details]
File: executable

Comment 2 Florian Weimer 2012-12-07 09:22:13 UTC
Created attachment 659251 [details]
File: environ

Comment 3 Florian Weimer 2012-12-07 09:22:16 UTC
Created attachment 659252 [details]
File: dso_list

Comment 4 Florian Weimer 2012-12-07 09:22:18 UTC
Created attachment 659253 [details]
File: smolt_data

Comment 5 Florian Weimer 2012-12-07 09:22:20 UTC
Created attachment 659254 [details]
File: core_backtrace

Comment 6 Federico Simoncelli 2012-12-21 11:51:55 UTC
Can you please report the output of:

# rpm -qa vdsm\*

Comment 7 Florian Weimer 2012-12-21 12:05:53 UTC
I cannot reproduce this anymore, and I don't know which packages where installed originally.