#36518: rb19-activesupport: install fails when ruby19 +nosuffix is installed ------------------------------+-------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: rb19-activesupport ------------------------------+-------------------------------- I have {{{ruby19 @1.9.3-p194_3+doc+nosuffix (active)}}} installed and tried {{{sudo port install rb19-rails}}}. This failed while trying to install {{{rb19-activesupport}}} because it tries to call {{{/opt/local/bin/gem1.9}}} which is not there (it's at {{{/opt/local/bin/gem}}} instead): {{{ :info:destroot sh: /opt/local/bin/gem1.9: No such file or directory :info:destroot Command failed: cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_ruby_rb19-activesupport/rb19-activesupport/work/activesupport-3.0.5 && /opt/local/bin/gem1.9 install --local --force --install-dir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_ruby_rb19-activesupport/rb19-activesupport/work/destroot/opt/local/lib/ruby1.9/gems/ /opt/local/var/macports/distfiles/ruby/activesupport-3.0.5 :info:destroot Exit code: 127 }}} ticket:25896 and ticket:34867 are the result of a similar problem resulting from the {{{ruby19 +nosuffix}}} variant. ticket:34867#comment:1 mentions a possible solution. -- Ticket URL: <https://trac.macports.org/ticket/36518> MacPorts <http://www.macports.org/> Ports system for Mac OS