Skip to content
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

Open
kishore-mohan opened this issue Mar 17, 2015 · 4 comments
Open

VCS repo not installing throwing error #288

kishore-mohan opened this issue Mar 17, 2015 · 4 comments

Comments

@kishore-mohan
Copy link

In windows when try to install vcs repo module using Puppetfile. Its throwing error.

PuppetFile

forge "https://forgeapi.puppetlabs.com"

# use dependencies defined in metadata.json
#metadata

mod 'puppetlabs/registry'
mod 'rismoney/chocolatey' 
mod 'puppetlabs/dism'
mod 'opentable/iis'
mod 'puppetlabs/vcsrepo

==> 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)

@carlossg
Copy link
Collaborator

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

@elliotblackburn
Copy link

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.

@carlossg
Copy link
Collaborator

carlossg commented Feb 9, 2017

the project is now under https://github.com/voxpupuli/librarian-puppet

@elliotblackburn
Copy link

Ah sorry, my bad!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants