[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] automation: update openSUSE Tumbleweed building dependencies


  • To: Dario Faggioli <dfaggioli@xxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  • Date: Fri, 27 Mar 2020 13:50:16 +0000
  • Authentication-results: esa3.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=andrew.cooper3@xxxxxxxxxx; spf=Pass smtp.mailfrom=Andrew.Cooper3@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxx
  • Cc: Doug Goldstein <cardoe@xxxxxxxxxx>
  • Delivery-date: Fri, 27 Mar 2020 13:50:25 +0000
  • Ironport-sdr: AB3pzU3y729pInrop7X51yGUtENPcr4Fm9cPbWKwqaFYvSIHAFQSrQIASSCADQMl4GRitWY0Xk FxGXeuZS/aEZpQY+1yB4Jrchozo2DLIcQ9YXQbldYoSsEb+quNIZYGUHdBbnTVzI1Kbni6MW9a pYdDSsPClIbqYOaFZDjbWRkDteMXyNRaaQScBnzbMfCeUU+K4jG05KHB27/GdiQ2gnbYhxlrY6 sptmv8gu0u0Qu1K6CgucJqj3lJAAlb36QYZMe4c0p21WKXdN14gxqX4BUpfICF/EAvhjk7Vk2P Cto=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 26/03/2020 17:29, Dario Faggioli wrote:
> We need python3 (and the respective -devel package), these days.
>
> Signed-off-by: Dario Faggioli <dfaggioli@xxxxxxxx>
> ---
> Cc: Doug Goldstein <cardoe@xxxxxxxxxx>
> ---
>  .../build/suse/opensuse-tumbleweed.dockerfile      |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/automation/build/suse/opensuse-tumbleweed.dockerfile 
> b/automation/build/suse/opensuse-tumbleweed.dockerfile
> index 2676a87c85..e80d773a79 100644
> --- a/automation/build/suse/opensuse-tumbleweed.dockerfile
> +++ b/automation/build/suse/opensuse-tumbleweed.dockerfile
> @@ -54,8 +54,8 @@ RUN zypper install -y --no-recommends \
>          pandoc \
>          patch \
>          pkg-config \
> -        python \
> -        python-devel \
> +        python3 \
> +        python3-devel \

These containers get used for older Xen branches as well, so you
generally can't take deps out like this (Until we stop building the
oldest branches which need the dependency).

Will tumbleweed cope with both packages installed concurrently?

~Andrew



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.