Skip to content

Conversation

@matiasf9
Copy link

What

Fix issue with jessie dependency being downloaded from an archive repo with expired key

What's the issue

When building the image, I was getting two errors:

  1. Step #0 - "Build": W: Failed to fetch http://security.debian.org/dists/jessie/updates/main/binary-amd64/Packages 404 Not Found [IP: 151.101.66.132 80]
  2. Step #0 - "Build": W: Failed to fetch http://http.debian.net/debian/dists/jessie/main/binary-amd64/Packages 404 Not Found

Testing

I was able to build the repo locally successfully

Sources

  1. deb jessie
  2. trusted=yes

When building the image, I was getting two errors:

1. Step #0 - "Build": W: Failed to fetch http://security.debian.org/dists/jessie/updates/main/binary-amd64/Packages  404  Not Found [IP: 151.101.66.132 80]

2. Step #0 - "Build": W: Failed to fetch http://http.debian.net/debian/dists/jessie/main/binary-amd64/Packages  404  Not Found

Sources:
1. deb jessie https://stackoverflow.com/questions/75836790/docker-packages-404-not-found-from-node8-jessie
2. [trusted=yes] https://unix.stackexchange.com/questions/598344/debian-8-jessie-keyexpired-1587841717
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.

1 participant