From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yMzrGmFoXmU7LwEAauVa8A:P1 (envelope-from ) for ; Wed, 22 Nov 2023 21:45:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yMzrGmFoXmU7LwEAauVa8A (envelope-from ) for ; Wed, 22 Nov 2023 21:45:21 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AC7FE38D3B for ; Wed, 22 Nov 2023 21:45:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cott.am header.s=protonmail header.b=UvbQGxGE; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700685921; a=rsa-sha256; cv=none; b=SDY/7n5rwJ3Q62Rw655WMffjsf1kRgN/OhxGB+4U579FL9sStDRtD3ggZ3K5KEdu3m+90M VJX0ycJqtzkZosGR9LiwBG2tb6b3GTKcR3345ZeWBHUiN/M0axO3HCw/47Q5mxRWkw+qLk GIkKKOKNqh5x2DJrFDjY0Tu2FKBJMK1LrbEqBhdvXiBKHMpIJ31E4UkJp1HvW63zSBf+Hh 1vQekamUaafze0bu6Au7Aaf7kDOb+h4qOnhxHb9K7jSymx80e5aTaUcXS00vp3kysZmswW QN3ra4BY90PAsD4b8uyi69ST/5qRPXB2yJQh/h9UdgbP8/Ugt81OAl7dmnX6Cw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700685921; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=B0mvM8FYMkOrdFdOHnkeLZIbmmKDWzuoFr3YKkSG2k8=; b=bqM9MnQq//0H/RHiNGhg3IiH3xQqkvOaXESMoO8v6yY/Lwd38ARCwYb78xzD+lOR+pmMeA BTltJw6nyivLLVpgvYoZ0IEIMHaQmRbtxIuwTRbriWWXY7L8b6kE57t3eS6CxY9MccBDUG 03HkS5ViU9t8ieEi1HyxukiftmWzWz4q/j8Rf+SpiLKzD4w0W8hL8gqNWRxM3OX6w46I7I NvOqegL+Mzyw/2LDcbQcsSlmnCcXn0w/2d6HcSWsb5f5FhMOYEoZVgtit7joGR1QNjBW4q SldgPUumLnIO3BJfkIMNlt8FQcbZpLbomQcxUeaveLKP0t/wDERnV9LFVP2Lbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cott.am header.s=protonmail header.b=UvbQGxGE; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r5u5m-0002Dz-4c; Wed, 22 Nov 2023 15:45:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r5u5k-0002DM-0U for guix-patches@gnu.org; Wed, 22 Nov 2023 15:45:00 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r5u5j-00055D-P9 for guix-patches@gnu.org; Wed, 22 Nov 2023 15:44:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r5u5m-0006Kv-6R for guix-patches@gnu.org; Wed, 22 Nov 2023 15:45:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67200] [PATCH] gnu: Add minetest-server. Resent-From: Tristan Cottam Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Nov 2023 20:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67200 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67200@debbugs.gnu.org Received: via spool by 67200-submit@debbugs.gnu.org id=B67200.170068584724269 (code B ref 67200); Wed, 22 Nov 2023 20:45:02 +0000 Received: (at 67200) by debbugs.gnu.org; 22 Nov 2023 20:44:07 +0000 Received: from localhost ([127.0.0.1]:59970 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5u4t-0006JM-Cj for submit@debbugs.gnu.org; Wed, 22 Nov 2023 15:44:07 -0500 Received: from mail-4317.proton.ch ([185.70.43.17]:31029) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5u4o-0006Ia-CO for 67200@debbugs.gnu.org; Wed, 22 Nov 2023 15:44:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cott.am; s=protonmail; t=1700685832; x=1700945032; bh=B0mvM8FYMkOrdFdOHnkeLZIbmmKDWzuoFr3YKkSG2k8=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=UvbQGxGEjeyDcAl9bl4RwGAyfdHHc/Br7ubQuwb0ZRo+JcQnYgRhOOiRII4uQ5bCP Iikizm20fmVDnp0yNklWLoqR6qNwdVewOfmwxMRF9X+iD9v+H+JctEtxAdiau4ZcXM E67pE24u35l4fHCafFohpCWlcP0dcqifNAMg6Us5Jy9gIKK771yECQvWBpq3Ng8qAp A+pV/1axLiD9RXIWZlOU54S1zn6pRfCwiEgSILm5LcmBK4WKX3pocAfes4icE8IsTt o/EQIVoPnZBCcGwf8NIHb4+10YOuJ6eh4Ar882vz98o5hAjj+qr048GFy5TOgGpNr8 77wbIhjsMVBmA== Date: Wed, 22 Nov 2023 20:43:30 +0000 Message-ID: In-Reply-To: <39a5b753a62a9a456c13e8bc5af870bd2ed84e4c.camel@gmail.com> References: <008d012987a89335df89e1b1c13a553b2fd7fe55.1700049181.git.tristan@cott.am> <39a5b753a62a9a456c13e8bc5af870bd2ed84e4c.camel@gmail.com> Feedback-ID: 91216129:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Tristan Cottam X-ACL-Warn: , Tristan Cottam via Guix-patches From: Tristan Cottam via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -6.62 X-Migadu-Queue-Id: AC7FE38D3B X-Migadu-Spam-Score: -6.62 X-TUID: WA/NPLDWc38t I see the QA is failing. What should I do?