Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 817296 - dev-ruby/httpclient-2.8.3-r2 fails tests
Summary: dev-ruby/httpclient-2.8.3-r2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
: 807727 (view as bug list)
Depends on:
Blocks: 909115
  Show dependency tree
 
Reported: 2021-10-10 05:43 UTC by Agostino Sarubbo
Modified: 2024-02-17 07:34 UTC (History)
6 users (show)

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


Attachments
build.log (build.log,56.37 KB, text/plain)
2021-10-10 05:43 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 2021-10-10 05:43:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/httpclient-2.8.3 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-10 05:43:34 UTC
Created attachment 744216 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-20 08:22:43 UTC
lto_tinderbox has reproduced this issue with version 2.8.3-r2 - Updating summary.
Comment 3 Jakov Smolić archtester gentoo-dev 2024-02-15 00:47:37 UTC
*** Bug 807727 has been marked as a duplicate of this bug. ***
Comment 4 Hans de Graaff gentoo-dev Security 2024-02-17 07:33:36 UTC
These tests are broken due to using very old and obsolete certificates and hashing algorithms. I'll remove these tests altogether.
Comment 5 Larry the Git Cow gentoo-dev 2024-02-17 07:34:43 UTC
The bug has been closed via the following commit(s):

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

commit fb88d974ed7436ee9c026fbaafe2184dca4e1617
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-02-17 07:33:46 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-02-17 07:34:35 +0000

    dev-ruby/httpclient: avoid broken SSL tests
    
    These tests use obsolete certificates and algorithms so the test server
    no longer starts at all.
    
    Closes: https://bugs.gentoo.org/817296
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)