Hi Stef, No, for example loading GToolkit with Metacello new baseline: 'GToolkit'; repository: 'github://feenkcom/gtoolkit/src'; load. Immediately results in an "LGit_GIT_ERROR: failed to get server certificate: The handle is in the wrong state for the requested operation" Hans -----Original Message----- From: Stephane Ducasse <stepharo.self@gmail.com> Sent: zaterdag 7 april 2018 17:29 To: Any question about pharo is welcome <pharo-users@lists.pharo.org> Subject: Re: [Pharo-users] installation of packages on 6.1 Hi hans did you succeed to download any other github stored projects? Stef On Thu, Apr 5, 2018 at 6:02 PM, Baveco, Hans <hans.baveco@wur.nl> wrote:
Trying to install Territorial the installation got stuck on the installation of Roassal2 1.35, with error âLGitObjectNotInitializedâ
Transcript says:
âProject: Roassal2 1.35
I got an error while cloning: There was an authentication error while trying to execute the operation: error authenticating: failed connecting agent.
This happens usually because you didn't provide a valid set of credentials.
You may fix this problem in different ways:
1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.â
I have encountered this several times before, for different packages (on windows 7, pharo 6.1 (Image: Pharo6.0 [Latest update: #60540])) and have no idea how to deal with this.
Any suggestions?
Hans