Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911907 - dev-ruby/excon-0.95.0 fails tests (PYTHON-3.12-SYSTEM)
Summary: dev-ruby/excon-0.95.0 fails tests (PYTHON-3.12-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guillaume Seren
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-08 07:32 UTC by Agostino Sarubbo
Modified: 2023-08-15 17:30 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,231.47 KB, text/plain)
2023-08-08 07:32 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 2023-08-08 07:32:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/excon-0.95.0 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-08 07:32:26 UTC
Created attachment 867375 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-08 07:32:27 UTC
Error(s) that match a know pattern:


      Failure/Error: raise process_stderr if line.nil?
      RuntimeError:
     Failure/Error: raise process_stderr if line.nil?
     RuntimeError:
Comment 3 Larry the Git Cow gentoo-dev 2023-08-15 17:30:00 UTC
The bug has been closed via the following commit(s):

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

commit 1576242dbb92a92e8ac9c29cab3d7b6dd4b2f13c
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-08-15 16:44:39 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-08-15 17:29:54 +0000

    dev-ruby/excon: add 0.100.0
    
    Use a rack and rackup version compatible with sinatra for tests.
    
    Closes: https://bugs.gentoo.org/911907
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

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