Stefan Berger
2007-Jul-16 11:28 UTC
[Xen-devel] [PATCH] [XM] [resubmit] Pass --skipdtd parameter to ''xm new'' application
A small fix to the patch. Pass the -s|--skipdtd parameter through to the ''xm new'' application. On my machine I get random hangs in the function that''s loading the dtd (xmldtd.load_dtd in xenapi_create.py)?! Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
John Levon
2007-Jul-16 12:41 UTC
Re: [Xen-devel] [PATCH] [XM] [resubmit] Pass --skipdtd parameter to ''xm new'' application
On Mon, Jul 16, 2007 at 07:28:11AM -0400, Stefan Berger wrote:> A small fix to the patch. > > Pass the -s|--skipdtd parameter through to the ''xm new'' application. On > my machine I get random hangs in the function that''s loading the dtd > (xmldtd.load_dtd in xenapi_create.py)?!Then shouldn''t this problem be debugged first?? regards john _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Stefan Berger
2007-Jul-16 13:18 UTC
Re: [Xen-devel] [PATCH] [XM] [resubmit] Pass --skipdtd parameter to ''xm new'' application
John Levon <levon@movementarian.org> wrote on 07/16/2007 08:41:34 AM:> On Mon, Jul 16, 2007 at 07:28:11AM -0400, Stefan Berger wrote: > > > A small fix to the patch. > > > > Pass the -s|--skipdtd parameter through to the ''xm new'' application.On> > my machine I get random hangs in the function that''s loading the dtd > > (xmldtd.load_dtd in xenapi_create.py)?! > > Then shouldn''t this problem be debugged first??I''ll have a look at it when I get a chance, though passing that skipdtd parameter through to the API seems to be correct, no? Stefan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel