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

got wrong arch when building installer #103

Open
pkking opened this issue Nov 18, 2016 · 0 comments
Open

got wrong arch when building installer #103

pkking opened this issue Nov 18, 2016 · 0 comments

Comments

@pkking
Copy link

pkking commented Nov 18, 2016

I have a repo that has both i686 and x86_64 anaconda like buildlogs.centos.org, when i build a installer on a amd64 machine, lorax init its buildarch with i686 because it just use first anaconda's arch(which is anaconda.i686) in yum repo.
Solved by passing a --buildarch to lorax in install.py, i dont know if it is a issue for us but still post it here and maybe @jperrin 's issue has something related to this :)

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

No branches or pull requests

1 participant