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

puppet module install ghoneycutt/nfs failes #30

Closed
kaistian opened this issue Feb 13, 2014 · 2 comments
Closed

puppet module install ghoneycutt/nfs failes #30

kaistian opened this issue Feb 13, 2014 · 2 comments

Comments

@kaistian
Copy link

$ puppet module install --modulepath puppet-modules ghoneycutt/nfs
Notice: Preparing to install into /home/kaistian/puppet-modules ...
Notice: Downloading from https://forge.puppetlabs.com ...
Notice: Installing -- do not interrupt ...
Error: No such file or directory - /home/kaistian/puppet-modules/nfs/spec/fixtures/modules/nfs
$ ls -l puppet-modules/nfs/spec/fixtures/modules/nfs 
lrwxrwxrwx 1 root root 31 Feb 13 08:53 puppet-modules/nfs/spec/fixtures/modules/nfs -> /Users/gh/git/puppet-module-nfs
@ghoneycutt
Copy link
Owner

So puppet module build takes in everything including the spec testing junk. Drats.

@ghoneycutt
Copy link
Owner

I uploaded a new release and it is working for me using the command that you used. Thank you for reporting this issue!

Recommend checking out librarian-puppet-simple
https://github.com/bodepd/librarian-puppet-simple

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

2 participants