Skip to content

manylinux1_x86_64: Try to not install i686/i386 #162

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

Merged
merged 1 commit into from
Apr 2, 2018

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Mar 3, 2018

No description provided.

jcfr added a commit to dockbuild/dockbuild that referenced this pull request Mar 3, 2018
…rom centos:5

The differences between the two images are in the build.sh
script, They have been marked with comment block starting with
"[centosbuild]" and ending with "[/centosbuild]".

Remaining changes have been contributed upstream:
pypa/manylinux#161
pypa/manylinux#162

See https://github.com/pypa/manylinux
@njsmith
Copy link
Member

njsmith commented Mar 3, 2018

What does this do? Why did you need it?

@jcfr
Copy link
Contributor Author

jcfr commented Mar 3, 2018

It decreases the size of the x86_64 image by not installing the i686/i386 packages.

Since I re-used the script of manylinux in a different context, I thought it would make sense to contribute this optimization.

@jcfr
Copy link
Contributor Author

jcfr commented Mar 28, 2018

@njsmith @matthew-brett Anything I could do move this forward ? Thanks for your review and feedback.

@njsmith
Copy link
Member

njsmith commented Mar 28, 2018

We can't really merge anything until openssl is fixed – right now the build would just fail anyway if we did.

@njsmith
Copy link
Member

njsmith commented Apr 2, 2018

Travis is doing something weird here, going to try to close/reopen and see if that fixes it.

@njsmith njsmith closed this Apr 2, 2018
@njsmith njsmith reopened this Apr 2, 2018
@jcfr jcfr force-pushed the optimize-size-x86_64-image branch from b651dc9 to b81baf4 Compare April 2, 2018 08:51
@njsmith njsmith merged commit 4c1c549 into pypa:master Apr 2, 2018
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