Skip to content

ARROW-14879: [Python][Packaging] Remove manylinux2010 wheels#11776

Closed
kszucs wants to merge 1 commit into
apache:masterfrom
kszucs:remove-manylinux2010
Closed

ARROW-14879: [Python][Packaging] Remove manylinux2010 wheels#11776
kszucs wants to merge 1 commit into
apache:masterfrom
kszucs:remove-manylinux2010

Conversation

@kszucs

@kszucs kszucs commented Nov 25, 2021

Copy link
Copy Markdown
Member

More recent vcpkg is not compatible with older glibc shipped by manylinux2010 so we won't be able to regularly update the dependencies. Besides that manylinux2010 has reached EOL.

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@kszucs

kszucs commented Nov 25, 2021

Copy link
Copy Markdown
Member Author

@github-actions crossbow submit manylinux

@github-actions

Copy link
Copy Markdown

Revision: efb49e7

Submitted crossbow builds: ursacomputing/crossbow @ actions-1183

Task Status
wheel-manylinux2014-cp310-amd64 Github Actions
wheel-manylinux2014-cp310-arm64 TravisCI
wheel-manylinux2014-cp36-amd64 Github Actions
wheel-manylinux2014-cp36-arm64 TravisCI
wheel-manylinux2014-cp37-amd64 Github Actions
wheel-manylinux2014-cp37-arm64 TravisCI
wheel-manylinux2014-cp38-amd64 Github Actions
wheel-manylinux2014-cp38-arm64 TravisCI
wheel-manylinux2014-cp39-amd64 Github Actions
wheel-manylinux2014-cp39-arm64 TravisCI

@kszucs

kszucs commented Nov 25, 2021

Copy link
Copy Markdown
Member Author

cc @amol-

@pitrou

pitrou commented Nov 25, 2021

Copy link
Copy Markdown
Member

Are we sure we want to stop supporting systems before CentOS 7?
Perhaps this deserves a ML discussion.

cc @ianmcook

@kszucs

kszucs commented Nov 25, 2021

Copy link
Copy Markdown
Member Author

Are we sure we want to stop supporting systems before CentOS 7? Perhaps this deserves a ML discussion.

I'm not sure either, just prepared a PR so we can start discussing it.

@amol-

amol- commented Nov 25, 2021

Copy link
Copy Markdown
Member

Are we sure we want to stop supporting systems before CentOS 7? Perhaps this deserves a ML discussion.

CentOS 6 reaches end of life at the end of the month, so I guess people will upgrade. We probably want to ensure support for version <7 for a few months to give time for people to upgrade, but I guess it might be a safe bet that once Arrow 7.0.0 will be out most people will have upgraded.

@kszucs

kszucs commented Nov 25, 2021

Copy link
Copy Markdown
Member Author

I managed to patch[elf] the vcpkg binary with glibc 2.18 in the manylinux2010 image, so we should be able to maintain the builds until the vcpkg dependencies compile.

@kszucs

kszucs commented Dec 1, 2021

Copy link
Copy Markdown
Member Author

Closing in favor of 2233ac5

@kszucs kszucs closed this Dec 1, 2021
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.

3 participants