Open ogizanagi opened 10 years ago
FYI. I'm getting this on one of my build agents now too. It just started failing within the last 36 hours. I have 30 some other build agents as well were the command runs ok. All are running windows server 2008. I'll look to see what kind of config change may have happened to this one to cause this issue and report back.
Any fixes?
Running command
librarian-puppet install/update
, I get the following stacktrace :I'm running under windows 7, with Ruby 2.1.3p242 (2014-09-19 revision 47630) [x64-mingw32] and the following gems installed :
Here is my Puppetfile:
I'm not very familiar with ruby & puppet, but I've made a vagrant project with puphpet to build a base box and push it on a private git repository. So I need to exclude vendors from it & provide a way to install them later. But I'm fighting with it since yesterday, under a windows environement where a lot of missing gems where required but not specified in the installation procedure or as librarian dependencies :hear_no_evil: