Code Monkey home page Code Monkey logo

sprout-rbenv's People

Contributors

codeword avatar gemini-google-group avatar hiremaga avatar matthargett avatar nertzy avatar wendorf avatar

Watchers

 avatar  avatar  avatar

sprout-rbenv's Issues

ruby build breaking on ruby 2.x

Anytime I try to install a ruby version 2.x (tested 2.0.0-p247, 2.1.0 and 2.1.1) ruby-build crashes. The patch is simple, but I'm curious as to whether we want to patch our ruby build or if we want to wait for changes to occur upstream.

Also I wanted to create an issue for other people to stumble upon to generate a conversion and provide some guidance to a temporary solution.

Related issue w/ quick fix on github: rbenv/ruby-build#526

Quick fix:

brew uninstall readline && brew install https://raw.githubusercontent.com/Homebrew/homebrew/0181c8a1633353affefabe257c170edbd6d7c008/Library/Formula/readline.rb

Do we want to fix this issue internally or let home-brew / ruby-build handle the issue?

sprout-rbenv not upgrading existing rbenv installs correctly

We have a machine with a previous brew installation of rbenv. sprout-rbenv does not try to update brew and upgrade the ruby-install package. As such, the installation fails if the specified ruby version to be used as the global default is not in the existing ruby-install package's directory.

Running these commands, and then re-running the sprout-rbenv recipes fixed the problem:

brew update
brew install rbenv ruby-build
"$(rbenv init -)"

`ruby_install` definition breaking on El Capitan

Hello!

We're just trying to use sprout wrap on a clean build of El Capitan, and we're seeing a strange issue. During the sprout_base_bash_it_enable_feature action, we get a failure due to the ruby_install definition in sprout-rbenv being unable to complete as it cannot write to the /Library/Ruby/Gems/2.0.0 directory.

We can do a temporary workaround by issuing:

sudo chown -R pivotal:staff /Library/Ruby

...but that feels wrong to us.

Please find below the output of running soloist:

soloist_output.txt
ruby-build_output.txt

We are using the latest Pivotal machine image, which appears to be a pretty bare-bones El Capitan 10.11.4. System Integrity Protection is enabled.

Thanks! ๐Ÿ˜„

Mike and Heather

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.