Re: Base image capture failure

2010-02-03 Thread Andy Kurth
I encountered this problem yesterday working with a Windows 7 base image. I believe it's caused by a bug in Cygwin 1.7 which was recently released. Cygwin 1.7 is the version you get if you download setup.exe from the main cygwin.com page. There's a thread about the problem affecting 64-bit W

Re: Base image capture failure

2010-02-03 Thread Terry McGuire
On 2 Feb 2010, at 0807h, Andy Kurth wrote: > The problem has to do with SSH checking the known_hosts file. Try adding the > following to /etc/ssh/ssh_config before the "Host *" section: > > Host vmguest-* vmhost-* 10.* > UserKnownHostsFile /dev/null > StrictHostKeyChecking no > > This wil

Re: Move response checking from provisioning module to OS module

2010-02-03 Thread Brian Bouterse
Andy, If you don't mind, could you do the copy/paste job. I have no way of testing it either without re-setting up our testing infrastructure for that integration project. Also, a general thanks for applying updates to the esxthin.pm code so that is stays relevant with the VCL project. In the f

Re: Move response checking from provisioning module to OS module

2010-02-03 Thread Andy Kurth
This is an update on VCL-291. I have made the changes to all of the relevant files except for esxthin.pm and committed them. I didn't want to touch esxthin.pm in case Brian is working on it. The changes are currently being tested/used in NCSU's production implementation and I have not seen an

Re: Issues with Inserting Image Reservation Into VCL DB

2010-02-03 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff, Go ahead and file a bug report at our JIRA site: https://issues.apache.org/jira/browse/VCL Thanks, Josh On Tue February 2 2010 5:09:26 pm Jeffrey Wisman wrote: > Andy and I did some troubleshooting today, and were able to resolve this > issue