-
Notifications
You must be signed in to change notification settings - Fork 7
git-lfs v3.2.0 #502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git-lfs v3.2.0 #502
Comments
W.r.t. RPATH sanity check failing, see also easybuilders/easybuild-easyconfigs#17516 |
@pavelToman Can you take a look at implementing support in EasyBuild framework for using |
Something like this in def sanity_check_rpath(self, rpath_dirs=None, check_readelf_rpath=None):
if check_readelf_rpath is None:
check_readelf_rpath = self.cfg['check_readelf_rpath'] |
I made a PR for 'check_readelf_rpath' easyconfig variable: And the PR to fix git-lfs by this variable: |
@pavelToman PR merged, software installed, ready for cleanup Can you make an estimate of how much time (# hours) this request took you? |
Took 15h |
PR merged, software installed, ready for cleanup |
Uh oh!
There was an error while loading. Please reload this page.
SYSTEM
MakeCp
The text was updated successfully, but these errors were encountered: