I was recording a screencast to show how to create the iOS VM but there was an issue.
git clone git://gitorious.org/~estebanlm/cogvm/cog-osx.git
Then, inside cog-osx/image, I did a ./newImage.sh
and got
PhilMac:image philippeback$ ./newImage.sh
LOADING PREBUILT IMAGE�
FETCHING FRESH IMAGE�
UNZIPPING�
� � /Users/philippeback/Documents/Smalltalk/2-MyWorkspaces/workspaceVMiOS/cog-osx/image/image.zip
Archive: �image.zip
� End-of-central-directory signature not found. �Either this file is not
� a zipfile, or it constitutes one disk of a multi-part archive. �In the
� latter case the central directory and zipfile comment will be found on
� the last disk(s) of this archive.
unzip: �cannot find zipfile directory in one of image.zip or
� � � � image.zip.zip, and cannot find image.zip.ZIP, period.
PhilMac:image philippeback$�
There is something wrong with the certificate over there.
Could this be fixed?
TIA
--�
Philippe Back