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

Upgrade to newer manylinux image #1353

Merged
merged 1 commit into from
Dec 3, 2020
Merged

Upgrade to newer manylinux image #1353

merged 1 commit into from
Dec 3, 2020

Conversation

badboy
Copy link
Member

@badboy badboy commented Dec 2, 2020

manylinux10 is based on CentOS 6, which as of 2020-12-02 09:00 is dead.

From http://mirror.centos.org/centos/6/readme:

The whole CentOS 6 is dead and shouldn't be used anywhere at all

We rely on installing an SSH client (probably to checkout the repository),
so CentOS 6 is no good for us.

manylinux2014 is CentOS 7.8, which is also unmaintained, but at least
continues to work for now.

[doc only]

manylinux10 is based on CentOS 6, which as of 2020-12-02 09:00 is dead.

From http://mirror.centos.org/centos/6/readme:

> The whole CentOS 6 is *dead* and *shouldn't* be used anywhere at *all*

We rely on installing an SSH client (probably to checkout the repository),
so CentOS 6 is no good for us.

manylinux2014 is CentOS 7.8, which is also unmaintained, but at least
continues to work for now.

[doc only]
@badboy badboy requested a review from mdboom December 2, 2020 12:43
@badboy
Copy link
Member Author

badboy commented Dec 2, 2020

fwiw: for the latest 33.6.0 release I already ran the steps locally in a manylinux2014 container!

@mdboom mdboom merged commit e0b391c into main Dec 3, 2020
@badboy badboy deleted the newer-python-manylinux branch December 7, 2020 12:39
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.

2 participants