Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362403 - www-apps/redmine-1.1.2 dependency broken?
Summary: www-apps/redmine-1.1.2 dependency broken?
Status: RESOLVED DUPLICATE of bug 353286
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-07 07:59 UTC by Marko Weber Bürgermeister
Modified: 2011-04-24 01:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***