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

kitchen converge fails on ubuntu #81

Closed
pavank1933 opened this issue Apr 27, 2016 · 4 comments
Closed

kitchen converge fails on ubuntu #81

pavank1933 opened this issue Apr 27, 2016 · 4 comments
Labels
Expeditor: Skip Changelog Used to skip built_in:update_changelog.

Comments

@pavank1933
Copy link

pavank1933 commented Apr 27, 2016

Local gem list goes this way:-
kitchen-ec2 (1.0.0)
kitchen-inspec (0.12.5)
kitchen-vagrant (0.20.0)
test-kitchen (1.6.0)

Still facing the following issue

pavan@ubuntu:~/sample/git-cookbook$ kitchen converge
-----> Starting Kitchen (v1.6.0)
-----> Converging <default-windows-2012r2>...
       Preparing files for transfer
       Preparing dna.json
       Preparing current project directory as a cookbook
       Removing non-cookbook files before transfer
       Preparing validation.pem
       Preparing client.rb
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: Failed to complete #converge action: [undefined method `encoding' for nil:NilClass]
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
@cjohannsen81
Copy link

@pavank1933 Please provide your .kitchen.yml file and as far as I can see the converge is done on a default-windows-2012r not Ubuntu, right?

@chris-rock
Copy link
Collaborator

In addition to @cjohannsen81 comment, it seems that this error has nothing to do with kitchen-inspec. The converge is the chef converge. The first thing I would try is to update to the latest version of test-kitchen (e.g. 1.8.0).

@chris-rock
Copy link
Collaborator

@pavank1933 I am going to close this issue. Please reopen if the issue persists.

@pavank1933
Copy link
Author

Surely thanq
On Jun 16, 2016 3:32 PM, "Christoph Hartmann" notifications@github.com
wrote:

Closed #81 #81.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#81 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AQS2fLn84hzXm4NTy16AgGcqNBmmmwE8ks5qMR8tgaJpZM4IQ9OI
.

@tas50 tas50 added Expeditor: Skip Changelog Used to skip built_in:update_changelog. and removed Exclude From Changelog labels Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expeditor: Skip Changelog Used to skip built_in:update_changelog.
Projects
None yet
Development

No branches or pull requests

5 participants