Skip to content
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

Add deprecation warning for /etc/easybuild.d #1

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

bartoldeman
Copy link

If you don't set XDG_CONFIG_DIRS and files are present in /etc/easybuild.d we now get

WARNING: Deprecated functionality, will no longer work in EasyBuild v6.0: Using /etc/easybuild.d is deprecated. Please use /etc/xdg/easybuild.d instead or add /etc to XDG_CONFIG_DIRS; see https://docs.easybuild.io/deprecated-functionality/ for more information

This addresses
easybuilders#4591 (comment)

If you don't set XDG_CONFIG_DIRS and files are present in
/etc/easybuild.d we now get

WARNING: Deprecated functionality, will no longer work in EasyBuild v6.0: Using /etc/easybuild.d is deprecated. Please use /etc/xdg/easybuild.d instead or add /etc to XDG_CONFIG_DIRS; see https://docs.easybuild.io/deprecated-functionality/ for more information

This addresses
easybuilders#4591 (comment)
@boegel
Copy link

boegel commented Sep 4, 2024

@bartoldeman Makes sense, thanks for looking into this.

@runiq Please merge this PR if you agree, so this change is also included in easybuilders#4591

@runiq runiq merged commit 29bcd1c into runiq:5.0.x-etc-xdg Sep 4, 2024
27 of 34 checks passed
@runiq
Copy link
Owner

runiq commented Sep 4, 2024

Done, thanks a lot @bartoldeman! Sorry I haven't had time to look into this before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants