From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CNzuE56xemF0ggEAgWs5BA (envelope-from ) for ; Thu, 28 Oct 2021 16:20:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QKOKD56xemHJJAAAbx9fmQ (envelope-from ) for ; Thu, 28 Oct 2021 14:20:14 +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 E6B018F6E for ; Thu, 28 Oct 2021 16:20:13 +0200 (CEST) Received: from localhost ([::1]:40564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mg6GL-0007iE-1X for larch@yhetil.org; Thu, 28 Oct 2021 10:20:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mg6GA-0007hn-KL for guix-patches@gnu.org; Thu, 28 Oct 2021 10:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41339) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mg6GA-00047n-CC for guix-patches@gnu.org; Thu, 28 Oct 2021 10:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mg6GA-0002PB-8Q for guix-patches@gnu.org; Thu, 28 Oct 2021 10:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51413] [PATCH 00/45] Stackage update to 18.14 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Oct 2021 14:20: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: Lars-Dominik Braun Cc: 51413@debbugs.gnu.org Received: via spool by 51413-submit@debbugs.gnu.org id=B51413.16354307929224 (code B ref 51413); Thu, 28 Oct 2021 14:20:02 +0000 Received: (at 51413) by debbugs.gnu.org; 28 Oct 2021 14:19:52 +0000 Received: from localhost ([127.0.0.1]:52885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mg6G0-0002Oi-Gr for submit@debbugs.gnu.org; Thu, 28 Oct 2021 10:19:52 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58740) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mg6Fx-0002OV-SM for 51413@debbugs.gnu.org; Thu, 28 Oct 2021 10:19:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51372) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mg6Fq-000467-Kk; Thu, 28 Oct 2021 10:19:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=n/FQmqmp6Uvec19eUJkGdIlRcRQRbFK2ivt4GaRtKmU=; b=g2O8Yooazlh0yXR+8WGn qVu2BU6sjkGTCRYIdnKW+F8gHAS+oihE8wZtrGLW4N5QcTK0tS+ihsD89XqtIXtiB26DeglveIgp+ hTrI+wZbn6dLU1TY7lKbawQ6Hzcsfcq5JOfGYKdTk6lfJvjBBmfXFRfIljqV2L86VH8zLpLl/ZHha ycTF8E5kWHcSfbzfsJmy7j7UPs1VvIvYe1UbFPbi8FLgCL1N8s4OPENveKhM1utEjOJ+LaBvGD3fT LE6E97nGDiXInkasJ9RQbiTWvA4xGmDqAvrS09q57l2fBKwG5rhZ2Z0Wut65lfpQoPYMJvVwp9G5j 2h+tNK0OA8rZ0Q==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54826 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mg6Fq-00072m-8i; Thu, 28 Oct 2021 10:19:42 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 28 Oct 2021 16:19:40 +0200 In-Reply-To: (Lars-Dominik Braun's message of "Tue, 26 Oct 2021 14:05:23 +0200") Message-ID: <87ilxh5j0j.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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: , 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=1635430814; 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=n/FQmqmp6Uvec19eUJkGdIlRcRQRbFK2ivt4GaRtKmU=; b=PqLIxGh/EtcO4CUP4xuUIyJC9vY579lSlAnynBAgYeq6RANk350rFx1lfGwp4voxPRAtbD xzJLo+Qew8Vcioz8jXhDE4mY8B7MBTqUda1nUI9N74WbRp1M6yYVVFTivpCw0UDAVdPl58 GGbipvuV6Qj26Qbf8omZL3D1lO5AA7cYHKgJ7LTm6xWZr8QQXssTCqT43klepaS2ZBlaTE 9BBaTJz1wmgn+IAs/PWsz/DqKxJg5JTqPouJCCIs34DGOqfueoLCRc79e11LBcn3L6SIqo WE+w55IrAGLCluE5pSWOIRFXVKZDn1qzUAyNcX4TgmD7tYxQ6+xgmJyuUEVPNw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635430814; a=rsa-sha256; cv=none; b=oGCeXOyvWCbWFcidx0YIkUU7WGMj+Z8WUvrcHH3zq34sWb5OAyRNM9qYm50d4A6hAHPRWb 3bAyLEbaAfxsfKjzAjvQdSukmojWl2r0XYcxhrwFN5ubYMNCo5CAwc3AqYbzTkIUnYOIi3 Q471DJ/PQHrLJpa7MM6aXP4YpOAHX6SUNE8X5I59OdrB0hMC5XyX9LCjOjA6JaZjWn5SeI FRf74e7fDv9lp13CW+Yh3U3EE/avg9r2BiS8vct2o+52oBhlCOtb8irqfVLWEDAFfuyZIr LoMZATuhjbiyLre+pus5w0cwEvm+3x87/oe+rxVm2+U/6h0ORZ3fFVGLNvW83g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=g2O8Yooa; 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: -2.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=g2O8Yooa; dmarc=pass (policy=none) header.from=gnu.org; 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: E6B018F6E X-Spam-Score: -2.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: AGG64f8C4v+1 Hi! Lars-Dominik Braun skribis: > this is another episode in the never-ending quest to keep Haskell packages > updated. This series only updates packages on Stackage by running > > guix refresh -u -t stackage 2>&1 | tee upgrades.log > > and adjusting dependency changes by hand Adjusting them by hand following recommendations printed by =E2=80=98guix refresh=E2=80=99? We should get =E2=80=98guix refresh=E2=80=99 to apply input changes directl= y. > and then running etc/committer.scm to create the commits > themselves. It looks like `guix refresh` swallows exceptions and > there=E2=80=99s 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. > There is a branch wip-stackage-18.14, which has been run through the CI > successfully: https://ci.guix.gnu.org/jobset/wip-stackage-18.14 If CI doesn=E2=80=99t report a greater number of build failures compared to= the base commit, I=E2=80=99d say you can go ahead and merge. Thank you for this herculean effort! Ludo=E2=80=99.