Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693722 - dev-ruby/actionmailbox-6.0.0: tests failed: Could not find gem 'capybara (>= 2.15)'
Summary: dev-ruby/actionmailbox-6.0.0: tests failed: Could not find gem 'capybara (>= ...
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: 2019-09-07 22:54 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-12-03 15:36 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 Thomas Deutschmann (RETIRED) gentoo-dev 2019-09-07 22:54:24 UTC
>>> Unpacking source...
 * Running unpack phase for all ...
>>> Unpacking rails-6.0.0.tgz to /var/tmp/portage/dev-ruby/actionmailbox-6.0.0/work/all
>>> Source unpacked in /var/tmp/portage/dev-ruby/actionmailbox-6.0.0/work
>>> Preparing source in /var/tmp/portage/dev-ruby/actionmailbox-6.0.0/work ...
 * Running prepare phase for all ...
 * Running prepare phase for all ...
 * Running source copy phase for ruby25 ...
 * Running prepare phase for ruby25 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ruby/actionmailbox-6.0.0/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ruby/actionmailbox-6.0.0/work ...
 * Running compile phase for all ...
>>> Source compiled.
>>> Test phase: dev-ruby/actionmailbox-6.0.0
 * Running test phase for ruby25 ...
Could not find gem 'capybara (>= 2.15)' in any of the gem sources listed in your Gemfile.
Run `bundle install` to install missing gems.
 * ERROR: dev-ruby/actionmailbox-6.0.0::gentoo failed (test phase):
 *   tests failed
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2019-09-07 22:56:21 UTC
With =dev-ruby/capybara-3.29.0 installed it will complain about

> Could not find gem 'rack-cache (~> 1.2)' in any of the gem sources listed in your Gemfile.
Comment 2 Larry the Git Cow gentoo-dev 2019-12-03 15:36:52 UTC
The bug has been closed via the following commit(s):

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

commit 84daf89982888435863c5a71eb45abdde330408c
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2019-12-03 15:32:17 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2019-12-03 15:36:02 +0000

    dev-ruby/actionmailbox: avoid dep on capybara
    
    Closes: https://bugs.gentoo.org/693722
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/actionmailbox/actionmailbox-6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)