[gstreamer-bugs] [Bug 383936] New: build fails: KeyError: 'xml.sax.drivers2.drv_pyexpat'
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Dec 8 18:24:36 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=383936
GStreamer | gst-python | Ver: HEAD CVS
Summary: build fails: KeyError: 'xml.sax.drivers2.drv_pyexpat'
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: Normal
Component: gst-python
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: Christian.Kirbach at googlemail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
libxml-sax-expat-perl and libxml-sax-expat-incremental are installed
Python 2.4.3
...
/opt/gnome2/bin/python \
../../common/mangle-tmpl.py ./inspect tmpl
Traceback (most recent call last):
File "../../common/mangle-tmpl.py", line 155, in ?
main()
File "../../common/mangle-tmpl.py", line 135, in main
elements.update(get_elements(file))
File "../../common/mangle-tmpl.py", line 92, in get_elements
reader = Sax2.Reader()
File "/usr/lib/python2.4/site-packages/_xmlplus/dom/ext/reader/Sax2.py", line
346, in __init__
self.parser = parser or (validate and
sax2exts.XMLValParserFactory.make_parser()) or
sax2exts.XMLParserFactory.make_parser()
File "/usr/lib/python2.4/site-packages/_xmlplus/sax/saxexts.py", line 75, in
make_parser
sys.modules[parser_name].create_parser = _create_parser
KeyError: 'xml.sax.drivers2.drv_pyexpat'
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list