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

Allow for systems with that do not have lsb installed #16

Merged
merged 2 commits into from Jul 29, 2014

Conversation

nickm4062
Copy link
Contributor

This fix allows for a system that doesn't have LSB installed you get the following error undefined method `[]' for nil:NilClass. This is especially useful if this cookbook is a dependency for another cookbook that runs on windows.

update lsb codename to allow cookbooks with dependencies on erlang to still compile even if run on non lsb enabled systems.
@jgoldschrafe
Copy link

I'm getting bitten by this too and have to run a local fork to keep the cookbook from breaking my Mac OS X machines. Any chance of getting this merged soon?

@3dinfluence
Copy link

We've run into this as well at Dyn on FreeBSD. Not directly using this cookbook but when it's in some unused dependency in our cookbooks that are on our FreeBSD systems.

@chef-supermarket
Copy link

Hi. Your friendly Curry bot here. Just letting you know that there are commit authors in this Pull Request who appear to not have signed a Chef CLA.

The following GitHub users do not appear to have signed a CLA:

Please sign the CLA here.

@kisoku
Copy link

kisoku commented Jul 29, 2014

@someara same bug as what you fixed in the ubuntu cookbook today

someara pushed a commit that referenced this pull request Jul 29, 2014
Allow for systems with that do not have lsb installed
@someara someara merged commit 7aa5439 into sous-chefs:master Jul 29, 2014
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.

None yet

6 participants