loom icon indicating copy to clipboard operation
loom copied to clipboard

puppet.install fails on Ubuntu 14.04

Open sherzberg opened this issue 11 years ago • 3 comments
trafficstars

Looks like rubygems has been removed and included in the ruby. Any thoughts on how to address differences like this between ubuntu versions?

sherzberg avatar May 09 '14 20:05 sherzberg

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.

sherzberg avatar May 09 '14 20:05 sherzberg

Hmm. Maybe we could using Debian packages instead? There's probably a PPA that works across all of the Ubuntu versions.

bfirsh avatar May 12 '14 09:05 bfirsh

I've submitted a pull request https://github.com/bfirsh/loom/pull/34 to address this.

asimihsan avatar Jun 12 '14 08:06 asimihsan