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

Skip registry harvesting, suppress warning #559

Merged
merged 1 commit into from
Oct 20, 2015
Merged

Conversation

chefsalim
Copy link
Contributor

Heat currently spits out tons of warnings like this:
| heat.exe : warning HEAT5150 : Could not harvest data from a file that was expected to be a SelfReg DLL: C:\opscode\chef\embedded\bin\libeay32.dll. If this file does not support SelfReg you can ignore this warning. Otherwise, this error detail may be helpful to diagnose the failure: Unable to load file: C:\opscode\chef\embedded\bin\libeay32.dll, error: 193

These are false positives. Since we don't actually do any registry harvesting, we can turn these off by passing the "-sreg" flag to heat.

@chef/omnibus-maintainers @ksubrama

@schisamo
Copy link
Contributor

👍

chefsalim added a commit that referenced this pull request Oct 20, 2015
Skip registry harvesting, suppress warning
@chefsalim chefsalim merged commit 0b03c5b into master Oct 20, 2015
@yzl yzl removed the in progress label Oct 20, 2015
@chefsalim chefsalim deleted the salam/heat-warning branch October 20, 2015 17:36
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.

4 participants