Skip to content

Pushing easyconfigs to local git repo fails in 4.5.0 #3892

@i-mtz

Description

@i-mtz

After we upgraded our EasyBuild installation to 4.5.0 we have noticed that the feature we use to send the easyconfigs and build logs to an internal git repo is no longer working. We have an ssh-key for our build user that works if we do a build with a previous EasyBuild version (4.4.2 for example) but no longer works on 4.5.0. At the end of the build we get:

/scicore/home/scicore/easybuil@bc2-gl.bc2.unibas.ch's password:

There seems to be some change in the way the repositorypath configuration option is processed, which in our config is:

repositorypath=git@bc2-gl.bc2.unibas.ch:easybuild/installed_easyconfigs_tests.git

@pescobar mentioned that this commit might be related 3252979

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions