Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 833148

Summary: app-crypt/gnupg fails test when net-misc/openssh is compiled with USE="-ssl"
Product: Gentoo Linux Reporter: unhappy-ending <unhappy-ending>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: minor CC: base-system, jstein, polynomial-c
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=807874
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gnupg-fail.log
gnupg-pass.log

Description unhappy-ending 2022-02-12 03:08:36 UTC
Exactly as the summary states. Building net-misc/openssh with USE="-ssl" will cause the test phase of app-crypt/gnupg to fail.

Not sure how you'd want to handle it but perhaps adding to the REQUIRED_USE section another test? ( net-misc/openssh[ssl] )

Reproducible: Always

Steps to Reproduce:
1.Compile net-misc/openssh -ssl
2.Compile app-crypt/gnupg
3.Failure!
Comment 1 unhappy-ending 2022-02-12 03:10:13 UTC
Created attachment 764869 [details]
gnupg-fail.log
Comment 2 unhappy-ending 2022-02-12 03:10:40 UTC
Created attachment 764870 [details]
gnupg-pass.log