Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 362403

Summary: www-apps/redmine-1.1.2 dependency broken?
Product: Gentoo Linux Reporter: Marko Weber Bürgermeister <weber>
Component: Current packagesAssignee: MATSUU Takuto (RETIRED) <matsuu>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marko Weber Bürgermeister 2011-04-07 07:59:14 UTC
redmine-1.1.2 needs dev-ruby/rack-1.2.2

With dev-ruby/rack-1.2.2 installed, the dev-ruby/rubygems gets into trouble when rack-1.2.2 is installed and shows an error "ruby  gems dependencie broken; rack 1.2.2 is not 1.0.1"


Reproducible: Always

Steps to Reproduce:
1.emerge redmine-1.1.2
2.go thru install and config procedure
3.at config step where you should do "RAILS_ENV=production rake redmine:load_default_data"
Actual Results:  
ruby gems shows error with rack-1.2.2 and wants rack-1.0.1
with rack-1.0.1 installed , all is fine
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2011-04-24 01:33:24 UTC

*** This bug has been marked as a duplicate of bug 353286 ***