From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id MMdnMg2Jm2YwhQEA62LTzQ:P1 (envelope-from ) for ; Sat, 20 Jul 2024 09:53:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id MMdnMg2Jm2YwhQEA62LTzQ (envelope-from ) for ; Sat, 20 Jul 2024 11:53:17 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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=1721469197; 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-to: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; bh=xFvqqM8c0RbC67c1ZXQUlI6+kRaTTPx7MG0Cj3B5aKM=; b=af3Rdxg84c7Ea1hhiuXxtIFCzl8YT565BLyiFWnzfHKwo8cJ6cz/syKO5mVUEdlxtJlyGX WiLHgxQN3+CdZSqgIVik2Q8a8sh26E2SsqOGzcrLuLdBwCx59lBTHLdu2AebqMBdsl/Ezj FC+wQWkBFcpqYVsjBCbT4zVaBt2Zx1O522/KZuyZ4GlVJ5fAun9rOEJDCxZyQdRG3eDspY /IzX//cdWh1FVU+JBsY6dUqlGq/QKZ9rAns050/vTovOI9MGCt/3fY9Yd9GjdejZE5/FFB phB5Rd5WIeKgKJBpEktJ/s8xwEo2s7WGdP2ISQWAydzFQDUP1U/pJlrVuY/9JA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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-Seal: i=1; s=key1; d=yhetil.org; t=1721469197; a=rsa-sha256; cv=none; b=Xpkky7NIY9oKueNS+AsRtKdQiUnjJwJLq4uALqe+SLkjZqmmKPkbSL0fnwLd+RIc6CpSwp meb99rvXp8z/NBaPIgJVqMyyOyKNpwQAvwLHZRboo7y+axnJc+Ri6LZLH6Hg+Ittydc23L RWJeowFrKse418WIlUcwmBNLBznq73u6sRSBSGYZ+gl9uoJwcDBowPYBE57GJyjZF4YkB0 1z4NyxK37I6DrWzLFgbudKbDS3vzJk6N1JbFvSvlQg0NpBe8CloScyhTaI8xZN5v3283QS 0hr/JDeK66tHeScLghnE/xghueEHmZiADoOCm8rNQJb1BLkZxQBIOFmk/JkMBA== 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 8DD15736F0 for ; Sat, 20 Jul 2024 11:53:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sV6lz-0003yj-VV; Sat, 20 Jul 2024 05:53:03 -0400 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 1sV6ly-0003xv-8G for guix-patches@gnu.org; Sat, 20 Jul 2024 05:53:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sV6ly-0003l1-0J for guix-patches@gnu.org; Sat, 20 Jul 2024 05:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sV6ly-0008L6-2o for guix-patches@gnu.org; Sat, 20 Jul 2024 05:53:02 -0400 Subject: bug#72143: [PATCH] file-systems: Skip checking the cifs file-system type. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 20 Jul 2024 09:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 72143 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Richard Sent Cc: 72143-done@debbugs.gnu.org Mail-Followup-To: 72143@debbugs.gnu.org, ludo@gnu.org, richard@freakingpenguin.com Received: via spool by 72143-done@debbugs.gnu.org id=D72143.172146912431969 (code D ref 72143); Sat, 20 Jul 2024 09:53:01 +0000 Received: (at 72143-done) by debbugs.gnu.org; 20 Jul 2024 09:52:04 +0000 Received: from localhost ([127.0.0.1]:51798 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sV6l2-0008JZ-Jm for submit@debbugs.gnu.org; Sat, 20 Jul 2024 05:52:04 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:44480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sV6l1-0008IQ-5e for 72143-done@debbugs.gnu.org; Sat, 20 Jul 2024 05:52:03 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 90082AAE; Sat, 20 Jul 2024 11:51:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6_R4AZ9hAwaq; Sat, 20 Jul 2024 11:51:27 +0200 (CEST) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 25E77298; Sat, 20 Jul 2024 11:51:27 +0200 (CEST) From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Richard Sent's message of "Tue, 16 Jul 2024 16:48:44 -0400") References: Date: Sat, 20 Jul 2024 11:51:26 +0200 Message-ID: <87ikx0qtlt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.91 X-Migadu-Queue-Id: 8DD15736F0 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.91 X-TUID: oL0Sbb04BkFv Richard Sent skribis: > * gnu/build/file-systems.scm (check-file-system)[check-procedure]: Add cifs. > > Change-Id: I891b18f03884ed45e92ac32556fe04b3087e20dd Applied, thanks!