On Tue, Jul 6, 2010 at 2:51 AM, Daniel Veillard <[email protected]> wrote: > On Fri, Jul 02, 2010 at 01:06:14PM +0200, Sergio Rubio wrote: >> Hi all, >> >> First of all, my apologies for posting this to the devel list >> (couldn't find the -users list). >> >> I'm trying to use netcf 0.1.6 in CentOS 5 in combination with libvirt >> 0.8.1. Everything works ok so far. >> When I try to create a new bridge interface using "ncftool define" I >> get the following error: >> >> error: XML invalid >> error: Element interface failed to validate attributes >> >> I´ve verified that this interface definition file works in FC13: >> >> http://gist.github.com/461219 >> >> The solution, upgrade libxml2 to a newer version (tested with libxml2 2.7.7) >> >> I´ve got updated libvirt+netcf+libxml2+libnl packages for CentOS5. >> Hope someone finds this useful. > > The Relax-NG definitions used by netcf triggered a bug in libxml2 > which I fixed upstream since then. So yeah if you put netcf/libvirt > on an old system you also need to update libxml2, > > Daniel
Thanks Daniel, your feedback is greatly appreciated. - Sergio > > -- > Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ > [email protected] | Rpmfind RPM search engine http://rpmfind.net/ > http://veillard.com/ | virtualization library http://libvirt.org/ > _______________________________________________ netcf-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/netcf-devel
