From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WLSnFFKxAGFCgQEAgWs5BA (envelope-from ) for ; Wed, 28 Jul 2021 03:22:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gF5rEFKxAGHbCgAA1q6Kng (envelope-from ) for ; Wed, 28 Jul 2021 01:22:26 +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 93EB51BB15 for ; Wed, 28 Jul 2021 03:22:23 +0200 (CEST) Received: from localhost ([::1]:51644 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m8YH8-00032r-O2 for larch@yhetil.org; Tue, 27 Jul 2021 21:22:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m8YGo-00031Z-LD for guix-patches@gnu.org; Tue, 27 Jul 2021 21:22:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42777) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m8YGo-0004HN-7G for guix-patches@gnu.org; Tue, 27 Jul 2021 21:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m8YGo-0004Jt-3y for guix-patches@gnu.org; Tue, 27 Jul 2021 21:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49729] [PATCH core-updates] build-system/gnu: Make gzip files writable before resetting timestamps. Resent-From: Sarah Morgensen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Jul 2021 01:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 49729@debbugs.gnu.org, ludo@gnu.org Received: via spool by 49729-submit@debbugs.gnu.org id=B49729.162743530816561 (code B ref 49729); Wed, 28 Jul 2021 01:22:02 +0000 Received: (at 49729) by debbugs.gnu.org; 28 Jul 2021 01:21:48 +0000 Received: from localhost ([127.0.0.1]:54318 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m8YGa-0004Iz-6P for submit@debbugs.gnu.org; Tue, 27 Jul 2021 21:21:48 -0400 Received: from out2.migadu.com ([188.165.223.204]:42947) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m8YGW-0004I9-3c for 49729@debbugs.gnu.org; Tue, 27 Jul 2021 21:21:47 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mgsn.dev; s=key1; t=1627435302; 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: in-reply-to:in-reply-to:references:references; bh=baE6uGrcGRU0tnVSJPbJiir85RzrKOFIqwuH1Q6NFFU=; b=Ld86pR0wtwf/eJPxcyN3Q0/fY05XTxH2lKvbzQVrfkMp9ofYW4BKc+gV2gj2s1DKiktQOC 7hSQze+3vFABltRNqIpFu1lU6289jO/kQp72H0Ikix/Zo1N+dLSTuOiuPolp+wMlswiOpA VKTo1sradFqZaPSbZO0VAaw7Chz0hgo= From: Sarah Morgensen References: <4a4d285bafb763b6e6a8c5febc224f178d9a3083.camel@telenet.be> <86a6map1gf.fsf_-_@mgsn.dev> <0b4f4d6b6b86b05ab31136f0c2d6fceb77f7184d.camel@telenet.be> Date: Tue, 27 Jul 2021 18:21:40 -0700 In-Reply-To: <0b4f4d6b6b86b05ab31136f0c2d6fceb77f7184d.camel@telenet.be> (Maxime Devos's message of "Mon, 26 Jul 2021 22:49:32 +0200") Message-ID: <864kcfp717.fsf_-_@mgsn.dev> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Auth-User: iskarian@mgsn.dev 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=1627435345; 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: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=baE6uGrcGRU0tnVSJPbJiir85RzrKOFIqwuH1Q6NFFU=; b=CzJO66ZA5tEQCbwg04K3nyAJZMQzJzp5CsXTGEU7qGCQYrwSd8Uw6JIeFYxkgUEOQtI/IK qiWLZQVA4Nc4t5pn2ZmHG20r8NF8f7U5jbY9m9XPcrwSwmZNxYbUIb/QoWForfPIPsWnqW 4Omq6b04O6MDp45KPKIWc1HRDHKBAhR1+uqbp9ohnRe0EZD8l+yJDq5xE+iOizjbbLWrpC CzKU9aA/Jb1VCckeyAiTFuK5mhJfNsQTojJpxtiJwHnqhKmbu+FhqqAXhj20ddKIXGurz8 h1ATOJyeMytmJnklo8lCRg7J6ozrh3IK0G3Uuz5a1Jvw+cb67+ycGsX0VSrPiQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1627435345; a=rsa-sha256; cv=none; b=mKW/RsZl60T0AHtXeWFxsLt1GyEhSzJnm8E+Hl47MBcs7raAKWNUOI1V8hdqURYesEd7O5 aEGtcU2FZXmhykZA6BYX4tBjJ1ge8x5i+nfjh5Iryu24X4DgX1ZWx1h0o+KmF7GwFNrPJd DqNY6H+TOilzQfEiJSU5N+CcxxI7ujT5x2Qa9mB0pBfEgoY1qIssleKUd1HviECc6YLoPF 3ZCLnWMRHjMo0PFi2ivkau2fRnqyQh1NQoakBRPcHHTS6fGcSezSTPMPKLnihCvtq97ipq 0bzXsuBJnRKhORy8alrCG9KIGyjdT6l10bsemNIyafUNSb18ORobdNc1E9fL/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mgsn.dev header.s=key1 header.b=Ld86pR0w; 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=mgsn.dev header.s=key1 header.b=Ld86pR0w; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mgsn.dev (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: 93EB51BB15 X-Spam-Score: -1.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: Slexnonn2Al7 Hello again, Maxime Devos writes: > Hi, > >> > This seems reasonable to me. There are 35 package definions referring to >> > 'reset-gzip-timestamps', could you follow up with patches removing the phases >> > for making gzip files writable? >> >> Yes, I intend to. Should I send them to this issue #, or separately? > > Personally, I'd send them to this issue # (easier to test whether this patch > works that way). I've sent a followup patchset; I only found 27 package definitions referring to 'reset-gzip-timestamps', 7 of which delete the phase for other reasons, as I've detailed in the cover letter. It's possible some of these could be unnecessary after this change, but I'm not familiar enough with the packages to tell. > >> (And one commit per package, yes?) > Indeed! > > Greetings, > Maxime. -- Sarah