[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-portage-dev
Subject:    Re: [gentoo-portage-dev] [PATCH] sys-apps/portage: depend on iproute2 on Linux
From:       Zac Medico <zmedico () gentoo ! org>
Date:       2019-08-19 2:42:29
Message-ID: 031fd12e-e82b-3a81-6e8f-f4d5a96b9cea () gentoo ! org
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]


On 8/16/19 11:46 AM, Mike Gilbert wrote:
> This should ensure that /bin/ip is available during early stage builds.
> 
> Package-Manager: Portage-2.3.71_p6, Repoman-2.3.17_p5
> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
> ---
>  sys-apps/portage/portage-2.3.71.ebuild | 5 ++++-
>  sys-apps/portage/portage-9999.ebuild   | 5 ++++-
>  2 files changed, 8 insertions(+), 2 deletions(-)
> 
> diff --git a/sys-apps/portage/portage-2.3.71.ebuild b/sys-apps/portage/portage-2.3.71.ebuild
> index 969ce20d8767..4a0a61a97b5f 100644
> --- a/sys-apps/portage/portage-2.3.71.ebuild
> +++ b/sys-apps/portage/portage-2.3.71.ebuild
> @@ -54,7 +54,10 @@ RDEPEND="
>  	elibc_glibc? ( >=sys-apps/sandbox-2.2 )
>  	elibc_musl? ( >=sys-apps/sandbox-2.2 )
>  	elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
> -	kernel_linux? ( sys-apps/util-linux )
> +	kernel_linux? (
> +		sys-apps/iproute2
> +		sys-apps/util-linux
> +	)
>  	>=app-misc/pax-utils-0.1.17
>  	selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
>  	xattr? ( kernel_linux? (
> diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
> index e7c1e8c638fe..8f7a65da1eb8 100644
> --- a/sys-apps/portage/portage-9999.ebuild
> +++ b/sys-apps/portage/portage-9999.ebuild
> @@ -54,7 +54,10 @@ RDEPEND="
>  	elibc_glibc? ( >=sys-apps/sandbox-2.2 )
>  	elibc_musl? ( >=sys-apps/sandbox-2.2 )
>  	elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
> -	kernel_linux? ( sys-apps/util-linux )
> +	kernel_linux? (
> +		sys-apps/iproute2
> +		sys-apps/util-linux
> +	)
>  	>=app-misc/pax-utils-0.1.17
>  	selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
>  	xattr? ( kernel_linux? (
> 

Merged:

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

I'm about to do a 2.3.72 release, so I won't bother with a revbump for
this dep change.
-- 
Thanks,
Zac


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic