Skip to content

Update single-user-sobigdata with conda-lock#186

Open
sebastian-luna-valero wants to merge 11 commits intoEGI-Federation:masterfrom
sebastian-luna-valero:sbd-env
Open

Update single-user-sobigdata with conda-lock#186
sebastian-luna-valero wants to merge 11 commits intoEGI-Federation:masterfrom
sebastian-luna-valero:sbd-env

Conversation

@sebastian-luna-valero
Copy link
Member

Summary

Merge all the conda and pip deps into a single environment file and use conda-lock to pin the environment.


Related issue :

@sebastian-luna-valero
Copy link
Member Author

Caveat: as it is now, the user will have to explicitly conda activate sbd to make use of this env.

I think this is preferred since the base env comes with python 3.11, and the sbd env requires python 3.9

@sebastian-luna-valero
Copy link
Member Author

We are getting

ERROR:root:[Errno 28] No space left on device

which is expected since the env is so huge.

According to my tests the build requires around 20GB of disk, do you know how much do we have available for the CI?

@sebastian-luna-valero
Copy link
Member Author

@sebastian-luna-valero
Copy link
Member Author

for the record, disabling the building of the base image still runs out of disk space for this new env.

we are going to check with the user community about having a number of smaller envs to replace this single big one

@sebastian-luna-valero
Copy link
Member Author

Issues again after adding back the building of the base image on the same PR.

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.

1 participant