Summary: | net-misc/iperf RDEPENDs on dev-libs/openssl (or perhaps libressl?) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=634446 https://github.com/gentoo/gentoo/pull/10239 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Lars Wendler (Polynomial-C) (RETIRED)
![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd4aa02256c7097e1b5107802f8840fa8164bf6 commit 8bd4aa02256c7097e1b5107802f8840fa8164bf6 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-10-26 09:09:38 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-10-26 09:10:04 +0000 net-misc/iperf: Added dev-libs/openssl to (R)DEPEND Closes: https://bugs.gentoo.org/658050 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-misc/iperf/iperf-3.5.ebuild | 5 +++-- net-misc/iperf/iperf-3.6.ebuild | 5 +++-- net-misc/iperf/iperf-3.99999.99999.ebuild | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) Why not !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ? This patch broke iperf3 on my system with libressl :-( The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa1ec85faf9bfd8b9c9a16e95203616fb822472 commit bfa1ec85faf9bfd8b9c9a16e95203616fb822472 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-10-26 16:54:51 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-10-26 16:54:51 +0000 net-misc/iperf: Introduced "libressl" USE flag. Bug: https://bugs.gentoo.org/658050 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-misc/iperf/iperf-3.5.ebuild | 5 +++-- net-misc/iperf/iperf-3.6.ebuild | 5 +++-- net-misc/iperf/iperf-3.99999.99999.ebuild | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) Oh, thanks. |