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

docker-src image building quits with error using apt #27

Open
metas-jb opened this issue Aug 21, 2017 · 0 comments
Open

docker-src image building quits with error using apt #27

metas-jb opened this issue Aug 21, 2017 · 0 comments
Assignees
Labels

Comments

@metas-jb
Copy link
Member

Issue:
When building the images for app or webapi directly from metasfresh/docker-src/ the build process aborts with following message:

...
Err:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 postgresql-client-9.5 amd64 9.5.7-0ubuntu0.16.04 404  Not Found [IP: 91.189.88.149 80]
Fetched 6844 kB in 0s (22.0 MB/s)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/postgresql-9.5/libpq5_9.5.7-0ubuntu0.16.04_amd64.deb  404  Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/postgresql-9.5/postgresql-client-9.5_9.5.7-0ubuntu0.16.04_amd64.deb  404  Not Found [IP: 91.189.88.149 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Service 'app' failed to build: The command '/bin/sh -c apt -y install netcat     && apt -y install curl     && apt -y install openjdk-8-jdk-headless     && apt -y install postgresql-client-9.5     && apt -y autoremove     && apt -y autoclean' returned a non-zero code: 100
@metas-jb metas-jb self-assigned this Aug 21, 2017
metas-jb added a commit that referenced this issue Aug 21, 2017
#27 fix wrong source-list after full-upgrade in docker-src files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant