Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702302 - www-apps/redmine-4.0.5 USE=-test - run time dependencies are not updated
Summary: www-apps/redmine-4.0.5 USE=-test - run time dependencies are not updated
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:
Blocks:
 
Reported: 2019-12-08 22:29 UTC by sebaFlame
Modified: 2019-12-15 08:21 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 sebaFlame 2019-12-08 22:29:34 UTC
The ruby dependencies only resolve when using USE=test

Reproducible: Always

Steps to Reproduce:
emerge -av www-apps/redmine
Actual Results:  
only emerges redmine, nothing else

Expected Results:  
it should update all ruby dependencies

I did manage to resolve all ruby dependencies by prepending USE=test to the command

USE=test emerge -av www-apps/redmine
Comment 1 Larry the Git Cow gentoo-dev 2019-12-15 08:21:00 UTC
The bug has been closed via the following commit(s):

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

commit 86a19ea3306e237b1aad11d8447394238e229028
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2019-12-14 21:16:57 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-12-15 08:20:46 +0000

    www-apps/redmine: fixing dependencies
    
    Fixed dependencies according to #702302 and #702308
    
    Closes: https://bugs.gentoo.org/702302
    Closes: https://bugs.gentoo.org/702308
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/13985
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-apps/redmine/redmine-4.0.5-r1.ebuild | 228 +++++++++++++++++++++++++++++++
 1 file changed, 228 insertions(+)