[MacPorts] #16952: rb-mongrel depends on rb-fastthread
#16952: rb-mongrel depends on rb-fastthread ---------------------------------+------------------------------------------ Reporter: wsiegrist@apple.com | Owner: pguyot@kallisys.net Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: Keywords: dependency | Port: rb-mongrel ---------------------------------+------------------------------------------ I get the following error when running mongrel_cluster_ctl or mongrel_rails: {{{ /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:628:in `report_activate_error': Could not find RubyGem fastthread (>= 1.0.1) (Gem::LoadError) }}} So it seems rb-mongrel just needs rb-fastthread added as a dependency. -- Ticket URL: <http://trac.macports.org/ticket/16952> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16952: rb-mongrel depends on rb-fastthread ----------------------------------+----------------------------------------- Reporter: wsiegrist@apple.com | Owner: pguyot@kallisys.net Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: dependency Port: rb-mongrel | ----------------------------------+----------------------------------------- Comment(by wsiegrist@apple.com): I also get a similar error about rb-cgi_multipart_eof_fix missing, but that port claims its for Ruby <=1.8.5, and I'm using 1.8.7... Is something just wrong with my ruby install? -- Ticket URL: <http://trac.macports.org/ticket/16952#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16952: rb-mongrel depends on rb-fastthread ----------------------------------+----------------------------------------- Reporter: wsiegrist@apple.com | Owner: pguyot@kallisys.net Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: fixed | Keywords: dependency Port: rb-mongrel | ----------------------------------+----------------------------------------- Changes (by pguyot@kallisys.net): * status: new => closed * resolution: => fixed Comment: Fixed in r41071, r41072 and r41074. I've just checked, rb-cgi_multipart_eof_fix is required because the gem dependency system doesn't allow for a conditional dependency (if ruby <= 1.8.5, require cgi_multipart_eof_fix), and the mongrel gem therefore always requires the cgi_multipart_eof_fix gem. -- Ticket URL: <http://trac.macports.org/ticket/16952#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts