example42 / puppet-ruby

Puppet module for Ruby
Other
0 stars 9 forks source link

Fixes #5: should not try to install rubygems on ubuntu 14.4 #6

Closed yannh closed 10 years ago

yannh commented 10 years ago

Hello Al, I am moving some servers to Ubuntu 14.4 and it seems rubygems is now installed by the ruby package. Does this look acceptable to you?

alvagante commented 10 years ago

Looks ok, but does the package exist ? If yes, even if already installed by Ruby, I suppose it doesn't harm to have the explicit package declaration. If no rubygems package is available, then this change is needed. let me know.

yannh commented 10 years ago

The rubygems package doesn't exist anymore in trusty, apt-get install rubygems fails https://launchpad.net/ubuntu/trusty/i386/rubygems/

Any idea why travis failed though?

alvagante commented 10 years ago

Thanks. Tests on Travis may fail for a number of reasons, most of the times, with Example42 module the failure is due to the fact that tests have not been updated to work with rspec-puppet 2.