Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81039

Summary: DeprecationWarning: The xmllib module is obsolete.
Product: Gentoo Linux Reporter: Krzysztof Pawlik (RETIRED) <nelchael>
Component: [OLD] LibraryAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Krzysztof Pawlik (RETIRED) gentoo-dev 2005-02-06 16:06:41 UTC
While compiling dev-libs/libxml2-2.6.17 with python-2.4:

make[3]: Entering directory `/tmp/portage/libxml2-2.6.17/work/libxml2-2.6.17/python'
/usr/bin/python ./generator.py .
/usr/lib/python2.4/xmllib.py:9: DeprecationWarning: The xmllib module is obsolete.  Use xml.sax instead.
  warnings.warn("The xmllib module is obsolete.  Use xml.sax instead.", DeprecationWarning)
Found 1506 functions in libxml2-api.xml
Found 53 functions in libxml2-python-api.xml
Generated 868 wrapper functions, 483 failed, 208 skipped
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-02-06 16:07:55 UTC
Package merged ok.
Comment 2 foser (RETIRED) gentoo-dev 2005-02-10 06:48:23 UTC
patch the pack & send patch upstream. This is really not a bug that should be filed here.
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-02-10 07:22:31 UTC
Ok.