Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852740 - www-apps/redmine-4.2.3: missing support to ruby27 target
Summary: www-apps/redmine-4.2.3: missing support to ruby27 target
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Azamat H. Hackimov
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 857759
Blocks:
  Show dependency tree
 
Reported: 2022-06-17 08:42 UTC by Fabio Rossi
Modified: 2022-07-15 15:08 UTC (History)
2 users (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 Fabio Rossi 2022-06-17 08:42:28 UTC
!!! The ebuild selected to satisfy "www-apps/redmine" has unmet requirements.
- www-apps/redmine-4.2.3::gentoo USE="imagemagick ldap minimagick mysql pdf -fastcgi -markdown -passenger -postgres -sqlite" ABI_X86="(64)" RUBY_TARGETS="-ruby26"

  The following REQUIRED_USE flag constraints are unsatisfied:
    ruby_targets_ruby26

  The above constraints are a subset of the following complete expression:
    any-of ( ruby_targets_ruby26 )




Currently stable systems have default value RUBY_TARGETS="ruby27".
Comment 1 Larry the Git Cow gentoo-dev 2022-07-15 15:08:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd880c7576c4f6aabf009fa63b95ba1e4dc1fd4e

commit fd880c7576c4f6aabf009fa63b95ba1e4dc1fd4e
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2022-07-13 11:00:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-15 15:08:42 +0000

    www-apps/redmine: add 4.2.7
    
    Closes: https://bugs.gentoo.org/852740
    Bug: https://bugs.gentoo.org/852743
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 www-apps/redmine/Manifest                          |   1 +
 .../files/redmine-4.2.7-rails-yaml-safe_load.patch |  29 +++
 www-apps/redmine/redmine-4.2.7.ebuild              | 244 +++++++++++++++++++++
 3 files changed, 274 insertions(+)