Skip to content

Renovate is unable to pull Cargo artifact over ssh in Github #29277

Answered by vmaerten
vmaerten asked this question in Request Help
Discussion options

You must be logged in to vote

Hi @rarkins,

I managed to (almost) figure out what happens here. I reproduced with either the Docker run or with the --binary-mode=docker
I tried to rollback Renovate, it was not working either.

I figure out that rust 1.78.0 was released the 2nd of May (which was in the timeline issue). I added :

 "constraints": {
    "rust": "1.77.2"
  }

In the config.
And It works. I do not have the time to troubleshoot why this implementation does not work with the latest Cargo version right now but I'll give a try later.

I wanted to explain you, so if you have other questions like that, maybe the issue is with Cargo itself

Thanks a lot for your patience and your help.

Replies: 1 comment 15 replies

This comment has been hidden.

@rarkins
Comment options

@vmaerten
Comment options

@rarkins
Comment options

@vmaerten
Comment options

Answer selected by vmaerten
@rarkins
Comment options

@Turbo87
Comment options

@vmaerten
Comment options

@epage
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mend-app Used to flag discussions applying to the Mend Renovate App
4 participants