GNOME Bugzilla – Bug 307764
pythonExternalEntityLoader: can't read
Last modified: 2009-08-15 18:40:50 UTC
With Sabayon HEAD on latest rawhide, you get this warning on startup: pythonExternalEntityLoader: can't read What seems to be happening is that cache.py:libxml2_entity_loader() is returning None and the libxml2 python bindings don't like that This is libxml2-python-2.6.19-1
no idea without getting into it, does this makes it non-functional or just a spurious warning ? Daniel
Just a warning, I think. Haven't seen any other side effects
libxml2 python bindings could not resolve a file being asked to parse, it should not emit a message at that level, this can't be fixed in sabayon but I fixed it in libxml2 upstream, Daniel
This should be closed by release of libxml2-2.6.21, thanks, Daniel