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 614663857708 for ; Tue, 18 Apr 2023 23:53:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 614663857708 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: by gnu.wildebeest.org (Postfix, from userid 1000) id 8C536302BB02; Wed, 19 Apr 2023 01:53:10 +0200 (CEST) Date: Wed, 19 Apr 2023 01:53:10 +0200 From: Mark Wielaard To: buildbot@sourceware.org Subject: Re: [PATCH 1/2] Add gnupoke snapshot scheduler, factory and builder Message-ID: <20230418235310.GA6677@gnu.wildebeest.org> References: <20230418234927.448194-1-mark@klomp.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230418234927.448194-1-mark@klomp.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-3030.4 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,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: On Wed, Apr 19, 2023 at 01:49:26AM +0200, Mark Wielaard wrote: > Add texlive requirements to fedora-latest Sorry for the misleading commit line. That should oviously have been dwarfspec not gnupoke. Sigh.