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 apt update so Julia gets found and installed by Docker #2290

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

valeriupredoi
Copy link
Contributor

@valeriupredoi valeriupredoi commented Sep 7, 2021

Description

Automatic builds are failing (see issue) so Bouwe alerted me and coopted me onto the Docker side, his idea works too - a simple apt-get update is enough to fix the Julia pkg installation (works locally on me laptop).


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the πŸ›  Technical or πŸ§ͺ Scientific review.

Copy link
Member

@bouweandela bouweandela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@zklaus
Copy link
Contributor

zklaus commented Sep 8, 2021

Note that there now also is an up-to-date conda-forge package for julia, though most library packages are still missing.

@valeriupredoi valeriupredoi merged commit f43e481 into main Sep 8, 2021
@valeriupredoi valeriupredoi deleted the fix_docker_files branch September 8, 2021 12:38
@valeriupredoi
Copy link
Contributor Author

my env was still solving in the container yesterday when I left home, and now I am stuck home coz Royal Mail is late delivering a parcel - anyways - off topic, I merged since there were no changes in the actual conda env building in the container, so it might be that my laptop is being silly, or conda is silly, as usual 😁 Thanks @zklaus - we'll have to change the Julia install to conda soon, but I gather that the Julia conda package is not yet fully complete with her dependencies?

@zklaus
Copy link
Contributor

zklaus commented Sep 8, 2021

Right. I didn't mean to cause any change right now. Just keepin' you on the up'n'up.

@valeriupredoi
Copy link
Contributor Author

valeriupredoi commented Sep 9, 2021

cheers @zklaus 🍺 OK now we need to push the new 2.3.1 docker container, Klaus you want to do the honors or should I do it?
EDIT: nevermind, the auto build failed, gotta first understand why, conda hitting back again πŸ€¦β€β™‚οΈ

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

Successfully merging this pull request may close these issues.

Automatic builds on DockerHub are failing
3 participants