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

Remove end-of-life packaging distributions #383

Open
afbjorklund opened this issue Jul 11, 2024 · 3 comments · May be fixed by #394
Open

Remove end-of-life packaging distributions #383

afbjorklund opened this issue Jul 11, 2024 · 3 comments · May be fixed by #394

Comments

@afbjorklund
Copy link
Contributor

afbjorklund commented Jul 11, 2024

These distributions are end-of-life:

FEDORA_RELEASES := fedora-36 fedora-35
CENTOS_RELEASES := centos-stream centos-7
@afbjorklund
Copy link
Contributor Author

afbjorklund commented Jul 11, 2024

Suggested replacements:

FEDORA_RELEASES := fedora-39 fedora-40
ALMALINUX_RELEASES := almalinux-8 almalinux-9

@afbjorklund
Copy link
Contributor Author

The non-LTS as well:

#UBUNTU_VERSIONS := ubuntu-xenial ubuntu-bionic ubuntu-cosmic ubuntu-disco ubuntu-eoan
UBUNTU_VERSIONS := ubuntu-bionic ubuntu-focal ubuntu-jammy

https://endoflife.date/ubuntu

@afbjorklund afbjorklund linked a pull request Aug 27, 2024 that will close this issue
@afbjorklund
Copy link
Contributor Author

afbjorklund commented Sep 13, 2024

Should add a package for openSUSE Leap 15 too

For some reason it is currently hidden in "sles-15"

It would need some specfile modifications, though.

Package 'device-mapper-libs' not found.
'libseccomp' not found in package names. Trying capabilities.
No provider of 'libseccomp' found.
'container-selinux' not found in package names. Trying capabilities.
No provider of 'container-selinux' found.
'containerd.io' not found in package names. Trying capabilities.
No provider of 'containerd.io' found.

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 a pull request may close this issue.

1 participant