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

"No such file or directory" error when installing Puppet firewall module while provisioning a new VM instance. #227

Closed
hackdna opened this issue Feb 13, 2014 · 5 comments
Assignees

Comments

@hackdna
Copy link
Member

hackdna commented Feb 13, 2014

Error: No such file or directory - /vagrant/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/puppetlabs/firewall/version/9eac01120a372609e0afa3b236d9ed2d/firewall/spec/fixtures/modules/firewall/lib
Error: Try 'puppet help module install' for usage

Steps reproduce:
Provision Vagrant VM from scratch
or
on existing Vagrant VM:
vagrant destroy; rm -rf modules .tmp

Pivotal Tracker story 55852390 (Ilya Sytchev - Aug 26, 2013)

@hackdna
Copy link
Member Author

hackdna commented Feb 13, 2014

Workaround: running "vagrant provision" after this error occurs allows for the VM to finish provisioning. (Ilya Sytchev - Aug 26, 2013)

@ghost ghost assigned hackdna Feb 13, 2014
@hackdna
Copy link
Member Author

hackdna commented Feb 13, 2014

Looks like it's a known issue, that should be fixed in the next release of the module: puppetlabs/puppetlabs-firewall#228 (Ilya Sytchev - Aug 26, 2013)

@hackdna
Copy link
Member Author

hackdna commented Feb 13, 2014

This might be a bug in the Puppet itself: http://projects.puppetlabs.com/issues/17033 (Ilya Sytchev - Sep 11, 2013)

@hackdna hackdna closed this as completed Feb 13, 2014
@cmtonkinson
Copy link

Seems to me like the underlying root issue here is actually a Core Lib bug 7707, unless I'm missing something?

@hackdna
Copy link
Member Author

hackdna commented Feb 21, 2014

Not sure but this problem has gone away.

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

No branches or pull requests

2 participants