Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936141 - dev-ruby/excon-0.111.0 fails tests: kernel_require.rb:136:in require: cannot load such file sinatra (LoadError)
Summary: dev-ruby/excon-0.111.0 fails tests: kernel_require.rb:136:in require: cannot ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guillaume Seren
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-16 07:19 UTC by Agostino Sarubbo
Modified: 2024-10-18 06:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,869.13 KB, text/plain)
2024-07-16 07:19 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-07-16 07:19:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/excon-0.111.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-16 07:19:46 UTC
Created attachment 897768 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-16 07:19:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


         <internal:/usr/lib/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:136:in `require': cannot load such file -- sinatra (LoadError)
        <internal:/usr/lib/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:136:in `require': cannot load such file -- sinatra (LoadError)
       <internal:/usr/lib/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:136:in `require': cannot load such file -- sinatra (LoadError)
       Failure/Error: raise process_stderr if line.nil?
       RuntimeError:
      Failure/Error: raise process_stderr if line.nil?
      RuntimeError:
     Failure/Error: raise process_stderr if line.nil?
     RuntimeError:
  105) Excon::Connection non-blocking connection when timeout is triggered returns a request Excon::Error::Timeout
  106) Excon::Connection non-blocking connection when read timeout is triggered returns a read Excon::Error::Timeout
rspec ./spec/requests/timeout_spec.rb:69 # Excon::Connection non-blocking connection when timeout is triggered returns a request Excon::Error::Timeout
rspec ./spec/requests/timeout_spec.rb:78 # Excon::Connection non-blocking connection when read timeout is triggered returns a read Excon::Error::Timeout
Comment 3 Larry the Git Cow gentoo-dev 2024-10-18 06:22:51 UTC
The bug has been closed via the following commit(s):

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

commit ef9ed8f1357b74621068ca6d12ae2e9b2ac18599
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-10-18 06:17:13 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-10-18 06:22:37 +0000

    dev-ruby/excon: add 0.112.0
    
    Closes: https://bugs.gentoo.org/936141
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/excon/Manifest             |  1 +
 dev-ruby/excon/excon-0.112.0.ebuild | 50 +++++++++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)