Hi,A patch for makeknownhosts, at the momemnt if you run makeknownhosts, it removes the last character off the IP address, I'm not sure if that was what was intended by this chop.
--- makeknownhosts.pm.orig 2011-08-18 16:00:39.000000000 +0100
+++ makeknownhosts.pm 2011-08-18 16:02:05.000000000 +0100
@@ -248,7 +248,6 @@
xCAT::MsgUtils->message("E", $rsp, $callback, 1);
return 1;
}
- chop($ip_address);
if (defined $hostname)
{
--
Arif Ali
catch me on freenode IRC, username: arif-ali
<<attachment: mail.vcf>>
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
