Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

OSX version 10.8.2 not supported #209

Closed
brendanjerwin opened this issue Feb 24, 2013 · 3 comments · Fixed by #210
Closed

OSX version 10.8.2 not supported #209

brendanjerwin opened this issue Feb 24, 2013 · 3 comments · Fixed by #210

Comments

@brendanjerwin
Copy link

When I knife solo prepare virtual-max.local, I get:

Bootstrapping Chef...
ERROR: RuntimeError: OSX version 10.8.2 not supported

I'm attempting to configure a development environment. Both my workstation and my target are OS X 10.8.2.

What doesn't support 10.8.2 here? Is there a prerelease I could try?

@brendanjerwin
Copy link
Author

I manually installed with gem install chef on the target and now knife cook executes. So thats nice.

I guess it means the automatic installation of Chef doesn't support OS X 10.8.2?

@tmatilai
Copy link
Collaborator

Seems that there has not been much demand for OS X support in knife-solo. As Opscode's Omnibus installer supports OS X version 10.6 - 10.8 we should use it. I'll test later but you can also run the installer manually on the target system: curl -L https://www.opscode.com/chef/install.sh | sudo bash.

@tmatilai
Copy link
Collaborator

PR #210 should work. Tested really quickly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants