google-code-export / feedparser

Automatically exported from code.google.com/p/feedparser
Other
1 stars 0 forks source link

libxml2 throwing UndeclaredNamespace #362

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. On Mageia Linux, run python setup.py build.
2. cd feedparser
3. python feedparsertest.py

Many errors are being reported (see attachment with the output).

I'm using version 5.1.2 .

Original issue reported on code.google.com by shlomifi...@gmail.com on 8 Jun 2012 at 10:26

Attachments:

GoogleCodeExporter commented 9 years ago
These errors (aside from the broken pipe) should go away in the next release 
because of a fix I committed for issue 352, although I'm interested to know why 
libxml2 is throwing a SAXException instead of a SAXParseException. Would you 
tell me what versions of the following software are installed?

* Python (2.7.?)
* lxml
* libxml2

Also, try downloading the latest source code from the svn repo here on Google 
Code and see if that fixes the issue.

Original comment by kurtmckee on 9 Jun 2012 at 4:41

GoogleCodeExporter commented 9 years ago
Hi! My installed versions are:

$ rpm -q python python-lxml lib64xml2-devel
python-2.7.3-2.mga2
python-lxml-2.3.3-2.mga2
lib64xml2-devel-2.8.0-1.mga3

and I'll try downloading the latest source.

Original comment by shlomifi...@gmail.com on 9 Jun 2012 at 5:14

GoogleCodeExporter commented 9 years ago
The tests now look better with the subversion's trunk, but I'm still getting a 
single failure. See the attached output.

Original comment by shlomifi...@gmail.com on 9 Jun 2012 at 5:17

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 377 has been merged into this issue.

Original comment by kurtmckee on 19 Nov 2012 at 4:52

GoogleCodeExporter commented 9 years ago

Original comment by kurtmckee on 19 Nov 2012 at 4:53

GoogleCodeExporter commented 9 years ago
Issue 414 has been merged into this issue.

Original comment by kurtmckee on 10 Jul 2014 at 5:10

GoogleCodeExporter commented 9 years ago
Issue 417 has been merged into this issue.

Original comment by kurtmckee on 10 Jul 2014 at 5:10