Thanks Kenneth. El lun, 20 dic 2021 a las 8:53, Kenneth Hoste (<[email protected]>) escribió:
> Just to be clear: this regression was fixed in EasyBuild v4.5.1, see > https://github.com/easybuilders/easybuild-framework/pull/3899 for more > details. > > > regards, > > Kenneth > > On 09/11/2021 12:56, Arnau wrote: > > Ah! thanks Pablo.... did not check the issues in github before asking :-( > > > > El mar, 9 nov 2021 a las 12:47, Pablo Escobar Lopez > > (<[email protected] <mailto:[email protected]>>) > > escribió: > > > > Hi Arnau, > > > > We had the same problem. Check this issue in github: > > https://github.com/easybuilders/easybuild-framework/issues/3892 > > <https://github.com/easybuilders/easybuild-framework/issues/3892>> > > Regards, > > Pablo. > > > > > > On Tue, Nov 9, 2021 at 12:35 PM Arnau <[email protected] > > <mailto:[email protected]>> wrote: > > > > 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 > > <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 > > > >

