Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374485 - =www-apps/redmine had bad depend and causes a block
Summary: =www-apps/redmine had bad depend and causes a block
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
: 374039 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-08 19:00 UTC by Agostino Sarubbo
Modified: 2012-04-25 15:03 UTC (History)
1 user (show)

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 Agostino Sarubbo gentoo-dev 2011-07-08 19:00:09 UTC
New rails and so on packages are stable in tree but redmine uses always ~arches version; from ebuild:

ruby_add_rdepend ~dev-ruby/rails-2.3.11:2.3

It needs forced 2.3.11?


From emerge:

[ebuild     U  ] sys-apps/gawk-3.1.8 [3.1.6] USE="-nls" 1,938 kB
[ebuild   R    ] sys-boot/grub-0.97-r10  USE="-custom-cflags -ncurses -netboot -static (-hardened%*)" 0 kB
[ebuild     U  ] app-admin/eselect-rails-0.16 [0.15] 2 kB
[ebuild     U ~] dev-ruby/racc-1.4.6-r1 [1.4.6] USE="-test" RUBY_TARGETS="ruby18 -jruby -ree18 (-ruby19)" 0 kB
[ebuild  N    ~] dev-ruby/activerecord-2.3.11  USE="postgres -doc -mysql -sqlite3 -test" RUBY_TARGETS="ruby18 -jruby -ree18" 0 kB
[ebuild  N    ~] dev-ruby/rails-2.3.11  USE="-doc -test" RUBY_TARGETS="ruby18 -ree18" 0 kB
[ebuild   R   ~] www-apps/redmine-1.2.0  USE="imagemagick openid postgres -fastcgi -mysql -passenger* -sqlite3 -test" RUBY_TARGETS="ruby18" 0 kB
[ebuild   R    ] dev-libs/glib-2.28.8  USE="fam xattr -debug -doc (-introspection) (-selinux) -static-libs 

Total: 8 packages (3 upgrades, 2 new, 3 reinstalls), Size of downloads: 1,940 kB

The following keyword changes are necessary to proceed:
#required by www-apps/redmine-1.2.0[ruby_targets_ruby18], required by @selected, required by @world (argume
=dev-ruby/rails-2.3.11 ~amd64
#required by www-apps/redmine-1.2.0[ruby_targets_ruby18], required by @selected, required by @world (argume
=dev-ruby/activerecord-2.3.11 ~amd64
Comment 1 denysonique 2011-07-09 06:16:27 UTC
Redmine 1.2.0 strictly depends on Ruby on Rails 2.3.11
http://www.redmine.org/projects/redmine/wiki/RedmineInstall
Comment 2 Pacho Ramos gentoo-dev 2011-07-26 17:57:34 UTC
*** Bug 374039 has been marked as a duplicate of this bug. ***
Comment 3 Diego Augusto Molina 2011-07-26 23:00:43 UTC
Please, review the duplicate bug above for the solution.
Comment 4 Jonas Fietz 2011-08-03 13:29:32 UTC
According to
http://www.redmine.org/issues/7857 
Redmine does not work at all with this version, at least no logins. Please consider at least stabilizing 2.3.11 with the patch mentioned there or some other resolution, but the package currently is broken.
Comment 5 MATSUU Takuto (RETIRED) gentoo-dev 2012-04-25 15:03:42 UTC
fixed in latest version.