-
Notifications
You must be signed in to change notification settings - Fork 54
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
Mixlib::Install::Options::InvalidOptions: Unknown architecture the. on Windows Server 2016 #277
Comments
I assume this happens on a x86_64 box? Any chance you can get me the ohai output. If you don't wan to post it here you can e-mail it to me at [email protected] |
@tas50 Email sent. Let me know if I can provide any more info. |
@tas50 were you able to look into this mate? Any workaround potentially? |
We have the same issue here, let us know if you need more debug/output logs |
@gaelik is your issue also coming from the updater cookbook or is it from the install.ps1 script directly? |
I have the same issue - using Windows Server 2016 & Windows Server 2019 w/ the updater cookbook. |
Version:
3.11
Environment:
Scenario:
Fails to update chef_client because mixlib::Install returns an invalid architecture:
Steps to Reproduce:
Unknown.
Expected Result:
Should return x86_64 as the architecture.
Actual Result:
The text was updated successfully, but these errors were encountered: