-
Notifications
You must be signed in to change notification settings - Fork 211
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
VCS repo not installing throwing error #288
Comments
yeah, there are reports of issues in windows, can you run rake in the project to run the tests and report the failures? I don't have access to a windows box |
Hi @carlossg, I seem to be having the same issue as above but it seems this wasn't taken any further by OP. What would you like me to run to get you the information you need? I'm running this using vagrant-librarian-puppet, i'm not sure if that makes much of a difference though. |
the project is now under https://github.com/voxpupuli/librarian-puppet |
Ah sorry, my bad! |
In windows when try to install vcs repo module using Puppetfile. Its throwing error.
PuppetFile
==> default: Installing Puppet modules in "puppet" with Librarian-Puppet...
C:/Users/user/.vagrant.d/gems/gems/librarian-puppet-1.4.1/lib/librarian/pup
pet/source/forge/repo.rb:65:in `install_version!': C:/chef/windows_vagrant_puppe
t/puppet/.tmp/librarian/cache/source/puppet/forge/forgeapi_puppetlabs_com/puppet
labs-vcsrepo/1.2.0/vcsrepo does not exist, something went wrong. Try removing it
manually (Librarian::Error)
The text was updated successfully, but these errors were encountered: