Hi,
Hope this message finds you well!
I'm facing a problem on Easybuild update (eb --install-latest-eb-release).
I really appreciate any clue to help with it!
When updating, the system shows the following messages (first dozen of
lines):
[eb@scad ~]$ eb --install-latest-eb-release
== temporary log file in case of crash /tmp/eb-sGIQp1/easybuild-0T6MZL.log
Traceback (most recent call last):
File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File
"/home/eb/eb-install/software/EasyBuild/4.2.2/lib/python2.7/site-packages/easybuild/main.py",
line 533, in <module>
main()
File
"/home/eb/eb-install/software/EasyBuild/4.2.2/lib/python2.7/site-packages/easybuild/main.py",
line 303, in main
eb_file = find_easybuild_easyconfig()
File
"/home/eb/eb-install/software/EasyBuild/4.2.2/lib/python2.7/site-packages/easybuild/tools/github.py",
line 2023, inild_easyconfig
dev_repo = download_repo(GITHUB_EASYCONFIGS_REPO, branch='develop',
account=GITHUB_EB_MAIN, github_user=github_user)
File
"/home/eb/eb-install/software/EasyBuild/4.2.2/lib/python2.7/site-packages/easybuild/tools/github.py",
line 344, in o
latest_commit_sha = fetch_latest_commit_sha(repo, account, branch,
github_user=github_user)
...
Thanks in advance for any help.
Alvaro L. Fazenda