Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Requires puppet #100

Open
paulmaunders opened this issue Jan 25, 2017 · 9 comments
Open

Requires puppet #100

paulmaunders opened this issue Jan 25, 2017 · 9 comments

Comments

@paulmaunders
Copy link

When running vagrant up I get the following error.

Unable to load puppet. Please install it using native packages for your platform (eg .deb, .rpm, .dmg, etc).
No such file or directory - puppet

Perhaps puppet should be listed in the prerequisites?

@paulmaunders
Copy link
Author

I saw this related issue that has now been closed: #86

I have checked that I have the latest version of vagrant-librarian-puppet (0.9.2) installed, but I still get the error.

@tivie
Copy link

tivie commented Jan 28, 2017

I'm also experiencing this in Windows 10.

The fix proposed by @mike182uk in #86 works but requires you to install ruby, puppet and a bunch of other stuff to run the VM which, in my opinion, is very cumbersome.

@petarmihaylov
Copy link

Same issue here on macOS 10.12.3.

I also tried the fix in #86 but that did not correct the issue for me - same as @paulmaunders

Any help resolving this would be much appreciated.

@philskents
Copy link

Same issue as @petarmihaylov, manual fix did not resolve

@Chaunceyan
Copy link

I tried this and it worked.
vagrant plugin uninstall vagrant-librarian-puppet
then
vagrant up

@elebumm
Copy link

elebumm commented Apr 13, 2017

Still get this error. Even trying @Chaunceyan solution doesn't work for me.

@S1SYPHOS
Copy link

S1SYPHOS commented May 8, 2017

Same here.

@camilolunacom
Copy link

camilolunacom commented Jul 14, 2017

Same as well. Will try #86 and post the results.

Update:
Same as @tivie: it worked after a lot of installing...

@TristanBrotherton
Copy link

TristanBrotherton commented Jun 6, 2018

I am also having this issue. I'm reticent to install more items on the host. I've been unable to use the Vagrant install with this issue on OSX 10.13.4

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

No branches or pull requests

9 participants