From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2GKsLKg3fGGTRgAAgWs5BA (envelope-from ) for ; Fri, 29 Oct 2021 20:04:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id NwQ3KKg3fGGfKgAAbx9fmQ (envelope-from ) for ; Fri, 29 Oct 2021 18:04:24 +0000 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 564A229E86 for ; Fri, 29 Oct 2021 20:04:24 +0200 (CEST) Received: from localhost ([::1]:47300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgWEp-0000ZK-9e for larch@yhetil.org; Fri, 29 Oct 2021 14:04:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38246) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgWEV-0000WU-UF for guix-patches@gnu.org; Fri, 29 Oct 2021 14:04:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44309) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgWEU-0000tG-DM for guix-patches@gnu.org; Fri, 29 Oct 2021 14:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgWEU-000633-9w for guix-patches@gnu.org; Fri, 29 Oct 2021 14:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51413] [PATCH 00/45] Stackage update to 18.14 Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Oct 2021 18:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51413 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 51413@debbugs.gnu.org Received: via spool by 51413-submit@debbugs.gnu.org id=B51413.163553059023166 (code B ref 51413); Fri, 29 Oct 2021 18:04:02 +0000 Received: (at 51413) by debbugs.gnu.org; 29 Oct 2021 18:03:10 +0000 Received: from localhost ([127.0.0.1]:55855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgWDe-00061a-1N for submit@debbugs.gnu.org; Fri, 29 Oct 2021 14:03:10 -0400 Received: from mout-p-101.mailbox.org ([80.241.56.151]:41274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgWDb-00061J-WA for 51413@debbugs.gnu.org; Fri, 29 Oct 2021 14:03:09 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4HgqzB0RLZzQk9Z; Fri, 29 Oct 2021 20:03:02 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1635530579; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YYTq4sjU6NcEroZfq2xxQutZWMxF9UcywTKC2YQpAOI=; b=PLj2eSrNE7Wc+COJ0uI+VOChVrhwYgOY9AkbqwCqK//C741rRVdw+LDrVbaXGyfKoN1LP+ 3SgC8rYOwQm+F82VIYbdurVZ8ykHwSgLKBXAD7aCoWS8AxQnoHbrmMKKQ4TRAzgAYjJ5Bj XDDsTShUQ8wLjIFdMRRmUjmZKC3z9YmWEWnkKuggJdTQi43qub0d953aQ6PvzDYI1tSkNW 9e77wQAq64x7noYfTO5LOxKYC2QxmV0EZLdiZFkf+QcUsMN3wFbR3LVmd+z2jdHzVVQj1q 5BoGa4FVQ5vZgfsjWq0BKZA+lJNyWAuyPrv8PUEZy7VL8Sa7vi1wVCT+LA90qw== Date: Fri, 29 Oct 2021 20:02:56 +0200 From: Lars-Dominik Braun Message-ID: References: <87ilxh5j0j.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87ilxh5j0j.fsf@gnu.org> X-Rspamd-Queue-Id: 27192181B 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635530664; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=YYTq4sjU6NcEroZfq2xxQutZWMxF9UcywTKC2YQpAOI=; b=KpboJv+3Va51zmF/9KgQrK7y/7uTpSm2Ao8C4lnEiLlEJ31XQiIO7tR/iItJCXE5V5mW8k tQChPXmQfm0AloEJnVlMwzSf9KC32to1373EyUcjZyuvHZC4lRWb7Xi3ik3dn7ovK/TKzs BWoIuZ9DnssI7wEAo0xQx1Hd10izvOJDxEkhE0TYUN7LZs4pYU8SS02S1MJ/lpmsgZ7cft elWauMvC3emRdHP5H8aTeO6Vc5h7VS0PdIoaD1fJxhpF+bKEeY3KdSg8td+FrjEG9ZwhR2 5YtuiTKkno0P0rlVYAeN1YNWhKjW6YycdQ5ZS7fQ6X87jZqbGo64h/HXS8Ro6g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635530664; a=rsa-sha256; cv=none; b=ZdxpxqANJFKLN8VBpTLhbt5vW2omzmSBVs6yozshwsrBoDOEDFt26KbYRskXgZJ0++YzMQ +yYlwpmZFlvjrCRCW93DdrmM1x6P9pFwWRRODdcByBT28HS+oF4eQ72LIVS7LyEaFUreVM ORKgHbZ30zr/6HaCRT+tPSYa1NSIWzHWdVeYlOqqkEMXoHpEwmBEsrM6TdQmUSH4/G0c12 M9+YwFh5O7ah01TxdPJrNMyt2c488Glna8GOvlEQRURvtI/ZXwMBQWkwX52Sp5H2mLS80k OCrpNb/B7tGmM0rE0rdIfue4BDpFZkoHpkwdPFpAFo4bOFp+3vO2VjWa8rH4/w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=PLj2eSrN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=PLj2eSrN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 564A229E86 X-Spam-Score: -1.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: KJRA2E2eOhkg Hi Ludo, > Adjusting them by hand following recommendations printed by ‘guix > refresh’? yes, that is (mostly) correct. There are some errors like suggestions to remove native libraries or hspec that should be ignored though. > > and then running etc/committer.scm to create the commits > > themselves. It looks like `guix refresh` swallows exceptions and > > there’s a bug somewhere in the Stackage updater, so this process needs > > to be repeated until there are no more updates. > Uh, would be nice to investigate. Will do when I have the time. > If CI doesn’t report a greater number of build failures compared to the > base commit, I’d say you can go ahead and merge. The numbers are not comparable, because master builds more architectures. But the failures I see are either not new or not related to Haskell upgrades (on x86_64). I’ll rebase and merge in the coming days. Thanks! Cheers, Lars