From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id Snf0L4J4CmRZ6QAASxT56A (envelope-from ) for ; Fri, 10 Mar 2023 01:23:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sN5HLoJ4CmSnvQAAG6o9tA (envelope-from ) for ; Fri, 10 Mar 2023 01:23:30 +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 56FAEC3F1 for ; Fri, 10 Mar 2023 01:23:30 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=VNTnIlsd; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678407810; h=from:from:sender:sender:reply-to: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=utK+7XlFljxqLe4tXOyAIOyG7BUtwIrfFVduzDHEUKo=; b=Dcuk0MnfjRnAA4NSU/faquvMumsXAZen8+32z7zPNUzA298S5JTXajgEB9VWwO+7RAqGei KFSsK8oLS1yRY69warM8SAyUnk4Xh5xM5Wdz8dpgzVyIRxrq5OkuOT5e9jllnuhrhTu9VR d1LKNVdAH7Nhy59G20GeTtXbucKZ1fJ+qrsWe8kvDeLWAFbabLq7UBVrFwcLRcoyxE04ip bubf/71+cQnF3dxRaUaHTO2eKkDBVf9Va8yZQzL0Z/BZfv07Ug3Y0qhvb2ZML8a4yAenSr GRBdFqIn2BdHntMdHQSrXYtHvVcpcfbvcdouIwXuaVFBYq4MmcAxcZoeRJSv6w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678407810; a=rsa-sha256; cv=none; b=OsTHkzMYyI8b5v+x2UoPsJTy9KPM0R0faE7PwCjL84z810R6FQgoag/gO8ugUNC3SDVCtq RvOo6VtIlcUPzcQq+ysfjrY8Chnyp3zSbm4xzKFx4nOp/tInp2nBRovgLve9sDbEDKNnQ+ 5aCSViGNLmDZON3HVAOKYy/HSxRKvmu2wgHN8tOrL1xSfGHR3mZIfrsZ7Fg3hBhrgUBM9h dSyiCqU9p5mbPiJId7+xek2LDN0EsPJXAAE9kYlHlDtISdI8F/SRqXx8HvuRnJ1rk683RK hxXc3rlDbBUeiqbsikjzdV0Qj2ppgyUW4b84Ra89BGXx8NxM9NBhGre1A5qmfQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=VNTnIlsd; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1paQXI-00020w-BK; Thu, 09 Mar 2023 19:23:04 -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 1paQXH-00020o-Ey for guix-patches@gnu.org; Thu, 09 Mar 2023 19:23:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1paQXG-00042X-Qh for guix-patches@gnu.org; Thu, 09 Mar 2023 19:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1paQXG-0002EW-9p for guix-patches@gnu.org; Thu, 09 Mar 2023 19:23:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61989] [PATCH 00/11] Adding Gocryptfs (feature branch) Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 10 Mar 2023 00:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61989 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Cc: 61989@debbugs.gnu.org Received: via spool by 61989-submit@debbugs.gnu.org id=B61989.16784077248493 (code B ref 61989); Fri, 10 Mar 2023 00:23:02 +0000 Received: (at 61989) by debbugs.gnu.org; 10 Mar 2023 00:22:04 +0000 Received: from localhost ([127.0.0.1]:53330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paQWJ-0002Cv-VT for submit@debbugs.gnu.org; Thu, 09 Mar 2023 19:22:04 -0500 Received: from sail-ipv4.us-core.com ([208.82.101.137]:49574) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paQWH-0002CT-Ay for 61989@debbugs.gnu.org; Thu, 09 Mar 2023 19:22:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=utK+7XlFljxqLe4 tXOyAIOyG7BUtwIrfFVduzDHEUKo=; h=cc:to:subject:date:from:in-reply-to: references; d=lease-up.com; b=VNTnIlsdX9eBI538GPNJvjwuilLOAULYQrJ2n1BN IUPDuCrw7279ViUU9UUEcqEdL3Hnr4NGhgQraUc6fG3Mq8+X/e58PomPd2/hQYTmRYCGj3 M0cXscud7dfFOgqAuLw2koP+Za1XXaYBHCOLpVfz0Uszcv8ZuzLgMNySUIknI= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id f38d1ddf (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <61989@debbugs.gnu.org>; Fri, 10 Mar 2023 00:21:59 +0000 (UTC) Received: by mail-lj1-f182.google.com with SMTP id f16so3655056ljq.10 for <61989@debbugs.gnu.org>; Thu, 09 Mar 2023 16:21:59 -0800 (PST) X-Gm-Message-State: AO0yUKUoGMkenqFf3/Q7zTidZUcLV5J7c50zXF+Upq/En2TqFB22HCvX 0Z5hoFHIbkk9MMOLwY/7vmaDZzcNvpc3jq3HhJ0= X-Google-Smtp-Source: AK7set9fFb2KFvkCR7kkmccoJoUzvXe5PrHJGk9lkf0WV2Tixuo8vFqX2Y3zFLhPlBqUHYXB6y1bksqI1+CwrBHEHmQ= X-Received: by 2002:a05:651c:10a3:b0:293:4ffa:a68c with SMTP id k3-20020a05651c10a300b002934ffaa68cmr7415055ljn.8.1678407717305; Thu, 09 Mar 2023 16:21:57 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 9 Mar 2023 16:21:20 -0800 X-Gmail-Original-Message-ID: Message-ID: 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: Felix Lechner X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 56FAEC3F1 X-Spam-Score: -4.30 X-Migadu-Spam-Score: -4.30 X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner 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-TUID: 0A4refsQNoKf Hi Leo, On Wed, Mar 8, 2023 at 7:10=E2=80=AFAM Leo Famulari wro= te: > > Can you ask on IRC or guix-devel about this? Thank you for taking the initiative on guix-devel! [1] I did mention the Cuirass question on IRC as you had asked, but no one seemed to remember. Then I addressed the Haskell failure by responding to a recent thread about that upload. [2] By your reply, I know that you saw my message. As a newbie, I am not sure how to proceed. Please let me know if there is anything I can do to help. Kind regards Felix Lechner [1] https://lists.gnu.org/archive/html/guix-devel/2023-03/msg00094.html [2] https://lists.gnu.org/archive/html/guix-devel/2023-03/msg00089.html