Bug 708116

Summary: [abrt] wesnoth-tools-1.8.5-4.fc15: wesnoth_addon_manager:14:<module>:ImportError: No module named wesnoth.wmldata
Product: [Fedora] Fedora Reporter: Michael Stoykov <M.Stoikov>
Component: wesnothAssignee: Gwyn Ciesla <gwync>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: bruno, gwync
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5d7693af8cfe404f3fdd8c451098178c2c41665f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-31 16:41:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Michael Stoykov 2011-05-26 19:11:43 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        
component:      wesnoth
executable:     /usr/bin/wesnoth_addon_manager
kernel:         2.6.38.6-27.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        wesnoth-tools-1.8.5-4.fc15
reason:         wesnoth_addon_manager:14:<module>:ImportError: No module named wesnoth.wmldata
time:           Thu May 26 22:09:55 2011
uid:            500
username:       mstoikov

backtrace:
:wesnoth_addon_manager:14:<module>:ImportError: No module named wesnoth.wmldata
:
:Traceback (most recent call last):
:  File "/usr/bin/wesnoth_addon_manager", line 14, in <module>
:    import wesnoth.wmldata as wmldata
:ImportError: No module named wesnoth.wmldata
:
:Local variables in innermost frame:
:__builtins__: <module '__builtin__' (built-in)>
:glob: <module 'glob' from '/usr/lib64/python2.7/glob.pyc'>
:__file__: '/usr/bin/wesnoth_addon_manager'
:Popen: <class 'subprocess.Popen'>
:__package__: None
:sys: <module 'sys' (built-in)>
:re: <module 're' from '/usr/lib64/python2.7/re.pyc'>
:time: <module 'time' from '/usr/lib64/python2.7/lib-dynload/timemodule.so'>
:__name__: '__main__'
:shutil: <module 'shutil' from '/usr/lib64/python2.7/shutil.pyc'>
:os: <module 'os' from '/usr/lib64/python2.7/os.pyc'>
:__doc__: '\nadd-on_manager.py -- a command-line client for the Wesnoth add-on server\n\nThis tool is mainly intendended for user-made content authors and maintainers.\nIt can be used to manage the WML content on the Wesnoth add-on server.\nAvailable functions include listing, downloading, uploading, and deleting\nadd-ons.\n'

comment:
:do you install wesnoth* (as root) 
:run wesnot_addon_manager without any arguments in terminal 
:get this ...

Comment 1 Gwyn Ciesla 2012-01-31 16:41:04 UTC

*** This bug has been marked as a duplicate of bug 781769 ***