Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 576248 Details for
Bug 685758
>=sys-apps/iproute2-5.1.0: Misplaced dependencies on sys-kernel/linux-headers and sys-libs/glibc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
iproute2.patch (text/plain), 2.00 KB, created by
Arfrever Frehtes Taifersar Arahesis
on 2019-05-13 00:03:58 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis
Created:
2019-05-13 00:03:58 UTC
Size:
2.00 KB
patch
obsolete
>From 9fd9aaf5ad95a1dc96db68bfce3185a5954785a8 Mon Sep 17 00:00:00 2001 >From: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> >Date: Mon, 13 May 2019 02:00:08 +0200 >Subject: [PATCH] sys-apps/iproute2: Depend on sys-kernel/linux-headers only in > DEPEND, drop dependency on sys-libs/glibc. > >Fixes: https://bugs.gentoo.org/685758 >Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> >--- > sys-apps/iproute2/iproute2-5.1.0.ebuild | 5 ++--- > sys-apps/iproute2/iproute2-9999.ebuild | 5 ++--- > 2 files changed, 4 insertions(+), 6 deletions(-) > >diff --git a/sys-apps/iproute2/iproute2-5.1.0.ebuild b/sys-apps/iproute2/iproute2-5.1.0.ebuild >index 8f2fdbfb7d9..5db7d040eee 100644 >--- a/sys-apps/iproute2/iproute2-5.1.0.ebuild >+++ b/sys-apps/iproute2/iproute2-5.1.0.ebuild >@@ -32,17 +32,16 @@ RDEPEND=" > atm? ( net-dialup/linux-atm ) > selinux? ( sys-libs/libselinux ) > " >+# We require newer linux-headers for ipset support #549948 and some defines #553876 > DEPEND=" > ${RDEPEND} >+ >=sys-kernel/linux-headers-3.16 > " >-# We require newer linux-headers for ipset support #549948 and some defines #553876 > BDEPEND=" > app-arch/xz-utils > >=sys-devel/bison-2.4 > sys-devel/flex >- >=sys-kernel/linux-headers-3.16 > virtual/pkgconfig >- elibc_glibc? ( >=sys-libs/glibc-2.7 ) > " > > PATCHES=( >diff --git a/sys-apps/iproute2/iproute2-9999.ebuild b/sys-apps/iproute2/iproute2-9999.ebuild >index 8f2fdbfb7d9..5db7d040eee 100644 >--- a/sys-apps/iproute2/iproute2-9999.ebuild >+++ b/sys-apps/iproute2/iproute2-9999.ebuild >@@ -32,17 +32,16 @@ RDEPEND=" > atm? ( net-dialup/linux-atm ) > selinux? ( sys-libs/libselinux ) > " >+# We require newer linux-headers for ipset support #549948 and some defines #553876 > DEPEND=" > ${RDEPEND} >+ >=sys-kernel/linux-headers-3.16 > " >-# We require newer linux-headers for ipset support #549948 and some defines #553876 > BDEPEND=" > app-arch/xz-utils > >=sys-devel/bison-2.4 > sys-devel/flex >- >=sys-kernel/linux-headers-3.16 > virtual/pkgconfig >- elibc_glibc? ( >=sys-libs/glibc-2.7 ) > " > > PATCHES=( >-- >2.21.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 685758
: 576248