Created
December 2, 2016 11:42
-
-
Save vignesh-v3/2ba0550740a4078c7fba07d27ee6d32c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS C:\chef-repo\cookbooks\dploy2> kitchen converge | |
-----> Starting Kitchen (v1.13.2) | |
-----> Converging <default-ubuntu-1404>... | |
Preparing files for transfer | |
Preparing dna.json | |
Resolving cookbook dependencies with Berkshelf 5.1.0... | |
>>>>>> ------Exception------- | |
>>>>>> Class: Kitchen::ActionFailed | |
>>>>>> Message: 1 actions failed. | |
>>>>>> Failed to complete #converge action: [No such file or directory @ rb_sysopen - C:/Users/VIGNES~1/AppData/Loca | |
l/Temp/vendor20161202-9200-114g9t0/dploy2/berks-cookbooks/dploy2/drupal-8.2.3/core/modules/system/tests/modules/invalid_ | |
module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info | |
.yml] on default-ubuntu-1404 | |
>>>>>> ---------------------- | |
>>>>>> Please see .kitchen/logs/kitchen.log for more details | |
>>>>>> Also try running `kitchen diagnose --all` for configuration |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment