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

apt-get update no longer works #7

Open
acdoussan opened this issue May 19, 2022 · 0 comments
Open

apt-get update no longer works #7

acdoussan opened this issue May 19, 2022 · 0 comments

Comments

@acdoussan
Copy link

Thanks for this container! Makes it really easy to build my resume automatically.

Looks like this container still uses Ubuntu 20.10, which has been deprecated. Was digging into the lower containers and it looks like the base thomasweise/docker-texlive-thin has been updated to 22.04, and this container just needs a refreshed release to consume that update. Not totally sure how that happens, but assume that it is something that needs to be done on your end. Please let me know if I am wrong :).

Here is the error that I see:

$ apt-get update -y
Ign:1 http://security.ubuntu.com/ubuntu groovy-security InRelease
Err:2 http://security.ubuntu.com/ubuntu groovy-security Release
  404  Not Found [IP: 91.189.91.39 80]
Ign:3 http://archive.ubuntu.com/ubuntu groovy InRelease
Ign:4 http://archive.ubuntu.com/ubuntu groovy-updates InRelease
Ign:5 http://archive.ubuntu.com/ubuntu groovy-backports InRelease
Err:6 http://archive.ubuntu.com/ubuntu groovy Release
  404  Not Found [IP: 185.125.190.36 80]
Err:7 http://archive.ubuntu.com/ubuntu groovy-updates Release
  404  Not Found [IP: 185.125.190.36 80]
Err:8 http://archive.ubuntu.com/ubuntu groovy-backports Release
  404  Not Found [IP: 185.125.190.36 80]
Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu groovy-security Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu groovy Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu groovy-updates Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu groovy-backports Release' does not have a Release file.
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