From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 2AC8C3858C62 for ; Thu, 8 Jun 2023 13:51:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2AC8C3858C62 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from r6.localdomain (82-217-174-174.cable.dynamic.v4.ziggo.nl [82.217.174.174]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id DA3733023086; Thu, 8 Jun 2023 15:51:36 +0200 (CEST) Received: by r6.localdomain (Postfix, from userid 1000) id 2DEC3340276; Thu, 8 Jun 2023 15:51:36 +0200 (CEST) Message-ID: <0f59c34b916c92e0377d56e94af1daf1e1e0dd1e.camel@klomp.org> Subject: fedora-s390x/ppc64le Re: Upgraded fedora-arm builder to f38 From: Mark Wielaard To: buildbot@sourceware.org Cc: Dan =?ISO-8859-1?Q?Hor=E1k?= Date: Thu, 08 Jun 2023 15:51:35 +0200 In-Reply-To: <20230601221121.GB9045@gnu.wildebeest.org> References: <20230601221121.GB9045@gnu.wildebeest.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.1 (3.48.1-1.fc38) MIME-Version: 1.0 X-Spam-Status: No, score=-3028.0 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,KAM_NUMSUBJECT,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi, On Fri, 2023-06-02 at 00:11 +0200, Mark Wielaard wrote: > Dan, could we also upgrade the ppc64le-fedora builder (rh-power-vm17) > and the s390x-fedora builder (lfedora1) which are both still on f36? Dan upgraded both to fedora 38. Thanks! I had to reinstall buildbot- worker using pip because of the upgraded python, but thing seem to work fine after that. Both workers are already doing builds against the new setup. Thanks, Mark