Something was checked in to 2.8 on March 15th for this problem (complain if 0.0.(something) or 0.1.(something) is seen). Yours is probably the more robust strategy though.
From: "Daniel M. Weeks" <[email protected]> To: xCAT Users Mailing list <[email protected]> Date: 05/06/2013 04:40 PM Subject: [xcat-user] KVM Sys::Virt version test fix The version test for Sys::Virt in kvm.pm is completely broken because it tries to compare version strings with a numeric operator. This patch fixes the check by using version objects which have been present in Perl since 5.9.0. -- Daniel M. Weeks Systems Programmer Computational Center for Nanotechnology Innovations Rensselaer Polytechnic Institute Troy, NY 12180 518-276-4458 [attachment "sys-virt-version-test.patch" deleted by Jarrod B Johnson/Raleigh/IBM] ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
<<inline: graycol.gif>>
------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
