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

Build fails, maybe outdated OS? #2

Open
daluu opened this issue Feb 5, 2021 · 0 comments
Open

Build fails, maybe outdated OS? #2

daluu opened this issue Feb 5, 2021 · 0 comments

Comments

@daluu
Copy link

daluu commented Feb 5, 2021

Also tried with PR #1, but still fails build:

Step 1/7 : FROM debian:wheezy
 ---> 10fcec6d95c4
Step 2/7 : RUN apt-get update   && apt-get install -y curl unzip   && rm -rf /var/lib/apt/lists/*
 ---> Running in 39660812bfed
Ign http://security.debian.org wheezy/updates Release.gpg
Ign http://security.debian.org wheezy/updates Release
Err http://security.debian.org wheezy/updates/main amd64 Packages
  
Err http://security.debian.org wheezy/updates/main amd64 Packages
  
Err http://security.debian.org wheezy/updates/main amd64 Packages
  
Err http://security.debian.org wheezy/updates/main amd64 Packages
  
Err http://security.debian.org wheezy/updates/main amd64 Packages
  404  Not Found [IP: 151.101.130.132 80]
Ign http://deb.debian.org wheezy Release.gpg
Ign http://deb.debian.org wheezy-updates Release.gpg
Ign http://deb.debian.org wheezy Release
Ign http://deb.debian.org wheezy-updates Release
Err http://deb.debian.org wheezy/main amd64 Packages
  404  Not Found
Err http://deb.debian.org wheezy-updates/main amd64 Packages
  404  Not Found
W: Failed to fetch http://security.debian.org/debian-security/dists/wheezy/updates/main/binary-amd64/Packages  404  Not Found [IP: 151.101.130.132 80]

W: Failed to fetch http://deb.debian.org/debian/dists/wheezy/main/binary-amd64/Packages  404  Not Found

W: Failed to fetch http://deb.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c apt-get update   && apt-get install -y curl unzip   && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100

maybe needs update for base image & all dependent steps thereafter, for newer version of Debian.

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

1 participant