The error seems wierd, but I am a pure windows user and have not encountered
any problem except 1 issue which i will mention below.

I dont know what, if any, at all of below will help and its difficult to
reproduce / simulate the problem as it may clobber up something else.
Logically none of the below are required, though logically you shouldnt be
facing any problem either.

anyways - first a simple path
1. create a github login - thats all and do remember your ID and password
which may be needed later
2. In github click your icon on top right, then go to settings-> SSH and GPG
keys and enter your SSH public key, you will find instructions along the
way. paste your id_isa.pub file from C:\Users\<you>\.ssh (note: i assume you
have generated your ssh key files)
3. save and exit

then 
create a new image thru pharo launcher - ** change image name to a short
name ** i.e.
change default "Pharo 8.0 - 64bit (stable)" to say "p8my1" or whatever
here is a typical windows problem of long file names which aggravates as
packages with long names are installed 

now try to to install iceberg->add->clone github-> seasidest | seaside | |
(https or ssh)
enter github credentials when asked

hope that helps 


Long Haired David wrote
> Tried that. I got the following Failed to get server certificate: the
> handle is in the wrong state for the requested operation.&nbsp; I assume
> that someone thinks that this is helpful:-) On 22 Mar 2021 16:06, Sanjay
> Minni &lt;

> sm@

> &gt; wrote: Hi David,&#13; 
> &#13; 
> I have repeatedly installed Seaside on Pharo 8 / 9 64 bit - Windows
> 10&#13; 
> without any issues and I have done it both ssh and https&#13; 
> &#13; 
> I do it quickly / simply by&#13; 
> &#13; 
> tools-&gt;iceberg-&gt;[+ add]&nbsp;&nbsp;&nbsp; (on top panel right)&#13; 
> on popup select: 'clone from github.com'&#13; 
> fill in owner:
> SeasideSt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> (case does not matter)&#13; 
> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; project: seaside&#13; 
> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; local
> directory:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> (leave the default for&#13; 
> now)&#13; 
> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> protocol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> try https first (not&#13; 
> sure if github requires a password) &#13; 
> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> or ssh which may be&#13; 
> slightly complicated&#13; 
> once seaside libraries are pulled in and seaside appears in the
> iceberg&#13; 
> panel then&#13; 
> right click on seaside &#13; 
> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; on popup scroll down to
> metacello-&gt;install baseline (default)&#13; 
> &#13; 
> hope that works &#13; 
> &#13; 
>  &#13; 
> &#13; 
> &#13; 
> Long Haired David wrote&#13; 
> &gt; Hi everyone.&#13; 
> &gt; &#13; 
> &gt; I have been developing a new web site using Seaside on my M1
> MacBookAir&#13; 
> &gt; and I have had no issues.&#13; 
> &gt; &#13; 
> &gt; To deploy it, I have to install Pharo on either a Windows 10 or a
> Windows&#13; 
> &gt; Server 2012 server. Pharo has installed on both without any
> issues.&#13; 
> &gt; However, I am having problems installing Seaside.&#13; 
> &gt; &#13; 
> &gt; I have Pharo 8.0 installed on both (64 bit version).&#13; 
> &gt; &#13; 
> &gt; If I try and install from the Catalog, I get the following error in
> the&#13; 
> &gt; Transcript.&#13; 
> &gt; &#13; 
> &gt; IceGenericError: Failed to stat file&#13; 
> &gt; 'C:/Users/david/Documents/Pharo/images/Pharo 8.0 - 64bit&#13; 
> &gt; (stable)/pharo-local.&#13; 
> &gt; &#13; 
> &gt; If I try using Monticello, I get the following:&#13; 
> &gt; &#13; 
> &gt; Metacello new&#13; 
> &gt; baseline:'Seaside3';&#13; 
> &gt; repository: 'github://SeasideSt/Seaside:master/repository';&#13; 
> &gt; load&#13; 
> &gt; I got an error while cloning: There was an authentication error
> while&#13; 
> &gt; trying to execute the operation: . &#13; 
> &gt; This happens usually because you didn't provide a valid set of&#13; 
> &gt; credentials. &#13; 
> &gt; You may fix this problem in different ways: &#13; 
> &gt; &#13; 
> &gt; 1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in
> your&#13; 
> &gt; command line.&#13; 
> &gt; 2. adding your keys in settings (open settings browser search for
> "Use&#13; 
> &gt; custom SSH keys" and&#13; 
> &gt; add your public and private keys).&#13; 
> &gt; 3. using HTTPS instead SSH (Just use an url in the form
> HTTPS://etc.git).&#13; 
> &gt; I will try to clone the HTTPS variant.&#13; 
> &gt; &#13; 
> &gt; Can you help please?&#13; 
> &gt; &#13; 
> &gt; David&#13; 
> &gt; Totally Objects&#13; 
> &#13; 
> &#13; 
> &#13; 
> &#13; 
> &#13; 
> -----&#13; 
> cheers, &#13; 
> Sanjay&#13; 
> --&#13; 
> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html&#13;





-----
cheers, 
Sanjay
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to