Hi all,

we have been using the EB/git integration for while so, after a successful
compilation, the easyconfig is automagically pushed to a git repo.

I usually define this:

EASYBUILD_REPOSITORY=GitRepository
EASYBUILD_REPOSITORYPATH=https://bitbucket[...]/phaser/easyconfigs.git

but now, while testing 4.5.0 the git integration is broken. Logs show this:

== 2021-11-09 12:25:12,008 gitrepo.py:107 WARNING Git local repo
initialization failed, it might already exist: 'git clone
/home/x2phasr1/easyconfigs/https:/bitbucket.[...]phaser/easyconfigs.git'
returned with exit code 128
stderr: 'Cloning into 'easyconfigs'...
fatal:
'/home/x2phasr1/easyconfigs/https:/bitbucket[...]/phaser/easyconfigs.git'
does not appear to be a git repository
fatal: Could not read from remote repository.


So, the repo path is not well build and EB is appending the easyconfig path
and the giturl ...

I've read the release notes for 4.5 and did not find any reference to a
modification on this parameter, so I'm wondering if I'm missing something
or it's just new bug.

Anyone on 4.5 successfully using the git feature?

TIA,
Arnau

Reply via email to