Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641266 - net-libs/ldns-1.7.0-r2 has no ssl USE flag anymore, but net-misc/openssh[ldns] requires it
Summary: net-libs/ldns-1.7.0-r2 has no ssl USE flag anymore, but net-misc/openssh[ldns...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-16 10:52 UTC by Adrian
Modified: 2018-01-22 02:23 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian 2017-12-16 10:52:26 UTC
It seems like ldns now uses other USE flags to determine whether to include SSL features, but the openssl ebuild still requires an explicit +ssl USE flag.
Comment 1 Conrad Kostecki gentoo-dev 2017-12-17 13:13:42 UTC
Yep, same problem here.
Comment 2 Larry the Git Cow gentoo-dev 2017-12-18 19:01:14 UTC
The bug has been closed via the following commit(s):

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

commit a71042d76cb47d5e92ab5b0092a5cef0a1593a1d
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2017-12-18 19:00:31 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2017-12-18 19:00:49 +0000

    net-misc/openssh: Fix net-libs/ldns dependency
    
    Closes: https://bugs.gentoo.org/641266
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/openssh/openssh-7.5_p1-r3.ebuild | 4 ++--
 net-misc/openssh/openssh-7.6_p1-r1.ebuild | 4 ++--
 net-misc/openssh/openssh-7.6_p1.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)