epiforecasts/EpiNow

Docker build fails

magecu opened this issue · 7 comments

On my machine the docker build fails with:
image

Thanks for the heads up. Any suggest fixes would be appreciated. Alternatively, we will look at fixing shortly

I have tired various versions of rocker/geospatial, but it didn't help.

Then I removed rnaturalearthhires from sugested in DESCRIPTION, but got to a new blocker.
image

Hi @magecu,

I tried this yesterday with the current master and everything worked. It may be the case that we have fixed this inadvertently!

Let me know if still broken for you. Sorry for the frustration.

Still wasn't able to build it on the virtual (virtualbox) machine with ubuntu 18.04.4.
But was able to build it on my ubuntu 18.04 server.

Hmm that is very odd. Do you have the log output - would be good to get this sorted out.

Seems like there were an issue with docker.
Even though I have restarted the system several times, It didn't start to work until i restarted the docker daemon with systemctl.
And I found it out only because I tried to access the logs to append them here.
Now it went trough.
Thank you for all the help!
In the end it seems there was an issue with docker.

Great glad we got there!