-
Notifications
You must be signed in to change notification settings - Fork 318
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
librarian (LoadError) #107
Comments
Try: |
Thanks that started the create process then this showed up. There are errors in the configuration of this machine. Please fix puppet provisioner:
Error creating VMs, Exiting SecGen. It creates the path up to the last folder but no files are in each of the last folders. |
Did you run "bundle install", when installing SecGen? Maybe try again. |
Yeah I did, tried it again and no luck. I even tried deleting the folder and starting fresh and got a similar response There are errors in the configuration of this machine. Please fix puppet provisioner:
Error creating VMs, Exiting SecGen. |
Looks like a problem with librarian-puppet. Could be a problem specific
to Mint? Perhaps try to install the Librarian Puppet gem from another
source.
|
I reinstalled librarian-puppet and it worked! Thanks again for all of your help! |
Great. Glad it's sorted. Have fun with SecGen! |
Hey I am running into this issue have tried a couple of things but no luck. I made sure I followed all instructions as well. I am running Linux Mint 18.2 KDE.
when I run ruby secgen.rb run I get this response
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
'require': cannot load such file -- librarian (LoadError) from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
require'from /home/k32237h/SecGen/lib/output/project_files_creator.rb:6:in
<top (required)>' from secgen.rb:9:in
require_relative'from secgen.rb:9:in `
Any help on this would be much appreciated.
Thank you.
The text was updated successfully, but these errors were encountered: