Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806806 - [TEST] dev-ruby/xmlrpc-0.3.2 - <internal:/.../kernel_require.rb>:85:in require: cannot load such file -- webrick (LoadError)
Summary: [TEST] dev-ruby/xmlrpc-0.3.2 - <internal:/.../kernel_require.rb>:85:in requir...
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-08-06 12:44 UTC by Toralf Förster
Modified: 2021-08-07 10:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.92 KB, text/plain)
2021-08-06 12:44 UTC, Toralf Förster
Details
dev-ruby:xmlrpc-0.3.2:20210806-112047.log (dev-ruby:xmlrpc-0.3.2:20210806-112047.log,3.95 KB, text/plain)
2021-08-06 12:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,47.00 KB, text/plain)
2021-08-06 12:44 UTC, Toralf Förster
Details
environment (environment,81.24 KB, text/plain)
2021-08-06 12:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.24 KB, application/x-bzip)
2021-08-06 12:44 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-08-06 12:44:26 UTC
 * Running test phase for ruby30 ...
`did_you_mean' was not loaded.
<internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- webrick (LoadError)
	from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /var/tmp/portage/dev-ruby/xmlrpc-0.3.2/work/ruby30/xmlrpc-0.3.2/test/test_cookie.rb:4:in `<top (required)>'
	from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j3_test-20210805-210811

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
  [2]   ruby30 (with Rubygems)
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit c70ad7bd58c36990eba6b9419275572973541235
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 6 10:07:04 2021 +0000

    2021-08-06 10:07:02 UTC

emerge -qpvO dev-ruby/xmlrpc
[ebuild  N    ] dev-ruby/xmlrpc-0.3.2  USE="test -doc" RUBY_TARGETS="ruby26 ruby30 (-ruby25) -ruby27"
Comment 1 Toralf Förster gentoo-dev 2021-08-06 12:44:28 UTC
Created attachment 730867 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-06 12:44:29 UTC
Created attachment 730870 [details]
dev-ruby:xmlrpc-0.3.2:20210806-112047.log
Comment 3 Toralf Förster gentoo-dev 2021-08-06 12:44:31 UTC
Created attachment 730873 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-06 12:44:32 UTC
Created attachment 730876 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-06 12:44:33 UTC
Created attachment 730879 [details]
etc.portage.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2021-08-07 10:12:12 UTC
The bug has been closed via the following commit(s):

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

commit ad069653547853a52b42fab22f55503b85e22311
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2021-08-07 10:10:31 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2021-08-07 10:12:08 +0000

    dev-ruby/xmlrpc: add missing runtime dep
    
    Add missing runtime dependency on dev-ruby/webrick.
    
    Closes: https://bugs.gentoo.org/806806
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/xmlrpc/xmlrpc-0.3.2-r1.ebuild | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)