Bug 885007 - [abrt] vdsm-cli-4.10.0-10.fc17: vdsClient.py:28:<module>:ImportError: cannot import name vdscli
Summary: [abrt] vdsm-cli-4.10.0-10.fc17: vdsClient.py:28:<module>:ImportError: cannot ...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: vdsm
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Federico Simoncelli
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:81bc8b0d80b3f2bebd4691ca422...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-07 09:22 UTC by Florian Weimer
Modified: 2012-12-21 12:05 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-21 12:05:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (28 bytes, text/plain)
2012-12-07 09:22 UTC, Florian Weimer
no flags Details
File: environ (2.87 KB, text/plain)
2012-12-07 09:22 UTC, Florian Weimer
no flags Details
File: dso_list (33 bytes, text/plain)
2012-12-07 09:22 UTC, Florian Weimer
no flags Details
File: smolt_data (2.69 KB, text/plain)
2012-12-07 09:22 UTC, Florian Weimer
no flags Details
File: core_backtrace (272 bytes, text/plain)
2012-12-07 09:22 UTC, Florian Weimer
no flags Details

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.


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