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

[master] remove Fedora 34 and Ubuntu 21.10 "Impish" #727

Merged
merged 3 commits into from
Aug 4, 2022

Conversation

thaJeztah
Copy link
Member

deb: remove Ubuntu 21.04 "hirsute" from defaults

Commit 28a3c26 (#662) removed the Dockerfile and removed it from the Jenkinsfile, but forgot to remove it from the Makefile's default list.

rpm: add Fedora 37 (not yet released), remvove Fedora 34 (EOL)

deb: remove Ubuntu 21.10 "impish" as it's EOL

Commit 28a3c26 removed the Dockerfile
and removed it from the Jenkinsfile, but forgot to remove it from the
Makefile's default list.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

Ah, hm, yes, I need to move the Fedora 37 commit separate, as it of course depends on containerd.io packages to exist first;

Last metadata expiration check: 0:00:02 ago on Wed Aug  3 12:46:35 2022.
Error: 
 Problem 1: conflicting requests
  - nothing provides containerd.io >= 1.6.4 needed by docker-ce-3:0.0.0~20220801161052.5c511f4-0.fc37.aarch64
 Problem 2: package docker-ce-rootless-extras-0.0.0~20220801161052.5c511f4-0.fc37.aarch64 requires docker-ce, but none of the providers can be installed
  - conflicting requests
  - nothing provides containerd.io >= 1.6.4 needed by docker-ce-3:0.0.0~20220801161052.5c511f4-0.fc37.aarch64
(try to add '--skip-broken' to skip uninstallable packages)
make: *** [Makefile:104: verify] Error 1
script returned exit code 2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the title [master] remove Fedora 34 and Ubuntu 21.10 "Impish", add Fedora 37 [master] remove Fedora 34 and Ubuntu 21.10 "Impish" Aug 3, 2022
@thaJeztah thaJeztah merged commit 9cf8cac into docker:master Aug 4, 2022
@thaJeztah thaJeztah deleted the update_distros branch August 4, 2022 09:16
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.

None yet

2 participants