You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Pharo 10/11, running on linux)
I have been unable to clone my dependency on my CI since .. Today.
My build fails after a few seconds with an error showing the clone of a dependency fails.
This worked fine while running this locally.
Last run that worked fine was 7 days ago, but I haven't committed since then.
Here's the relevant bit
MetacelloNotification: Loaded -> BaselineOfPolyphemus-cypress.1 --- filetree:///home/runner/work/Polyphemus/Polyphemus [:] --- filetree:///home/runner/work/Polyphemus/Polyphemus
MetacelloNotification: Loading baseline of BaselineOfPolyphemus...
I got an error while cloning: There was an authentication error while trying to execute the operation: .
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).
IceGenericError: error reading from the zlib stream
IceLibgitErrorVisitor>>visitGenericError:
IceLibgitErrorVisitor>>visitERROR:
LGit_GIT_ERROR>>acceptError:
Hello,
(Pharo 10/11, running on linux)
I have been unable to clone my dependency on my CI since .. Today.
My build fails after a few seconds with an error showing the clone of a dependency fails.
This worked fine while running this locally.
Last run that worked fine was 7 days ago, but I haven't committed since then.
Here's the relevant bit
Here's my smalltalk.ston
And maybe more importantly, my baseline
Some other people have had errors too apparently, not sure if they are related.
pharo-vcs/iceberg#1600
Any Idea? Or any additional information I can provide?
Pierre
The text was updated successfully, but these errors were encountered: