Bug 237002
| Summary: | DeprecationWarning: The xmllib module is obsolete. Use xml.sax instead. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert Scheck <redhat-bugzilla> |
| Component: | libxml2 | Assignee: | Daniel Veillard <veillard> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-01-18 10:05:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Yeah, I know, it had been that way for years now. Something I need to fix upstream someday, but as long as it still work more pressing work takes priority :-\ So agreed but don't hold your breath ! Daniel Same still with 2.6.31-2. Yes there is far more productive stuff to do upstream, as usual I take patches ! Note that libxml2 bugzilla is on gnome.org, see: http://xmlsoft.org/help.html Daniel Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Fix is now upstream, will be fixed in the next release Daniel |
Description of problem: During rebuild of libxml2 I'm getting the following message (which has no impact for building): [...] /usr/lib/python2.5/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) [...] Version-Release number of selected component (if applicable): libxml2-2.6.28-1 How reproducible: Everytime, try to rebuild libxml2.