From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id IEp3D4xvo2LjSQEAbAwnHQ (envelope-from ) for ; Fri, 10 Jun 2022 18:21:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sCk6D4xvo2KZRwAAauVa8A (envelope-from ) for ; Fri, 10 Jun 2022 18:21:32 +0200 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 EA40C44DF3 for ; Fri, 10 Jun 2022 18:21:31 +0200 (CEST) Received: from localhost ([::1]:60038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nzhO6-0006wu-Vv for larch@yhetil.org; Fri, 10 Jun 2022 12:21:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38550) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nzhFu-0000Yl-Tt for guix-patches@gnu.org; Fri, 10 Jun 2022 12:13:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57203) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nzhFu-00089b-LX for guix-patches@gnu.org; Fri, 10 Jun 2022 12:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nzhFu-0003Bs-EP for guix-patches@gnu.org; Fri, 10 Jun 2022 12:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55892] [PATCH] pull: Fail if cache directory ownership is suspect. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 10 Jun 2022 16:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55892 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55892@debbugs.gnu.org Received: via spool by 55892-submit@debbugs.gnu.org id=B55892.165487753612212 (code B ref 55892); Fri, 10 Jun 2022 16:13:02 +0000 Received: (at 55892) by debbugs.gnu.org; 10 Jun 2022 16:12:16 +0000 Received: from localhost ([127.0.0.1]:51100 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nzhFA-0003Au-CG for submit@debbugs.gnu.org; Fri, 10 Jun 2022 12:12:16 -0400 Received: from tobias.gr ([80.241.217.52]:53652) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nzhF8-0003Al-EA for 55892@debbugs.gnu.org; Fri, 10 Jun 2022 12:12:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=bGFbMMq1Dv37E iUuDbLGRdy9306ScREaMi8vEZxx7KE=; h=in-reply-to:date:subject:to:from: references; d=tobias.gr; b=n/u/mPAs7e2Q99iHWcxRk9SF0gQkOXexJH1V+T8jmFt 1Sl+gvEWtr+bn7p5E4HmsUhZE6p8VRzywhrwnTv1PHu8EToQ7Vug6ma/rkytkU8H/sGpZa mOyAHS8lrQgEWomOQYKcLC+mpXXekJtJpCVbmX61XpIu0BcFCsUvkxSETI9lIfMeuO8vRr Z2zAtgldMfF8zvh3dmElrPule+Aj+Se7tZYQuXlwt+Z7R0thMi5maHuQlEUkXdXGrIhFM0 b99gN8ghjo+0gKUSQ/YAR3McFckQFRkN7CTLpr4GKeaOYObyt4qFtwGFjgskA6qla7xxM9 gea9a2hgImMH464E6/Q== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id c530cfa1 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <55892@debbugs.gnu.org>; Fri, 10 Jun 2022 16:12:11 +0000 (UTC) References: <20220605000425.20480-1-me@tobias.gr> Date: Fri, 10 Jun 2022 18:10:51 +0200 In-reply-to: BIMI-Selector: v=BIMI1; s=default; Message-ID: <87leu4ijk1@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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" Reply-to: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654878092; 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: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=bGFbMMq1Dv37EiUuDbLGRdy9306ScREaMi8vEZxx7KE=; b=tEGMRMYsgWsrfcQKkIq/vxR8qfdaAOmg5vrq1tv6rVC7iQfkpulIuRZNHT8OyOLYVmrbEg zREuZOAZ9DV3fZUEJeBjsi6dFa9IbTIpGssmkssHYZMWRkxQPzvUubYsz7KYevM2DWddNl sfYZEozD3d/Ehl8MlFMvMAe5Lf7s3Ex6I0E9eCudpvI7KhAySSNksosaqNNCOYhGeQFg9D H/jedGqEL2w86aIVjF6e5b2cKSPFdLaH9MGJ5KlqdXlibNBY9qixcdL2GEBYaaGSUEQx6+ asowD9Nq8jufGAclRBypncIe6u6WugUWf6GNSUR2HSV3EaRy+E7QqlYhMuJByA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654878092; a=rsa-sha256; cv=none; b=dpVRNld73F3kGKxlUfWFXc0CMXNOrirhvvJcwfn+Z5sLxuRhJHzCSCCTGbgkV+OfFnu9WX zrXiH4aWA0fGJO4Ql593Vm2nstqszBoiSnVSk5q4ERH3VUPK3Cut7gsp5fvVu1B1m1t8bE qSttjB2vr2c3ys/9C+z5IQKxgItrJxmWahXiIPjH1L1EN3pWenXzrzDLBL32IPQ2O/0OCf uZ4iFwh3vgrIy483/Ur5XaTjAs2Mrd5DnPHbpiJx1qgWZwRk8WRtvNkWrW79fa5SznnVxJ KazMHkqKgo19DZZRbb3VslnXmzjRU+bLDQVDg366T2YoMB4n44TX8gem9ksMDw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b="n/u/mPAs"; 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" X-Migadu-Spam-Score: -5.08 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b="n/u/mPAs"; 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" X-Migadu-Queue-Id: EA40C44DF3 X-Spam-Score: -5.08 X-Migadu-Scanner: scn1.migadu.com X-TUID: GQ3I8Hb/qsLQ --=-=-= Content-Type: text/plain; format=flowed > (let ((st (stat dir #f))) > (if st > (values (stat dir #f) dir) Grr. I swear the font used by Mumi has magic typo-highlighting properties. Fixed locally. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYqNtfg0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15ajcBALbCIztGKZ9E/FWQaO81zpPyKmZFxsp/Hh0CQJWt Si4CAQD5Rl5foPMpVbMA6u/CxZnEjRjOiqy5P5S5ZdgFz612Bg== =E0Hy -----END PGP SIGNATURE----- --=-=-=--