From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 20 13:59:38 2025 Received: (at submit) by debbugs.gnu.org; 20 Feb 2025 18:59:38 +0000 Received: from localhost ([127.0.0.1]:40986 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tlBlp-0007iy-3B for submit@debbugs.gnu.org; Thu, 20 Feb 2025 13:59:37 -0500 Received: from lists.gnu.org ([2001:470:142::17]:58484) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tlBlm-0007ht-GK for submit@debbugs.gnu.org; Thu, 20 Feb 2025 13:59:35 -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 1tlBlg-0007mw-QO for bug-guix@gnu.org; Thu, 20 Feb 2025 13:59:28 -0500 Received: from sail-ipv4.us-core.com ([208.82.101.137]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tlBle-0007gS-TK for bug-guix@gnu.org; Thu, 20 Feb 2025 13:59:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=SxxqsxM7p79tdjs m/4DeEaX8q8h6622S+sa8AQeS26E=; h=date:subject:to:from; d=lease-up.com; b=mTZ3+YBcWrFIL3juycdhjTyurpDwB+UKfpERN7NU0+7wE6a09BzIZEtHInblG4+jNb7h cXznuJYurKDNaCMI3ALa3LF+WIAySvH+R9kVQNClZmq1M8IZQayMdyWSoJYEOG3R83zjCv pcYyQklMuxSjUY8E9upkxnHplcSbIBXC8= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 73191960 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Thu, 20 Feb 2025 18:59:18 +0000 (UTC) From: Felix Lechner To: bug-guix@gnu.org Subject: [PATCH] Blind update of Hanwen's go-fuse broke Gocryptfs User-Agent: mu4e 1.12.7; emacs 29.4 X-Debbugs-CC: Sharlatan Hellseher , Katherine Cox-Buday Date: Thu, 20 Feb 2025 10:59:21 -0800 Message-ID: <87a5agv3w6.fsf@lease-up.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=208.82.101.137; envelope-from=felix.lechner@lease-up.com; helo=sail-ipv4.us-core.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) Package: guix Severity: grave Tags: patch Hi, The blind update of Hanwen's go-fuse to 2.7.2 [1] broke Gocryptfs. [2] I have a working patch, which will appear here shortly. As a general note, I disagree with Guix's stance to diverge from go.mod when present. I spent several hours tracking down the error and testing the fix (not to mention bothering upstream) for nothing. It should have never happened Meanwhile, I was unable to log in. [3] It is a gross overestimation that the Go team can outsmart upstream developers who provide a specific list of prerequisites. It's also an error because packaging Goland prerequisites---if one can call it that---involves no more than tarring up source files. That step has few prerequisites and rebuids are rare. Multiple source versions do not burden the substitute servers. The security argument is likewise bogus, as this bug shows. Any changes to the prerequisites should be submitted upstream (or be patched when upstream is unresponsive). There are several ways to implement prerequisite tracking: Maybe it's switching package variables to functions that pull the correct version (or commit). The consuming package definition should then be generated from go.mod when present. Thanks! Kind regards Felix P.S. Sharlatan, thanks for fixing Bug#71795! [1] https://git.savannah.gnu.org/cgit/guix.git/commit/?id=d12c7edb32e3a3b2f57e8afee7ddcf4f7015363e [2] https://github.com/rfjakob/gocryptfs/issues/897 [3] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76105#11 From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 20 14:26:59 2025 Received: (at 76444) by debbugs.gnu.org; 20 Feb 2025 19:26:59 +0000 Received: from localhost ([127.0.0.1]:41401 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tlCCJ-0003Ok-3G for submit@debbugs.gnu.org; Thu, 20 Feb 2025 14:26:59 -0500 Received: from sail-ipv4.us-core.com ([208.82.101.137]:35340) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tlCCG-0003O7-8U for 76444@debbugs.gnu.org; Thu, 20 Feb 2025 14:26:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=iBA0NrTmzsvkZ9T sluH8fRL4Ihir4Gw+Y8S/gfzcalc=; h=date:subject:cc:to:from; d=lease-up.com; b=EIADGRYeySX+ce7gqjGkvIBa14rRtPWX85c08J5CEO1koW5C68ey uUSLlG02nr+x2l3RNScw5VLgy15zt1e+gBnrYhk6X6okltr8AKYslHNU4ugfY5NLtR0IL3 QhLzhIIiwKs72X0KDkn3/QS0tEf86Zud0oHIM1+asnFuFLNXo= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 2d310f61 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 20 Feb 2025 19:26:49 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 4cdcddaf; Thu, 20 Feb 2025 19:26:52 +0000 (UTC) From: Felix Lechner To: 76444@debbugs.gnu.org Subject: [PATCH v1] gnu: go-github-com-hanwen-go-fuse-v2: Downgrade to 2.5.0. (Closes: #76444) Date: Thu, 20 Feb 2025 11:26:27 -0800 Message-ID: <691e18a8f7ecd4d73e6b0d3a287b4b4b974b70cf.1740079587.git.felix.lechner@lease-up.com> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76444 Cc: Felix Lechner X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Change-Id: Idf9059dc969b3c4447e2576ae0601199f20e2525 --- gnu/packages/golang-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 2539311e1b..67957caae0 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -6886,7 +6886,7 @@ (define-public go-github-com-hanwen-go-fuse-v2 (package (inherit go-github-com-hanwen-go-fuse) (name "go-github-com-hanwen-go-fuse-v2") - (version "2.7.2") + (version "2.5.0") ;check go,mod in gocryptfs before upgrading (source (origin (method git-fetch) @@ -6895,7 +6895,7 @@ (define-public go-github-com-hanwen-go-fuse-v2 (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1fcf94chf9ffgjk0wcpnlz0kfb69m2fwzfn4k348kal75x178aar")))) + (base32 "0wgx8gwimgf7rp7j23cl6bxx1gzzarda2kqz91i64ydc124jsqmr")))) (build-system go-build-system) (arguments (substitute-keyword-arguments base-commit: 40e83f8f72fc831c94dc6d42664be50db755344b -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 20 15:44:55 2025 Received: (at 76444) by debbugs.gnu.org; 20 Feb 2025 20:44:55 +0000 Received: from localhost ([127.0.0.1]:42488 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tlDPi-0000JP-Mr for submit@debbugs.gnu.org; Thu, 20 Feb 2025 15:44:55 -0500 Received: from fhigh-b1-smtp.messagingengine.com ([202.12.124.152]:33045) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tlDPh-0000Ia-Im for 76444@debbugs.gnu.org; Thu, 20 Feb 2025 15:44:53 -0500 Received: from phl-compute-04.internal (phl-compute-04.phl.internal [10.202.2.44]) by mailfhigh.stl.internal (Postfix) with ESMTP id 0A5BA254011B; Thu, 20 Feb 2025 15:44:48 -0500 (EST) Received: from phl-mailfrontend-01 ([10.202.2.162]) by phl-compute-04.internal (MEProxy); Thu, 20 Feb 2025 15:44:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=mesmtp; t=1740084287; x= 1740170687; bh=DZrNGumaqSwMPxOHX1aiPQNwMEn7x0ThzqH1OZY+/nM=; b=y FEBEHnyDQ1PURScR6VLZec0bEg19sis7wecLJyjsX3CIQEze+Vk8U1S+ibOvuSte vh+5Zu7s9PVYmAOs36k5mrz+2yXS6C6wcAA7U/r/SsBXYRembCYrHWO7naZxKyFt Pc0LzN74Vtid53OnZja5BbKsfE4mJzZdqWqU0Wn4is= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t= 1740084287; x=1740170687; bh=DZrNGumaqSwMPxOHX1aiPQNwMEn7x0ThzqH 1OZY+/nM=; b=HWaW8V/B7unTXo3hCpVuMOjvMM+y+64L2d85Y52urzv3bP6qbfU Zie6zQ7GRn/v3i+QaNGNHLLc8iB63qDHb0qmec3tm2xIenLTfSgjBt+I66vegfAO bWbmPEjqO2YrO+r1vRV7yWKbnVqhe+PyxvuJBdqSyMXwOT0CJgZ1YH5rs7S9/QDj TzFpnQt1t0Y8TPpUZB/nG7MA/lPzNyeoOW5f8gZ2Te5uG8tVnpqA/tfYZVeibrr4 5NFEhlJaY5pu70hm9H82Kh6oUVI4MHsqASyUqh3mY/E78rjHhhkQ5LBlijO0IfWY RWYVhzEo1EBC8s3JbjjkWkg0smcaN79ua5w== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdeikeduudcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpggftfghnshhusghstghrihgsvgdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivg hnthhsucdlqddutddtmdenucfjughrpeffhffvvefukfhfgggtuggjsehttdertddttddv necuhfhrohhmpefnvghoucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnh grmhgvqeenucggtffrrghtthgvrhhnpeeiteduheefkeeufeelgeduhfejgfelheefleeu hfeffffgueduleehvdejleeiteenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmh epmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgvpdhnsggprhgtphht thhopeegpdhmohguvgepshhmthhpohhuthdprhgtphhtthhopegsuhhgqdhguhhigiesgh hnuhdrohhrghdprhgtphhtthhopeejieeggeegseguvggssghughhsrdhgnhhurdhorhhg pdhrtghpthhtohepshhhrghrlhgrthgrnhhushesghhmrghilhdrtghomhdprhgtphhtth hopegtohigrdhkrghthhgvrhhinhgvrdgvodhguhhigiesghhmrghilhdrtghomh X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 20 Feb 2025 15:44:47 -0500 (EST) Date: Thu, 20 Feb 2025 15:44:44 -0500 From: Leo Famulari To: Felix Lechner via Bug reports for GNU Guix Subject: Re: bug#76444: [PATCH] Blind update of Hanwen's go-fuse broke Gocryptfs Message-ID: References: <87a5agv3w6.fsf@lease-up.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87a5agv3w6.fsf@lease-up.com> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 76444 Cc: 76444@debbugs.gnu.org, Katherine Cox-Buday , Sharlatan Hellseher X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Thu, Feb 20, 2025 at 10:59:21AM -0800, Felix Lechner via Bug reports for GNU Guix wrote: > The blind update of Hanwen's go-fuse to 2.7.2 [1] broke Gocryptfs. [2] Hi, thanks for debugging and sending a patch. What do you mean by "blind" in this context? > As a general note, I disagree with Guix's stance to diverge from go.mod > when present. Agreed, I think we need to rethink how we package Go software. But as always, the people doing the work should have the final say, and I'm not doing that work these days. From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 20 16:03:37 2025 Received: (at submit) by debbugs.gnu.org; 20 Feb 2025 21:03:37 +0000 Received: from localhost ([127.0.0.1]:42922 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tlDho-0003E9-W3 for submit@debbugs.gnu.org; Thu, 20 Feb 2025 16:03:37 -0500 Received: from lists.gnu.org ([2001:470:142::17]:33912) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tlDhj-0003CZ-Rp for submit@debbugs.gnu.org; Thu, 20 Feb 2025 16:03:32 -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 1tlDhd-0006XP-6m for bug-guix@gnu.org; Thu, 20 Feb 2025 16:03:25 -0500 Received: from fout-b1-smtp.messagingengine.com ([202.12.124.144]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tlDhb-0002Y0-H2 for bug-guix@gnu.org; Thu, 20 Feb 2025 16:03:24 -0500 Received: from phl-compute-02.internal (phl-compute-02.phl.internal [10.202.2.42]) by mailfout.stl.internal (Postfix) with ESMTP id C25D911400FB; Thu, 20 Feb 2025 16:03:21 -0500 (EST) Received: from phl-mailfrontend-01 ([10.202.2.162]) by phl-compute-02.internal (MEProxy); Thu, 20 Feb 2025 16:03:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=mesmtp; t=1740085401; x= 1740171801; bh=cK3exlZ6QAokSe9B0a3GDt0oFIHS2yueu5pBDj7IRxY=; b=A SuD6gnCSjdh+SetY0KDWRAbz1jwFogqgL2Dx5F6gIcyCyDjpWG1prGviKhMfJIPo kynG4UHU6NgnTwRyO42HxXw/hgfbHtTp19Wdxnh07PiIABVMBxyes0YmJr6D6HLl I9B7y61fIXR9kzrjk4dAa9CEb1ZILLTKQS/GxO1NGM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t= 1740085401; x=1740171801; bh=cK3exlZ6QAokSe9B0a3GDt0oFIHS2yueu5p BDj7IRxY=; b=R+OmnJMcPhEOzK0wl9rse9RB5K9G3wF1xdzRYXos4JETC7zI+20 NHpyreUM5YNLNEqaaDQRHuwcxQRmXLIzPb92GlwtIzYFZjLEBF6HqHP9vpAERR1k kyzLMxt67B/OcExhnhYf89K/1VTde/wkK9wkEUy8S+G9b6+RqNRd67BbPuduh0jA K1FLQCzdan0+Ko+vWLC5DXxe5CQEVIaKXvrW54J0PFMba+yl6AItyceRmMZ7SHY3 v5Uto7f+DEyz+LtBOjcPu6vq+AHU9HEhYpNeX4drxqSB4caSSdJqtPmBQwpLD1vu NQ+fazvUswyhHWpf9k3v3CyRAcpaR6FR50g== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdeikeduhecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpggftfghnshhusghstghrihgsvgdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivg hnthhsucdlqddutddtmdenucfjughrpeffhffvvefukfhfgggtuggjsehttdertddttddv necuhfhrohhmpefnvghoucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnh grmhgvqeenucggtffrrghtthgvrhhnpeeiteduheefkeeufeelgeduhfejgfelheefleeu hfeffffgueduleehvdejleeiteenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmh epmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgvpdhnsggprhgtphht thhopeefpdhmohguvgepshhmthhpohhuthdprhgtphhtthhopegsuhhgqdhguhhigiesgh hnuhdrohhrghdprhgtphhtthhopeejieeggeegqdguohhnvgesuggvsggsuhhgshdrghhn uhdrohhrghdprhgtphhtthhopehfvghlihigrdhlvggthhhnvghrsehlvggrshgvqdhuph drtghomh X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 20 Feb 2025 16:03:20 -0500 (EST) Date: Thu, 20 Feb 2025 16:03:18 -0500 From: Leo Famulari To: Felix Lechner via Bug reports for GNU Guix Subject: Re: bug#76444: [PATCH v1] gnu: go-github-com-hanwen-go-fuse-v2: Downgrade to 2.5.0. (Closes: #76444) Message-ID: References: <87a5agv3w6.fsf@lease-up.com> <691e18a8f7ecd4d73e6b0d3a287b4b4b974b70cf.1740079587.git.felix.lechner@lease-up.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <691e18a8f7ecd4d73e6b0d3a287b4b4b974b70cf.1740079587.git.felix.lechner@lease-up.com> Received-SPF: pass client-ip=202.12.124.144; envelope-from=leo@famulari.name; helo=fout-b1-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: 76444-done@debbugs.gnu.org, Felix Lechner X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) On Thu, Feb 20, 2025 at 11:26:27AM -0800, Felix Lechner via Bug reports for GNU Guix wrote: > Change-Id: Idf9059dc969b3c4447e2576ae0601199f20e2525 I wrote the commit message and pushed as 1ce2226aec1e5b5f5cdeff47c0452a46e6c608a5 From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 20 17:01:19 2025 Received: (at 76444) by debbugs.gnu.org; 20 Feb 2025 22:01:19 +0000 Received: from localhost ([127.0.0.1]:43662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tlEbf-0003Ds-0i for submit@debbugs.gnu.org; Thu, 20 Feb 2025 17:01:19 -0500 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:52689) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tlEbc-0003Co-Ab for 76444@debbugs.gnu.org; Thu, 20 Feb 2025 17:01:16 -0500 Received: by mail-wr1-x430.google.com with SMTP id ffacd0b85a97d-38f378498c9so1338347f8f.1 for <76444@debbugs.gnu.org>; Thu, 20 Feb 2025 14:01:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1740088870; x=1740693670; darn=debbugs.gnu.org; h=mime-version:message-id:date:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=rUClt/Qg4i32v0DydckC0Q4DPVLI6BoGN6ukvYjHBDU=; b=QxATmxETgjw8+f8/e3Hvye1hcQqU8U1A3ZY3lmT64yZkJqiKKiaYv9AyLXPSmsc/zw SMx19kVjdE/yy2nwz/hQEWMmW6dzjSATQl/heaQ8c1h2urxa7FNZw+vfl6170SOMKqyb zpGXIO2N5ub6P1MzQ0jhmfteJW4ILrabFVO2DkeL9uOuMVg94tUgbSMZI1cZSLg8Q8BC kqMgeAFdtso6GTGYnlchX2//g+SmY3eTsczUYYb6jvqdkE9zgXx1JUifJ3IN3t0Zkx/d Dvu/20yGoNOIF9t7zKL4DqMbbcAeTj5OyjMeXPTjSaMtU5WFhEy0ZsjiY8u8ToMg1cMV tz9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740088870; x=1740693670; h=mime-version:message-id:date:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=rUClt/Qg4i32v0DydckC0Q4DPVLI6BoGN6ukvYjHBDU=; b=WQNJvfxBTYcu3JYW+IB73994EUZQzQzmhaXuUJJ58aAkOuL1jkNZM8q6LCJ44LRWzi wldGf4Q7haVtyf5vXT/PLRaVrIUld49eHu/QM+TK0iqn3DCq79eihUWbOcVvneljCioP 2iOlmP1Y6TlV3a6ZicDdM+/9lR78e3xxIrqOChaFjmG/mytKg0fMJJ+2RCQ2jF+GylMv BJtU6HWAQOHO0ZXo7lcfMy+coGYmJJYsLKmEGInolPHe5fb3UftPEkJLQLkZ+2B5dgBk uYwro/y1gjbgl3PVW7KeVsDgRCCdIuHtdvipuja/iIS+ujCnLx9jfH8lkgdZ64EVyPeJ tBKQ== X-Gm-Message-State: AOJu0YzNKXKBL38EHxbbN4NXiAWclaPyVK/H1zSiO8tYaA9mhmLK0kZs COI6cMfgX7xyOZCTmtVSHgAo2krs9Y10+04125Ffbqr4XLQhNPCJ X-Gm-Gg: ASbGnctz9KbycxhN/O9i1QIAl+3XVyVoAwn2GyPDA/DdG3y6BYg6pTIkV9mef8NuOFv rFW+pwoEEyt5Wrw4fth7LhVG3joEwhLBwGki4n4C89433j0UEHBeDQtJfHPQJsg4EIcyNNkSfC7 0x2SmTHM1JVo68vDC/2dQjFzDK7jvprR2J/Hba8dHcN53ZZCjG6nXjWCTgLvV2GMiXRtfgtTtUH 91w2MORNvX/XtTJAwxYbfBcfYcWd3hWgkfexk2+GH3jeQtNJ/uSUXPlSKxHO2ghxd19Xc71lkHX XtjryvfEJ46j2lZ6KzsZR6MLTz6VKLIFlydv1O7Bf9gv7KzymCK+NMYTlb5VdYPIo6I= X-Google-Smtp-Source: AGHT+IEHAx/XgfKHXRhLVsgApZItKKGrJEzz3FOr+++XiCUdIMOs9Q69f4RZw3kDcy/W7PNhbz0uIg== X-Received: by 2002:a05:6000:120c:b0:38a:2b39:9205 with SMTP id ffacd0b85a97d-38f6f056b81mr795455f8f.33.1740088869937; Thu, 20 Feb 2025 14:01:09 -0800 (PST) Received: from guxtil (cpc100684-bagu15-2-0-cust967.1-3.cable.virginm.net. [86.8.111.200]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38f258fc8b4sm21923433f8f.50.2025.02.20.14.01.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Feb 2025 14:01:09 -0800 (PST) From: Sharlatan Hellseher To: 76444@debbugs.gnu.org Subject: [PATCH] Blind update of Hanwen's go-fuse broke Gocryptfs Date: Thu, 20 Feb 2025 22:01:06 +0000 Message-ID: <87pljc9syl.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76444 Cc: guix-devel@gnu.org, felix.lechner@lease-up.com, leo@famulari.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hi, It's might be me for few months (14+) updating the Golang stack in Guix to some workable fresh state to bring new projects in. Few steps are taken in place: - make sure ALL tests are enabled by providing ./... to "go test" - make sure as much tests passed as possible - make sure the final executable at list can be run After that applied there are 100% of packages which use go-build-system are buildable right now. What is not tested: - all features or breaking changes on runtime which requires much more time and familiarity with software Please open issues with CC go-team for any optimizations on that process ;-) feel free to submit more patches! And yeah, let's grow the go-team with more volunteers. wV --- Oleg --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAme3piIACgkQdtcnv/Ys 0rVsQw//RqojAVMbzXI9cKUzXNSljlahExDM0IkD7WL4ptJR9nAvPTC7GUvWzM/I DZa91xGyHQHB/45uoAveDwIvjWZ7aP4Yq45Kcl6N7xFjvOI7FiFZ981iOIPCbVxV iFz/9gtzD0rLYec7mF4DcGC5pVSHKocrwdCkvAiPNjD2C25YwvjggfXNwzVfP2go XEoecoHg1ukarmg/YowdBoNLwNAu7BbcmmqXDxya6SoHewJTjs7UpR/mR2E2Fo2o BG6GkKLWynAYMyCgYXHQ0EefGYAG8ndfmw5YH9+sgnS1hMX4keVBqyaOC9o3R2Im njInUo7rBMlBX0oCAmEmNM0xMtX7cwf0xM5EJPlIT1TIb2o3f3euc/MKCRvCrui1 WLePcxkT+vP8WcMaWgzKuBc3zyGb6gHaqvspea20vqv+rx0AaG9hRenaFo1SdLqW OqZ01sDzBfsgNCWYxtiIlRj9Q30C+XHxLNnMWi+BdZxO/uYYiOBEU/tPy+XfLBmE 3k2uUuoaVobVYe3+AUhI3dnrvneuO8ATzQmJQDeSXlBf3u1xzbf3H/Y+D0GVu+s+ a23gM/m95ztNCSik3en9QBDG7Bg/EW/kP8a96P43wSEQpivVpsi1zB0uzpU8ZnVE R5E+c6yzLiCQyxOTAft/uLZmQauPwK2GdlslmzBmBQ50RGlPkJg= =BwHL -----END PGP SIGNATURE----- --=-=-=-- From unknown Wed Jun 18 23:10:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 21 Mar 2025 11:24:14 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator