loom
loom copied to clipboard
puppet.install fails on Ubuntu 14.04
trafficstars
Looks like rubygems has been removed and included in the ruby. Any thoughts on how to address differences like this between ubuntu versions?
Also, had to install ruby-dev to get past: http://stackoverflow.com/questions/7645918/require-no-such-file-to-load-mkmf-loaderror and make to build some gems. This was a fresh 14.04 server install.
Hmm. Maybe we could using Debian packages instead? There's probably a PPA that works across all of the Ubuntu versions.
I've submitted a pull request https://github.com/bfirsh/loom/pull/34 to address this.