[MacPorts] #39043: rb-rspec @1.1.11 conflicts with rb19-rspec @1.3.0

MacPorts noreply at macports.org
Thu May 9 08:03:45 PDT 2013


#39043: rb-rspec @1.1.11 conflicts with rb19-rspec @1.3.0
----------------------------------+--------------------------------
  Reporter:  egall@…              |      Owner:  macports-tickets@…
      Type:  defect               |     Status:  new
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  2.1.3
Resolution:                       |   Keywords:
      Port:  rb-rspec rb19-rspec  |
----------------------------------+--------------------------------

Comment (by kimuraw@…):

 now, MacPorts installs rb-|rb19- SUFFIXED commands under ${prefix}/bin
 such as "spec-1.8" or "spec-1.9".
 see changelog of r103918(2013-03-09) for more details.

 I think your group/ruby-1.0.tcl might be an older version.

 try this.

 {{{
 % sudo port selfupdate
 % sudo port -nf upgrade rb-rspec rb19-rspec
 }}}

 expected results:

 {{{
 % port contents rb-rspec rb19-rspec | grep bin/
   /opt/local/bin/autospec-1.8
   /opt/local/bin/spec-1.8
   /opt/local/lib/ruby1.8/gems/1.8/bin/autospec
   /opt/local/lib/ruby1.8/gems/1.8/bin/spec
   /opt/local/lib/ruby1.8/gems/1.8/gems/rspec-1.1.11/bin/autospec
   /opt/local/lib/ruby1.8/gems/1.8/gems/rspec-1.1.11/bin/spec
   /opt/local/bin/autospec-1.9
   /opt/local/bin/spec-1.9
   /opt/local/lib/ruby1.9/gems/1.9.1/bin/autospec
   /opt/local/lib/ruby1.9/gems/1.9.1/bin/spec
   /opt/local/lib/ruby1.9/gems/1.9.1/gems/rspec-1.3.0/bin/autospec
   /opt/local/lib/ruby1.9/gems/1.9.1/gems/rspec-1.3.0/bin/spec
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/39043#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list