Open JogoShugh opened 11 years ago
Interesting, so did the first command return or just sit there?
Looking at this again, I wonder if there are some missing path items as you are going to cmd from bash. By the way, install the prerelease and you should be able to stay in bash and run chocolatey commands.
Thanks Rob, I will give it a try. And, it does finish. It does not just sit there.
I'm not sure if this really an big deal or not, but I'm documenting it just in case. If you want me to look into it, just give me some pointers and I'll be glad to do so:
I was trying to create a new package (as documented here https://github.com/versionone/VersionOne.CloudFormation/tree/master/chocolatey), but noticed that calling cpack silently failed under one condition:
cmd
cpack
in a folder with anuspec
For me it resulted in:
If I use -DEBUG, I see:
If I simply invoke cmd natively, then it all works just fine, as expected: