Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660804 - dev-ruby/activesupport can't be tested because of unsolvable dependencies to dev-ruby/minitest
Summary: dev-ruby/activesupport can't be tested because of unsolvable dependencies to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-09 16:07 UTC by Rolf Eike Beer
Modified: 2018-07-16 09:45 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 Rolf Eike Beer archtester 2018-07-09 16:07:42 UTC
$ grep dev-ruby/minitest dev-ruby/activesupport/activesupport-5.2.0.ebuild dev-lang/ruby/ruby-2.3.7.ebuild 
dev-ruby/activesupport/activesupport-5.2.0.ebuild:      >=dev-ruby/minitest-5.1:5"
dev-ruby/activesupport/activesupport-5.2.0.ebuild:      <dev-ruby/minitest-5.4
dev-lang/ruby/ruby-2.3.7.ebuild:        >=dev-ruby/minitest-5.8.3[ruby_targets_ruby23]
Comment 1 Hans de Graaff gentoo-dev Security 2018-07-09 17:33:18 UTC
This is satisfied by minitest-5.3.3-r1.
Comment 2 Rolf Eike Beer archtester 2018-07-09 18:28:39 UTC
Have you seen the last line, which gives the ruby-2.3.7 dependency?
Comment 3 Hans de Graaff gentoo-dev Security 2018-07-10 17:28:31 UTC
(In reply to Rolf Eike Beer from comment #2)
> Have you seen the last line, which gives the ruby-2.3.7 dependency?

No, I overlooked that. :-/ 

I guess this means a bunch of work on the rails packages. I should have some time next week to work on that.
Comment 4 Larry the Git Cow gentoo-dev 2018-07-16 09:45:29 UTC
The bug has been closed via the following commit(s):

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

commit 824a685ca9358a4fd3422b50a2493a80c17cda9a
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2018-07-16 09:44:55 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2018-07-16 09:45:22 +0000

    dev-ruby/activesupport: drop minitest restrictions
    
    Drop restrictions on old (pre-random-order) minitest
    for those versions that allow it.
    
    Closes: https://bugs.gentoo.org/660804
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/activesupport/activesupport-5.1.4.ebuild | 1 -
 dev-ruby/activesupport/activesupport-5.1.5.ebuild | 1 -
 dev-ruby/activesupport/activesupport-5.1.6.ebuild | 1 -
 dev-ruby/activesupport/activesupport-5.2.0.ebuild | 1 -
 4 files changed, 4 deletions(-)