Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 585928 Details for
Bug 822022
[abrt] wallpapoz-0.6.2-1.fc17: xml_processing.py:77:__init__:AttributeError: 'module' object has no attribute 'expat'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
python -v -c "import xml.parsers.expat"
parsers.expat.log (text/plain), 6.38 KB, created by
Jefferson Elias
on 2012-05-22 05:26:35 UTC
(
hide
)
Description:
python -v -c "import xml.parsers.expat"
Filename:
MIME Type:
Creator:
Jefferson Elias
Created:
2012-05-22 05:26:35 UTC
Size:
6.38 KB
patch
obsolete
># installing zipimport hook >import zipimport # builtin ># installed zipimport hook ># /usr/lib64/python2.7/site.pyc matches /usr/lib64/python2.7/site.py >import site # precompiled from /usr/lib64/python2.7/site.pyc ># /usr/lib64/python2.7/os.pyc matches /usr/lib64/python2.7/os.py >import os # precompiled from /usr/lib64/python2.7/os.pyc >import errno # builtin >import posix # builtin ># /usr/lib64/python2.7/posixpath.pyc matches /usr/lib64/python2.7/posixpath.py >import posixpath # precompiled from /usr/lib64/python2.7/posixpath.pyc ># /usr/lib64/python2.7/stat.pyc matches /usr/lib64/python2.7/stat.py >import stat # precompiled from /usr/lib64/python2.7/stat.pyc ># /usr/lib64/python2.7/genericpath.pyc matches /usr/lib64/python2.7/genericpath.py >import genericpath # precompiled from /usr/lib64/python2.7/genericpath.pyc ># /usr/lib64/python2.7/warnings.pyc matches /usr/lib64/python2.7/warnings.py >import warnings # precompiled from /usr/lib64/python2.7/warnings.pyc ># /usr/lib64/python2.7/linecache.pyc matches /usr/lib64/python2.7/linecache.py >import linecache # precompiled from /usr/lib64/python2.7/linecache.pyc ># /usr/lib64/python2.7/types.pyc matches /usr/lib64/python2.7/types.py >import types # precompiled from /usr/lib64/python2.7/types.pyc ># /usr/lib64/python2.7/UserDict.pyc matches /usr/lib64/python2.7/UserDict.py >import UserDict # precompiled from /usr/lib64/python2.7/UserDict.pyc ># /usr/lib64/python2.7/_abcoll.pyc matches /usr/lib64/python2.7/_abcoll.py >import _abcoll # precompiled from /usr/lib64/python2.7/_abcoll.pyc ># /usr/lib64/python2.7/abc.pyc matches /usr/lib64/python2.7/abc.py >import abc # precompiled from /usr/lib64/python2.7/abc.pyc ># /usr/lib64/python2.7/_weakrefset.pyc matches /usr/lib64/python2.7/_weakrefset.py >import _weakrefset # precompiled from /usr/lib64/python2.7/_weakrefset.pyc >import _weakref # builtin ># /usr/lib64/python2.7/copy_reg.pyc matches /usr/lib64/python2.7/copy_reg.py >import copy_reg # precompiled from /usr/lib64/python2.7/copy_reg.pyc ># /usr/lib64/python2.7/traceback.pyc matches /usr/lib64/python2.7/traceback.py >import traceback # precompiled from /usr/lib64/python2.7/traceback.pyc ># /usr/lib64/python2.7/sysconfig.pyc matches /usr/lib64/python2.7/sysconfig.py >import sysconfig # precompiled from /usr/lib64/python2.7/sysconfig.pyc ># /usr/lib64/python2.7/re.pyc matches /usr/lib64/python2.7/re.py >import re # precompiled from /usr/lib64/python2.7/re.pyc ># /usr/lib64/python2.7/sre_compile.pyc matches /usr/lib64/python2.7/sre_compile.py >import sre_compile # precompiled from /usr/lib64/python2.7/sre_compile.pyc >import _sre # builtin ># /usr/lib64/python2.7/sre_parse.pyc matches /usr/lib64/python2.7/sre_parse.py >import sre_parse # precompiled from /usr/lib64/python2.7/sre_parse.pyc ># /usr/lib64/python2.7/sre_constants.pyc matches /usr/lib64/python2.7/sre_constants.py >import sre_constants # precompiled from /usr/lib64/python2.7/sre_constants.pyc ># /usr/lib/python2.7/site-packages/abrt_exception_handler.pyc matches /usr/lib/python2.7/site-packages/abrt_exception_handler.py >import abrt_exception_handler # precompiled from /usr/lib/python2.7/site-packages/abrt_exception_handler.pyc >import encodings # directory /usr/lib64/python2.7/encodings ># /usr/lib64/python2.7/encodings/__init__.pyc matches /usr/lib64/python2.7/encodings/__init__.py >import encodings # precompiled from /usr/lib64/python2.7/encodings/__init__.pyc ># /usr/lib64/python2.7/codecs.pyc matches /usr/lib64/python2.7/codecs.py >import codecs # precompiled from /usr/lib64/python2.7/codecs.pyc >import _codecs # builtin ># /usr/lib64/python2.7/encodings/aliases.pyc matches /usr/lib64/python2.7/encodings/aliases.py >import encodings.aliases # precompiled from /usr/lib64/python2.7/encodings/aliases.pyc ># /usr/lib64/python2.7/encodings/utf_8.pyc matches /usr/lib64/python2.7/encodings/utf_8.py >import encodings.utf_8 # precompiled from /usr/lib64/python2.7/encodings/utf_8.pyc >Python 2.7.3 (default, Apr 30 2012, 21:18:11) >[GCC 4.7.0 20120416 (Red Hat 4.7.0-2)] on linux2 >Type "help", "copyright", "credits" or "license" for more information. >import xml # directory /usr/lib64/python2.7/xml ># /usr/lib64/python2.7/xml/__init__.pyc matches /usr/lib64/python2.7/xml/__init__.py >import xml # precompiled from /usr/lib64/python2.7/xml/__init__.pyc >import xml.parsers # directory /usr/lib64/python2.7/xml/parsers ># /usr/lib64/python2.7/xml/parsers/__init__.pyc matches /usr/lib64/python2.7/xml/parsers/__init__.py >import xml.parsers # precompiled from /usr/lib64/python2.7/xml/parsers/__init__.pyc ># /usr/lib64/python2.7/xml/parsers/expat.pyc matches /usr/lib64/python2.7/xml/parsers/expat.py >import xml.parsers.expat # precompiled from /usr/lib64/python2.7/xml/parsers/expat.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/pyexpat.so", 2); >dlopen("/usr/lib64/python2.7/lib-dynload/syslog.so", 2); >import syslog # dynamically loaded from /usr/lib64/python2.7/lib-dynload/syslog.so >Traceback (most recent call last): > File "<string>", line 1, in <module> > File "/usr/lib64/python2.7/xml/parsers/expat.py", line 4, in <module> > from pyexpat import * >ImportError: /usr/lib64/python2.7/lib-dynload/pyexpat.so: undefined symbol: XML_SetHashSalt ># clear __builtin__._ ># clear sys.path ># clear sys.argv ># clear sys.ps1 ># clear sys.ps2 ># clear sys.exitfunc ># clear sys.exc_type ># clear sys.exc_value ># clear sys.exc_traceback ># clear sys.last_type ># clear sys.last_value ># clear sys.last_traceback ># clear sys.path_hooks ># clear sys.path_importer_cache ># clear sys.meta_path ># clear sys.flags ># clear sys.float_info ># restore sys.stdin ># restore sys.stdout ># restore sys.stderr ># cleanup __main__ ># cleanup[1] encodings ># cleanup[1] site ># cleanup[1] sysconfig ># cleanup[1] syslog ># cleanup[1] xml ># cleanup[1] abc ># cleanup[1] _weakrefset ># cleanup[1] sre_constants ># cleanup[1] re ># cleanup[1] _codecs ># cleanup[1] _warnings ># cleanup[1] zipimport ># cleanup[1] encodings.utf_8 ># cleanup[1] codecs ># cleanup[1] paste ># cleanup[1] signal ># cleanup[1] traceback ># cleanup[1] posix ># cleanup[1] encodings.aliases ># cleanup[1] exceptions ># cleanup[1] abrt_exception_handler ># cleanup[1] _weakref ># cleanup[1] sre_compile ># cleanup[1] _sre ># cleanup[1] xml.parsers ># cleanup[1] sre_parse ># cleanup[2] copy_reg ># cleanup[2] posixpath ># cleanup[2] errno ># cleanup[2] _abcoll ># cleanup[2] types ># cleanup[2] genericpath ># cleanup[2] stat ># cleanup[2] warnings ># cleanup[2] UserDict ># cleanup[2] os.path ># cleanup[2] linecache ># cleanup[2] os ># cleanup sys ># cleanup __builtin__ ># cleanup ints: 19 unfreed ints ># cleanup floats
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 822022
:
585731
| 585928