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

EasyBuild v4.5.5 #1430

Closed
wants to merge 1 commit into from
Closed

EasyBuild v4.5.5 #1430

wants to merge 1 commit into from

Conversation

boegel
Copy link
Contributor

@boegel boegel commented Jun 8, 2022

No description provided.

Signed-off-by: Kenneth Hoste <kenneth.hoste@ugent.be>
@boegel
Copy link
Contributor Author

boegel commented Jun 8, 2022

build test is failing because the EasyBuild bootstrap script (and EasyBuild itself) doesn't want to be run as root...

I think it's time to get rid of the bootstrap script entirely, a simple pip install easybuild should be a better approach now (and also, we deprecated the bootstrap script a while ago, see easybuilders/easybuild-framework#3742)

@adrianreber
Copy link
Member

We shouldn't actually build packages in CI as root. That is a good idea. We need to be root to install the dependencies, but the actual rpmbuild should be as non-root. I will update the CI setup.

@boegel
Copy link
Contributor Author

boegel commented Jun 17, 2022

@adrianreber Was it really the intention to close this via #1432?
Correct me if I'm wrong, but this implies that EasyBuild isn't updated to 4.5.5 yet?

@adrianreber
Copy link
Member

No, that was not the intention. Sorry for the wrong usage of Fixes. Could you rebase to see if the CI error is now fixed.

@boegel
Copy link
Contributor Author

boegel commented Jun 20, 2022

@adrianreber done in #1433

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.

2 participants