Skip to content

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

Closed
2 tasks
laraPPr opened this issue Feb 5, 2025 · 7 comments · Fixed by easybuilders/easybuild-framework#4768 or easybuilders/easybuild-easyconfigs#22346
Closed
2 tasks

git-lfs v3.2.0 #502

laraPPr opened this issue Feb 5, 2025 · 7 comments · Fixed by easybuilders/easybuild-framework#4768 or easybuilders/easybuild-easyconfigs#22346
Assignees
Labels
bug Something isn't working difficulty: medium software that likely require a fair amount of effort to support easyconfig Easyconfig is available enhancement New feature or request priority: medium site:ugent Software installation request for UGent Tier-2

Comments

@laraPPr
Copy link
Collaborator

laraPPr commented Feb 5, 2025

@laraPPr laraPPr added bug Something isn't working enhancement New feature or request difficulty: medium software that likely require a fair amount of effort to support priority: medium site:ugent Software installation request for UGent Tier-2 easyconfig Easyconfig is available labels Feb 5, 2025
@boegel
Copy link
Contributor

boegel commented Feb 6, 2025

W.r.t. RPATH sanity check failing, see also easybuilders/easybuild-easyconfigs#17516

@boegel
Copy link
Contributor

boegel commented Feb 18, 2025

@pavelToman Can you take a look at implementing support in EasyBuild framework for using check_readelf_rpath = False in an easyconfig file like for git-lfs?

@boegel
Copy link
Contributor

boegel commented Feb 18, 2025

Something like this in easyblock.py:

    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']

@pavelToman pavelToman self-assigned this Feb 18, 2025
@pavelToman
Copy link
Collaborator

pavelToman commented Feb 20, 2025

@boegel
Copy link
Contributor

boegel commented May 24, 2025

@pavelToman PR merged, software installed, ready for cleanup

Can you make an estimate of how much time (# hours) this request took you?

@boegel boegel reopened this May 24, 2025
@pavelToman
Copy link
Collaborator

Took 15h

@laraPPr
Copy link
Collaborator Author

laraPPr commented May 27, 2025

PR merged, software installed, ready for cleanup

@laraPPr laraPPr closed this as completed May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficulty: medium software that likely require a fair amount of effort to support easyconfig Easyconfig is available enhancement New feature or request priority: medium site:ugent Software installation request for UGent Tier-2
Projects
None yet
3 participants