Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621096 - =dev-ruby/bcat-0.6.2-r2 fails tests: /usr/bin/ruby21: No such file or directory -- testrb (LoadError)
Summary: =dev-ruby/bcat-0.6.2-r2 fails tests: /usr/bin/ruby21: No such file or directo...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-06-07 08:35 UTC by Sergei Trofimovich (RETIRED)
Modified: 2017-06-10 09:03 UTC (History)
0 users

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


Attachments
dev-ruby-bcat-0.6.2-r2.build.log (dev-ruby-bcat-0.6.2-r2.build.log,2.47 KB, text/x-log)
2017-06-07 08:35 UTC, Sergei Trofimovich (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Trofimovich (RETIRED) gentoo-dev 2017-06-07 08:35:35 UTC
Created attachment 475436 [details]
dev-ruby-bcat-0.6.2-r2.build.log

Discovered on mutiple arches when stabilised various ruby packages.
Attaching log for ~amd64 (FEATURES=test).

Looks like 'testrb' file is missing:

>>> Source unpacked in /dev/shm/portage/dev-ruby/bcat-0.6.2-r2/work
>>> Preparing source in /dev/shm/portage/dev-ruby/bcat-0.6.2-r2/work ...
 * Running prepare phase for all ...
 * Running source copy phase for ruby21 ...
 * Running source copy phase for ruby22 ...
 * Running prepare phase for ruby21 ...
 * Running prepare phase for ruby22 ...
>>> Source prepared.
>>> Configuring source in /dev/shm/portage/dev-ruby/bcat-0.6.2-r2/work ...
>>> Source configured.
>>> Compiling source in /dev/shm/portage/dev-ruby/bcat-0.6.2-r2/work ...
 * Running compile phase for all ...
>>> Source compiled.
>>> Test phase: dev-ruby/bcat-0.6.2-r2
 * Running test phase for ruby21 ...
/usr/bin/ruby21: No such file or directory -- testrb (LoadError)
Comment 1 Hans de Graaff gentoo-dev Security 2017-06-10 09:03:39 UTC
Fixed in place by using a newer version of test-unit consistently.