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

installation problems? #4

Closed
joshskinner-wf opened this issue Mar 2, 2013 · 3 comments
Closed

installation problems? #4

joshskinner-wf opened this issue Mar 2, 2013 · 3 comments

Comments

@joshskinner-wf
Copy link

Blank VM with Ubuntu 12.04 on it. Provisioning the VM via Vagrant and Chef-Solo.
Issuing a 'chef_gem "prm"' yields version 0.0.8 of prm.
I'm no ruby guru so perhaps my environment is messed.

Problem is, I attempt to run it and I get:

$ prm
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require': cannot load such file -- prm (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /var/lib/gems/1.9.1/gems/prm-0.0.8/bin/prm:4:in <top (required)>' from /usr/local/bin/prm:19:inload'
from /usr/local/bin/prm:19:in `

'

@dnbert
Copy link
Owner

dnbert commented Mar 2, 2013

Hi Josh,

This bug should be fixed in version 0.9, which I released tonight (it's available on Rubygems). I tested against Debian 6.0 and Ubuntu 12.04, would you able to verify that this is fixed for you?

@joshskinner-wf
Copy link
Author

I sure will! ....tomorrow

@joshskinner-wf
Copy link
Author

Awesome. running prm alone doesn't bomb now. Thanks!

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