-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
Key not found: "consul_0.6.3_linux_amd64" #294
Comments
What are you trying to do? |
I'm trying to install consul though this cookbook on debian 7. To be more specific I am running a kitchen test using vagrant and a debian 7.8 base box. |
Yes, I guess I am confused with your error message. Would you be able to put the log in Gist? You should be able to run |
I assume the problem is that this node attribute "node['kernel']['machine']" contains: amd64. But this is not listed anymore. It basically is the same as x86_64. The error is:
|
Please try again! |
unfortunately the error still comes up. This is what I use in my kitchen file:
|
Okay! I'll give that a try this afternoon. Sent from my iPhone
|
Oh, sorry for bothering you! I just noticed my tests were referencing an older commit of you github repository, which is why the errormessage did not make sense with your current code. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
When I try to run the latest master of this cookbook I get this error. It seems that this key is not provided in consul_installation_binary.rb. Only linux-x86_64 is listed there. It still worked in version 1.4.3, when these keys were part of the attributes file
The text was updated successfully, but these errors were encountered: