I was reviewing changelogs for system updates when I found that the new PyXML rpm resulted in an error 500.
http://rpm.pbone.net/index.php3/stat/22/idpl/13434363/com/changelog.html That is the relevant changelog. The traceback is: The following exception occurred while executing this request: GET /network/software/packages/change_log.pxt?pid=10330 HTTP/1.1 (from browser) /network/software/packages/change_log.pxt (from Apache) Date: Tue Jan 5 13:57:40 2010 Headers: Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Accept-Encoding: gzip,deflate Accept-Language: en-gb,en;q=0.5 Connection: keep-alive Cookie: rsi_segs=G07611_10302|G07611_10240|G07611_10262|G07611_10259|G07611_10204|G07611_10196|G07611_10207|G07611_10208|G07611_10209|G07611_10212; anonId=92ccb73b-ae61-4025-855e-a799ec0868fe; WSS_GW=V1z%Be%%X%rQe; pxt-session-cookie=20056xe5cda67e0d3ced772a25f0e1c244122e Host: spacewalk.entertainment.bskyb.com Keep-Alive: 300 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.6) Gecko/20091215 Ubuntu/9.10 (karmic) Firefox/3.5.6 Form variables: pid => 10330 User Information: User wizard (id 1, org_id 1) Error notes: (none) Initial Request: Yes Error message: Malformed UTF-8 character (fatal) at (eval 1683) line 1. An RPM query shows: [r...@spacewalk httpd]# rpm -qi --info --changelog PyXML Name : PyXML Relocations: (not relocatable) Version : 0.8.4 Vendor: CentOS Release : 4.el5_4.2 Build Date: Mon 04 Jan 2010 09:08:32 PM GMT Install Date: Tue 05 Jan 2010 01:42:55 PM GMT Build Host: builder10.centos.org Group : Development/Libraries Source RPM: PyXML-0.8.4-4.el5_4.2.src.rpm Size : 5329691 License: Apacheish Signature : DSA/SHA1, Tue 05 Jan 2010 12:14:22 AM GMT, Key ID a8a447dce8562897 URL : http://pyxml.sourceforge.net/ Summary : XML libraries for python. Description : An XML package for Python. The distribution contains a validating XML parser, an implementation of the SAX and DOM programming interfaces and an interface to the Expat parser. Name : PyXML Relocations: (not relocatable) Version : 0.8.4 Vendor: CentOS Release : 4.el5_4.2 Build Date: Mon 04 Jan 2010 09:08:32 PM GMT Install Date: Tue 05 Jan 2010 01:42:55 PM GMT Build Host: builder10.centos.org Group : Development/Libraries Source RPM: PyXML-0.8.4-4.el5_4.2.src.rpm Size : 5329691 License: Apacheish Signature : DSA/SHA1, Tue 05 Jan 2010 12:14:22 AM GMT, Key ID a8a447dce8562897 URL : http://pyxml.sourceforge.net/ Summary : XML libraries for python. Description : An XML package for Python. The distribution contains a validating XML parser, an implementation of the SAX and DOM programming interfaces and an interface to the Expat parser. * Mon Nov 02 2009 Roman Rakus <[email protected]> - 0.8.4-4.2 - Use system expat library Resolves: #531852 * Fri Oct 30 2009 Roman Rakus <[email protected]> - 0.8.4-4.1 - Fix buffer over read Resolves: #531852 * Thu Jul 27 2006 Florian La Roche <[email protected]> - 0.8.4-4 - don't check memmove * Mon Feb 13 2006 Jesse Keating <[email protected]> - 0.8.4-3.2.2 - rebump for build order issues during double-long bump * Fri Feb 10 2006 Jesse Keating <[email protected]> - 0.8.4-3.2.1 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating <[email protected]> - 0.8.4-3.2 - rebuilt for new gcc4.1 snapshot and glibc changes * Fri Dec 09 2005 Jesse Keating <[email protected]> - rebuilt * Wed Mar 02 2005 Karsten Hopp <[email protected]> 0.8.4-3 - build with gcc-4 * Fri Feb 25 2005 Miloslav Trmac <[email protected]> - 0.8.4-2 - Rebuild, this should fix #149507 * Tue Nov 30 2004 Miloslav Trmac <[email protected]> - 0.8.4-1 - Update to PyXML-0.8.4 * Thu Nov 11 2004 Miloslav Trmac <[email protected]> - 0.8.4-0.cvs20041111.1 - Update to current CVS snapshot, Python 2.4b2 requires unreleased PyXML-0.8.4 - Backport xml.sax.saxutils fix from Python 2.4b2 * Mon Nov 08 2004 Jeremy Katz <[email protected]> - 0.8.3-7 - rebuild against python 2.4 * Wed Sep 29 2004 Miloslav Trmac <[email protected]> - 0.8.3-6 - Don't omit xml.xslt and xml.xpath (#133879) * Tue Jun 15 2004 Elliot Lee <[email protected]> - rebuilt * Tue Mar 02 2004 Elliot Lee <[email protected]> - rebuilt * Fri Feb 13 2004 Elliot Lee <[email protected]> - rebuilt * Tue Jan 13 2004 Thomas Woerner <[email protected]> 0.8.3-3 - removed lang tag: fixes #113268 * Mon Nov 17 2003 Tim Waugh <[email protected]> 0.8.3-2 - Rebuild for Python 2.3. * Sat Aug 02 2003 Florian La Roche <[email protected]> - update to 0.8.3 * Wed Jun 25 2003 Florian La Roche <[email protected]> - update to 0.8.2 * Wed Jun 04 2003 Elliot Lee <[email protected]> - rebuilt * Thu Feb 06 2003 Mihai Ibanescu <[email protected]> 0.7.1-9 - rebuilt against new python * Wed Jan 22 2003 Tim Powers <[email protected]> - rebuilt * Wed Dec 11 2002 Tim Powers <[email protected]> 0.7.1-7 - lib64'ize * Thu Aug 29 2002 Trond Eivind Glomsr�d <[email protected]> 0.7.1-6 - Reenable expat. While most code works, some specify expat directly and fails. Fix #72698, but there is still broken code there (it just goes on to other errors) * Tue Aug 27 2002 Trond Eivind Glomsr�d <[email protected]> 0.7.1-5 - Disable expat support. Other parsers are included. Broken here, broken in 0.8.0. This fixes #72698 * Fri Jun 28 2002 Trond Eivind Glomsr�d <[email protected]> - A fix for the expatreader The system has the language variable set to en_US.UTF-8 and the RPM package came from http://mirror.centos.org/centos-5/5.4/updates/x86_64/
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
