[lxml-dev] jbrout fails to work second time on Fedora Core 6/RHEL 5b2

Fredrik Lundh fredrik at pythonware.com
Thu Dec 14 13:05:19 CET 2006


Matej Cepl wrote:

 >  File "/usr/share/jbrout/db.py", line 1297, in init
 >    JBrout.db = DBPhotos( JBrout.getConfFile("db.xml") )
   ...
> etree.XMLSyntaxError: line 1: PCDATA invalid Char value 2
> 
> Further discussion of this bug is on jbrout list at
> http://groups.google.com/group/jbrout/browse_thread/thread/73aaa54115930c5b
> 
> Could anybody help me how to make this package work?

the error message says that the "db.xml" file is broken.  what does the 
first few lines in that file look like?

</F>



More information about the lxml-dev mailing list