[MacPorts] #34202: A bug in port1.0/group/ruby-1.0.tcl for installing ports rb19-* with rubygems
#34202: A bug in port1.0/group/ruby-1.0.tcl for installing ports rb19-* with rubygems -----------------------------------+---------------------------------------- Reporter: hiroki@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.0.99 Keywords: ruby19 gems | Port: -----------------------------------+---------------------------------------- Some rb19-ports are installed by rubygems, for example "rb19-arel". I found that they will not be installed under the directory "/opt/local/lib/ruby19/gems/1.9.1/{cache, doc, gem, specification}", but under the directory "/opt/local/lib/ruby19/gems/{cache, doc, gem, specification}", and they can not be used. This is probably because, "Config:CONFIG" in the line 42 of "port1.0/group/ruby-1.0.tcl" is obsolete in ruby 1.9, and "RbConfig:CONFIG" should be used instead. After I replaced "Config:CONFIG" to "RbConfig:CONFIG", the rb19-ports using rubygems are installed in the correct directory, and they can be used. Probably, this is a bug in "port1.0/group/ruby-1.0.tcl". -- Ticket URL: <https://trac.macports.org/ticket/34202> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34202: A bug in port1.0/group/ruby-1.0.tcl for installing ports rb19-* with rubygems -----------------------------------+---------------------------------------- Reporter: hiroki@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.0.99 Keywords: ruby19 gems | Port: -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/34202#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34202: A bug in port1.0/group/ruby-1.0.tcl for installing ports rb19-* with rubygems -----------------------------------+---------------------------------------- Reporter: hiroki@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.0.99 Keywords: ruby19 gems | Port: -----------------------------------+---------------------------------------- Changes (by jmr@…): * cc: rshaw@… (removed) * cc: kimuraw@… (added) -- Ticket URL: <https://trac.macports.org/ticket/34202#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34202: A bug in port1.0/group/ruby-1.0.tcl for installing ports rb19-* with rubygems ------------------------------------+--------------------------------------- Reporter: hiroki@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: High | Milestone: Component: ports | Version: 2.0.99 Resolution: fixed | Keywords: ruby19 gems Port: | ------------------------------------+--------------------------------------- Changes (by kimuraw@…): * status: new => closed * resolution: => fixed Comment: fixed at r96656. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/34202#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts