-
Notifications
You must be signed in to change notification settings - Fork 170
ChefDK 1.2.22 version command is outputting extra data #1155
Comments
Just to add this is also seen on Windows 10 with ChefDK 1.2.22
|
Confirmed on Mac OS 10.11 |
issue is with hashie, they're going to engineer a flag to turn it off. |
berkshelf/berkshelf#1668 should have addressed the problem |
Don't you need to roll a new version before you can call it fixed? |
Nvm. This fixed it:
|
@oferrigni i did release a new berkshelf gem. we close issues here when they're fixed, not when they're released, nobody goes back through issues and cleans them up after a release, that would just create litter and issues that were fixed, released and never closed. |
Related to berkshelf/ridley#366 and berkshelf/berkshelf#1665 that i created several days ago |
Sorry, but it doesn't help. The old version 5.6.0 is still using:
Seems like "5.6.0" is pinned in ChefDK. The removal doesn't help. Any suggestions? |
Description
Running
chef -v
with ChefDK is outputting a lot of extra text plus the version numbers.ChefDK Version
1.2.22
Platform Version
macOS Sierra 10.12.3
Replication Case
Simply run
chef -v
Stacktrace
I've run via irb some of the internal code which generates the version numbers and the berks version outputs this:
The text was updated successfully, but these errors were encountered: