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

Adding --fix-missing to redis base image Dockerfile #43

Merged
merged 1 commit into from
Jun 2, 2017

Conversation

richardx14
Copy link
Contributor

Had some issues building the redis_base image - see error below. I seem to have fixed this by adding --fix-missing to the first apt-get ....

Error message

---> Running in 8c89311e9cc3
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.90ubuntu0.5_all.deb 404 Not Found [IP: 91.189.88.152 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Had some issues building the redis_base image - see error below.  I seem to have fixed this by adding --fix-missing to the first apt-get ....

Error message

 ---> Running in 8c89311e9cc3
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/unattended-upgrades/unattended-upgrades_0.90ubuntu0.5_all.deb  404  Not Found [IP: 91.189.88.152 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
@jamtur01 jamtur01 merged commit 076a295 into turnbullpress:master Jun 2, 2017
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