ImportError in Weather: /usr/lib64/python2.7/lib-dynload/pyexpat.so: undefined symbol: XML_SetHashSalt

Bug #1037744 reported by Dana C. Chandler III
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/awn/extras/threadqueue.py", line 64, in run
    r = func(*args, **kwargs)
  File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 158, in bound_func
    result = func(obj, *args, **kwargs)
  File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 185, in bound_func
    return func(obj, *args, **kwargs)
  File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 651, in get_conditions
    with unlink_xml(usock) as xmldoc:
  File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 171, in unlink_xml
    xmldoc = minidom.parse(socket)
  File "/usr/lib64/python2.7/xml/dom/minidom.py", line 1919, in parse
    from xml.dom import expatbuilder
  File "/usr/lib64/python2.7/xml/dom/expatbuilder.py", line 32, in <module>
    from xml.parsers import expat
  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

Revision history for this message
Dana C. Chandler III (dchand3) wrote :

Distribution: Fedora 17 x86_64
Kernel info: Linux <hostname> 3.5.1-1.fc17.x86_64 #1 SMP Thu Aug 9 17:50:43 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Version: Avant Window Navigator 0.4.1

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.