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

yum: Allow 32bit pkgs in arches other than i686 #6304

Merged
merged 1 commit into from Jul 25, 2013

Conversation

terminalmage
Copy link
Contributor

The yum providers previously only supported 32bit packages that were for
the i686 architecture. This adds support for any iX86 arch.

Fixes #6299.

The yum providers previously only supported 32bit packages that were for
the i686 architecture. This adds support for any iX86 arch.

Fixes saltstack#6299.
techhat added a commit that referenced this pull request Jul 25, 2013
yum: Allow 32bit pkgs in arches other than i686
@techhat techhat merged commit 66de441 into saltstack:develop Jul 25, 2013
@terminalmage
Copy link
Contributor Author

@basepi Make sure this gets into 0.16.1.

@cvrebert
Copy link
Contributor

This broke pylint compliance on Travis.

@terminalmage
Copy link
Contributor Author

@cvrebert details?

@cvrebert
Copy link
Contributor

@terminalmage
Copy link
Contributor Author

Ahh, thanks. I'll take care of this

@cvrebert
Copy link
Contributor

You might wanna login to Travis and enable Travis builds for your personal fork of the salt repo. It'd help catch these sorts of things in the future.

@terminalmage
Copy link
Contributor Author

@cvrebert Good idea.

jcollie pushed a commit to jcollie/salt that referenced this pull request Nov 15, 2013
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.

pkg.instaled 32bit package on 64bit machine fails with yum
3 participants