Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812008 - =dev-ruby/activesupport-6.1.4.1: src_test: Could not find gem 'webpacker (~> 5.0)' in rubygems repository https://rubygems.org/ or installed locally
Summary: =dev-ruby/activesupport-6.1.4.1: src_test: Could not find gem 'webpacker (~> ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-09-07 14:43 UTC by Marek Szuba
Modified: 2021-09-11 08:44 UTC (History)
0 users

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


Attachments
build.log (activesupport-6.1.4.1-build.log,13.09 KB, text/plain)
2021-09-07 14:45 UTC, Marek Szuba
Details
emerge --info (einfo.txt,5.62 KB, text/plain)
2021-09-07 14:45 UTC, Marek Szuba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Szuba archtester gentoo-dev 2021-09-07 14:43:54 UTC
As a result, tests fail.
Comment 1 Marek Szuba archtester gentoo-dev 2021-09-07 14:45:22 UTC
Created attachment 738013 [details]
build.log
Comment 2 Marek Szuba archtester gentoo-dev 2021-09-07 14:45:33 UTC
Created attachment 738016 [details]
emerge --info
Comment 3 Hans de Graaff gentoo-dev Security 2021-09-11 08:43:21 UTC
All the rails packages have a shared Gemfile for tests which makes it hard to select just the dependencies needed for each one. I hope I've fixed in correctly.
Comment 4 Larry the Git Cow gentoo-dev 2021-09-11 08:44:44 UTC
The bug has been closed via the following commit(s):

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

commit 3fa85663b9a3ef79babc3bb24b128576cf3ef440
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2021-09-11 08:44:33 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2021-09-11 08:44:40 +0000

    dev-ruby/activesupport: fix test dependencies
    
    Clean up Gemfile and update test dependencies.
    
    Closes: https://bugs.gentoo.org/812008
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/activesupport/activesupport-6.1.4.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)