Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833148 - app-crypt/gnupg fails test when net-misc/openssh is compiled with USE="-ssl"
Summary: app-crypt/gnupg fails test when net-misc/openssh is compiled with USE="-ssl"
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-02-12 03:08 UTC by unhappy-ending
Modified: 2023-01-13 13:44 UTC (History)
3 users (show)

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


Attachments
gnupg-fail.log (gnupg-fail.log,350.61 KB, text/x-log)
2022-02-12 03:10 UTC, unhappy-ending
Details
gnupg-pass.log (gnupg-pass.log,355.88 KB, text/x-log)
2022-02-12 03:10 UTC, unhappy-ending
Details

Note You need to log in before you can comment on or make changes to this bug.
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