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

Error when running Incanter on Docker #416

Closed
MawiraIke opened this issue Dec 13, 2019 · 2 comments
Closed

Error when running Incanter on Docker #416

MawiraIke opened this issue Dec 13, 2019 · 2 comments

Comments

@MawiraIke
Copy link
Contributor

MawiraIke commented Dec 13, 2019

I can't seem to build the dockerfile in Incanters root project. I am using Incanter 1.9.4 and when i start the build, I get an error:

E: Unable to locate package libgfortran3
Error response from daemon: The command '/bin/sh -c apt-get update && apt-get -y install libgfortran3 && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
@alexott
Copy link
Contributor

alexott commented Jan 4, 2020

It may depend on the version of distribution that you're using for Docker. Incanter needs fortran libraries - check how package is called now

@MawiraIke
Copy link
Contributor Author

Thanks, I hadn't realized that, seems like i hadn't installed libgfortran3.
I'm closing this issue.

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

No branches or pull requests

2 participants