From unknown Thu Aug 14 18:32:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#28079 <28079@debbugs.gnu.org> To: bug#28079 <28079@debbugs.gnu.org> Subject: Status: find -type l -xtype and recursive symbolic links Reply-To: bug#28079 <28079@debbugs.gnu.org> Date: Fri, 15 Aug 2025 01:32:09 +0000 retitle 28079 find -type l -xtype and recursive symbolic links reassign 28079 coreutils submitter 28079 Poor Yorick severity 28079 normal tag 28079 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 13 12:43:04 2017 Received: (at submit) by debbugs.gnu.org; 13 Aug 2017 16:43:04 +0000 Received: from localhost ([127.0.0.1]:60000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dgvyi-0006lo-G5 for submit@debbugs.gnu.org; Sun, 13 Aug 2017 12:43:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50731) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dgqjA-0007DS-Qo for submit@debbugs.gnu.org; Sun, 13 Aug 2017 07:06:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dgqj4-0007h0-VR for submit@debbugs.gnu.org; Sun, 13 Aug 2017 07:06:35 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:56700) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dgqj4-0007gv-TI for submit@debbugs.gnu.org; Sun, 13 Aug 2017 07:06:34 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dgqj3-0001Zj-PP for bug-coreutils@gnu.org; Sun, 13 Aug 2017 07:06:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dgqiy-0007c8-TW for bug-coreutils@gnu.org; Sun, 13 Aug 2017 07:06:33 -0400 Received: from mail6.webfaction.com ([31.170.123.134]:52542 helo=smtp.webfaction.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dgqiy-0007O7-Mx for bug-coreutils@gnu.org; Sun, 13 Aug 2017 07:06:28 -0400 Received: from webmail.webfaction.com (wf5.webfaction.com [75.126.149.3]) by smtp.webfaction.com (Postfix) with ESMTPA id 48DCA602CAB07 for ; Sun, 13 Aug 2017 11:06:20 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 13 Aug 2017 14:06:19 +0300 From: Poor Yorick To: bug-coreutils@gnu.org Subject: find -type l -xtype and recursive symbolic links Message-ID: X-Sender: org.gnu.bug-coreutils@pooryorick.com User-Agent: Roundcube Webmail/1.2.3 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 13 Aug 2017 12:43:03 -0400 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: -5.0 (-----) When a find expression includes both the -type and -xtype options and a symbolic link that points to itself is encountered (a recursive symlink), find fails with the error message, "Too many levels of symbolic links". the -L option combined with the -type option also triggers the error: find -L . -type l One reason to use both -type and -xtype is to skip broken symbolic links: -type l -not -xtype l It would be useful in this case for a symbolic link that points to itself to be considered broken by failing the "-xtype l" test. If the bug was fixed without also making this adjustment, there would be no way to exclude symbolic links that point to themselves. One alternative would be to introduce a new type specifically for a symbolic link that points to itself. Another alternative would be to introduce some sort of meta option to pass information about the current file to an option. Maybe it would look like this: -meta -lname name -- Yorick From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 14 11:55:49 2017 Received: (at 28079) by debbugs.gnu.org; 14 Aug 2017 15:55:49 +0000 Received: from localhost ([127.0.0.1]:35635 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dhHiW-0004mb-Ts for submit@debbugs.gnu.org; Mon, 14 Aug 2017 11:55:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12350) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dhHiV-0004mV-CN for 28079@debbugs.gnu.org; Mon, 14 Aug 2017 11:55:48 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 59A5A1058C3; Mon, 14 Aug 2017 15:55:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 59A5A1058C3 Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=eblake@redhat.com Received: from [10.10.120.199] (ovpn-120-199.rdu2.redhat.com [10.10.120.199]) by smtp.corp.redhat.com (Postfix) with ESMTP id AB30A61375; Mon, 14 Aug 2017 15:55:40 +0000 (UTC) Subject: Re: bug#28079: find -type l -xtype and recursive symbolic links To: Poor Yorick , 28079@debbugs.gnu.org References: From: Eric Blake Openpgp: url=http://people.redhat.com/eblake/eblake.gpg Organization: Red Hat, Inc. Message-ID: <2147ebe6-957f-7709-f220-32863af536e3@redhat.com> Date: Mon, 14 Aug 2017 10:55:39 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7FS6oBRxKxJmWv85CSavaSIQw4wgB2cs1" X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Mon, 14 Aug 2017 15:55:41 +0000 (UTC) X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28079 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: -5.0 (-----) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7FS6oBRxKxJmWv85CSavaSIQw4wgB2cs1 Content-Type: multipart/mixed; boundary="q0p0QwwTpQxx4AgGEMCtiK0FcgLbxe7JP"; protected-headers="v1" From: Eric Blake To: Poor Yorick , 28079@debbugs.gnu.org Message-ID: <2147ebe6-957f-7709-f220-32863af536e3@redhat.com> Subject: Re: bug#28079: find -type l -xtype and recursive symbolic links References: In-Reply-To: --q0p0QwwTpQxx4AgGEMCtiK0FcgLbxe7JP Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable tag 28079 notabug thanks On 08/13/2017 06:06 AM, Poor Yorick wrote: > When a find expression includes both the -type and -xtype options and a= > symbolic link that points to itself is encountered (a recursive symlink= ), > find fails with the error message, "Too many levels of symbolic links".= Thanks for the report; however, you sent it to bug-coreutils, which does not maintain find; and find does not use coreutils' bug database. Your best bet is to report it to findutils: https://savannah.gnu.org/bugs/?group=3Dfindutils I'm closing this bug in the coreutils bug database, since we can't address it here, but good luck, and feel free to followup here with a link to the bug id that you eventually create in case it helps someone else viewing the archives. --=20 Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org --q0p0QwwTpQxx4AgGEMCtiK0FcgLbxe7JP-- --7FS6oBRxKxJmWv85CSavaSIQw4wgB2cs1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEzBAEBCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAlmRx/sACgkQp6FrSiUn Q2rU+gf9G1i3BU3tHvqJMhj/c8u5jwg9RGkzNFCdZrT2sC9u3YkPJeep9vnMu+U0 kkV7o/zJcev43lQx36clmxyFVA7oZ2kDluMXhVUGXJexjqkt+ruDzs5zg0tnzXNh 3Y6fgGqQGqF/GUkKY0K6t5VHOV5W4WmDy1JkTrU5GHdORvb/wqUSxnTqVJJK3+GG lDrL9HmSHSexkn75S2WMMRv/ZE0NHvYmSVjwMx0QJrhxQ8oQ2b+Bf5DjETzK12Ab LXzC35hHQLzcWIW8cUhaGp98x8UWIzmyNIQkWZsPsYfTSWzT5bzpIy6qQzOIH2ff QrG1tVPxSXDHolx0IIF/okKoyGBS5A== =8V8M -----END PGP SIGNATURE----- --7FS6oBRxKxJmWv85CSavaSIQw4wgB2cs1-- From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 03 08:36:52 2017 Received: (at 28079) by debbugs.gnu.org; 3 Sep 2017 12:36:53 +0000 Received: from localhost ([127.0.0.1]:44969 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1doU8y-0000Ee-Ov for submit@debbugs.gnu.org; Sun, 03 Sep 2017 08:36:52 -0400 Received: from mail-qk0-f174.google.com ([209.85.220.174]:38043) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1doU8w-0000ES-Pp for 28079@debbugs.gnu.org; Sun, 03 Sep 2017 08:36:51 -0400 Received: by mail-qk0-f174.google.com with SMTP id n64so9996994qki.5 for <28079@debbugs.gnu.org>; Sun, 03 Sep 2017 05:36:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=youngman-org.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=O0tzJgMfxJ7k1z0NKRhxj7FWdOJAMJ17oBkGm3qxMNI=; b=qxN6rEgY2hd9hiMUKDB9YSNsc1bpAbMk8+qdI4yaQGtwGfe1j8kp6Xr1UmN6ZAs4ri McSeoFCEeB8GXHlbIGJ05Sjjyedz1Fvd+wMBUxRQ2aN7lFCPw6gjjXWKXAnra83cqqpp oF8OWirjeUlWzM/sfJxRts4S1Bq02zFvvX6o380OQf8xqM2X9c0hZLThLvQQ5L5Det7P jPJP1xevzaIESiPAwF5FXyOhsR+cBmnlt1aYqDp6xAM5tj6UHL1MrJjwRbwQ4cAfmQLf 7y2IKHkoLjSWy4rdPq5XLs8BI5/aRJ59NeR2Hq1PeGlhYXH9siF84wsUaLOULsT3fkuz Ahzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=O0tzJgMfxJ7k1z0NKRhxj7FWdOJAMJ17oBkGm3qxMNI=; b=MtwGCWsoqJWCFQbm8eXt0kFx1Zqlbl6/G8Ux89evIChKhxozggnQhpapqqx4J9RZPB DauUH+yRWv2nY4RIcYU4dCDCb2iAe4VkApV9+O+W5xJ3D9skHa72s55HDt8xCiDg9EfH MqeffgEJTT7bmDQrRwSPFuQsb024+DWuJ3PCfxA5A38b67uNo+bR8qeHX3uZQD0RPC4p EWNg/1hKX/1Lcib8wW0PwZ50J6eRJzJD/qYuO5056UFiTyvEWLJvHfJeLzNkMRBilIoA /H1u1Ai8Yaocfghd+bT/Pl4nFMDd2TNQc3kQnN1/cxkArabMnu3101wRezLijdjlFfxe w0vA== X-Gm-Message-State: AHPjjUhlBv7ow03n2U0v0HM8MpOtzOuGTTQZe2qfpsSEE1mRPZfI+shf gl2bi4lIGxEGXtvRzcnSfJSwNbJyyJgM X-Google-Smtp-Source: ADKCNb5GeExaPQ29/Z4lSDIIoR7sKtm3Ewz3kvYwKRVyC445c9cJNczH29QHdPaqlJbb/ltmwmufgyzt+PeoA3y8MBg= X-Received: by 10.55.22.146 with SMTP id 18mr10620808qkw.112.1504442205332; Sun, 03 Sep 2017 05:36:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.37.99 with HTTP; Sun, 3 Sep 2017 05:36:44 -0700 (PDT) In-Reply-To: <87pobwutth.fsf@hobgoblin.ariadne.com> References: <87pobwutth.fsf@hobgoblin.ariadne.com> From: James Youngman Date: Sun, 3 Sep 2017 13:36:44 +0100 X-Google-Sender-Auth: mK9iUQ8-XRXF09NpljcB38VMKY4 Message-ID: Subject: Re: Fwd: bug#28079: find -type l -xtype and recursive symbolic links To: "Dale R. Worley" Content-Type: text/plain; charset="UTF-8" Bcc: 28079@debbugs.gnu.org X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28079 Cc: "bug-findutils@gnu.org" , =?UTF-8?Q?P=C3=A1draig_Brady?= 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.5 (/) -> findutils bug https://savannah.gnu.org/bugs/index.php?51926 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 29 21:05:58 2018 Received: (at control) by debbugs.gnu.org; 30 Oct 2018 01:05:58 +0000 Received: from localhost ([127.0.0.1]:52367 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gHITm-000855-32 for submit@debbugs.gnu.org; Mon, 29 Oct 2018 21:05:58 -0400 Received: from mail-io1-f41.google.com ([209.85.166.41]:40524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gHITk-00084t-7z for control@debbugs.gnu.org; Mon, 29 Oct 2018 21:05:56 -0400 Received: by mail-io1-f41.google.com with SMTP id a23-v6so6251307iod.7 for ; Mon, 29 Oct 2018 18:05:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:message-id:date:user-agent:mime-version:content-language :content-transfer-encoding; bh=4JpdfAyAFf2ffMt/yoezOk0peLWXB8pH8J/1r1SMvNE=; b=cB5c01mgCFxwyPfQLL47AwIYjvWMfR59B8Y8FuHqeGbskUmK/NXTv/Q+48geTOeEIU ybDtiJSUnHi8sU8MKf02UcfZgWOxpVwPvJn1qLB/wrDHqMkoiRCKRI1dnd38+nJoStIR r/0J4JR9l2DUBsfeHInxfivXuPCDj0tqW8fsMgrdTITwYVmlFbd5dbFJojagtlAXSMeE +HSRwEWL8VwPB2Pdsjvr/1HSaWJUdr1OkWwJ3XDRwBEGs2XLtkzkpEtVbIoL9IH4AiE8 LTofTqfgU2YRwxfqaKolYG/sK/YZ0T/G4YBNbhf/zibsJ1fYbYl4q49sJomEs6G05jkz KWGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=4JpdfAyAFf2ffMt/yoezOk0peLWXB8pH8J/1r1SMvNE=; b=E2Y8Fp2TyYmIV+twu5IqrJECSZ2Z2I+OJeZouKo0/hlVYVAf2F66MKLJkN7CDKaUQ/ pwGVxxKCETILSmpBZdWjF9qCt8Soh6RtGBhcEoN4KIPDTcgse42yhBtDmFwLyWH6hVsV eCcBZpPgqa54iQeA2lVsDoL2bcHUmGIu6mEzrs/tUkxEq9GCegqHPMuyePoAkyp3YBWQ BLmASVTeDG7KWoCYslb620GLVSxKWib66eT1FyqPD9fxWkIEew40legDK7k8yQ68RYSZ 7y97pNZVHqOPJoyqwiDrM/gBPsHaioEqa3dgrX+zZeiz3Nwq2IUWS/3vQoKdFbYwaaB8 Lv/g== X-Gm-Message-State: AGRZ1gIFAlaAkth8tyMUwFp3TwdD3Xvjf7sngoCQGYK9lmsKr3KTEFw/ K47OPxtMN/Jvpsoj+4iZGXq62E58 X-Google-Smtp-Source: AJdET5cn7ddoP1HPWlj/VmUSGTW5/udmxN7qGUxWO138F5V59z3GExEo7KohcGN+c6WlQ8BLrZpRfQ== X-Received: by 2002:a6b:8d44:: with SMTP id p65-v6mr9302935iod.222.1540861550295; Mon, 29 Oct 2018 18:05:50 -0700 (PDT) Received: from tomato.housegordon.com (moose.housegordon.com. [184.68.105.38]) by smtp.googlemail.com with ESMTPSA id w198-v6sm3808154itb.24.2018.10.29.18.05.48 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Oct 2018 18:05:49 -0700 (PDT) To: control@debbugs.gnu.org From: Assaf Gordon Message-ID: Date: Mon, 29 Oct 2018 19:05:47 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 28079 [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (assafgordon[at]gmail.com) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.166.41 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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 (+) close 28079 From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 06 17:52:45 2018 Received: (at control) by debbugs.gnu.org; 6 Nov 2018 22:52:45 +0000 Received: from localhost ([127.0.0.1]:37936 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gKADF-0003DN-Hs for submit@debbugs.gnu.org; Tue, 06 Nov 2018 17:52:45 -0500 Received: from mout.kundenserver.de ([217.72.192.75]:47355) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gKADE-0003DB-A2 for control@debbugs.gnu.org; Tue, 06 Nov 2018 17:52:44 -0500 Received: from [192.168.101.10] ([91.12.166.119]) by mrelayeu.kundenserver.de (mreue106 [212.227.15.183]) with ESMTPSA (Nemesis) id 1MnItm-1fdRWn0b8W-00jGvQ; Tue, 06 Nov 2018 23:52:33 +0100 Received: from [192.168.101.10] ([91.12.166.119]) by mrelayeu.kundenserver.de (mreue106 [212.227.15.183]) with ESMTPSA (Nemesis) id 1MnItm-1fdRWn0b8W-00jGvQ; Tue, 06 Nov 2018 23:52:33 +0100 Subject: Re: bug#28079: Fwd: bug#28079: find -type l -xtype and recursive symbolic links To: James Youngman , "Dale R. Worley" References: <87pobwutth.fsf@hobgoblin.ariadne.com> From: Bernhard Voelker Openpgp: preference=signencrypt Autocrypt: addr=mail@bernhard-voelker.de; prefer-encrypt=mutual; keydata= xsBNBFPirzMBCACyzYldTjQ4ufFOkByY5Nn5USb5GFoL48nWBwNHjd9KUbtRRNlQiPNKd6hK Gvd3BGi5aoFKA4ytfRk6jbAbW3jVb3R8wYaV08mOy4KVEKxqN4bxsXlMjNChXVR+rtKDmfI+ oPTL+cPH2X6gW4W02IRbVw0uUhNm6zEedC/gNrY/mTlf1enZ46jxZ7BTUZaG+kx38UMISIMB zSzLRtdkwgmHj4jS3p1fF2cwRqLclIfMjKGpbNFPEXeXKWrCLcqHw78795eAR9q0YvrDkfIn GdDBwfb3VM4NdulwIFzvYZMSXvSbbyPLB5YkHU5aAWQHUse4WlfT5ccDpbzUYldRAvF9ABEB AAHNK0Jlcm5oYXJkIFZvZWxrZXIgPG1haWxAYmVybmhhcmQtdm9lbGtlci5kZT7CwHkEEwEC ACMFAlPirzMCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIXgAAKCRBGUC73lpFxle5wCACC dbs0QaJ0vR3Sff2cKdTk41rUq3YfWngsR///IOU0C5DdkePmCnJE/lUsUy0LRTxcUDLxQR+x QHU8ssRT0JUO9726dI3miy36UdsgmBYaOtLvQcidGmW1R7o0PYYf04+TFtyqKgngOUBPpMgR 6o4UsQxy/OD4bN1WDqOgIjL+D/qJpkKmgp6L6+hhaBCpiOFKRmmV7YyQ3SqVlfQNiHs5ZtkR nXpIjgZARV+GllKucI17bO0CGmTJZ1tstVy0+W3DQT1lbBkTTc++5LONM99D3jjn23l1ocOp folR53F7I4cb2RNfT23v1I59RH37lB9wMOqrKj0UjYAC2YoPGQ3BzsBNBFPirzMBCADXLWWp QihBldY6reca8ZKdc3T9qXEOa3akE3DWKztIBmNJhtYOjmpLYajQTkGa7UoJTnbmZE2Rn6ZE oNnvb0gcFNAIcY95KOI+bjOR8HEgh4cx2REXh6L6olIgyXqt/KFusE4wtVZAFxZl+30HzN6n D+1HvrjXxPJRX6MsIYOYyyX9/6OofwJK6QHODYGp8WL2olHDnmsXg4AT6Wlr7qKpKrQELlcF R4xkvdmgL/Ghw/tK0yJTxMIcewCCZWLPOXRmFRbvAadZWPAgVsJ63siNyUlVnVMSzDgTJl+s l/DMabXpqrJQx3/1Yy6mTaDs3XZT/wmBKaTLXx/LByaPxQQ7ABEBAAHCwF8EGAECAAkFAlPi rzMCGwwACgkQRlAu95aRcZWVPwgAqZT6iTXkoP37wYb41323RzhBcJ8JSk4cyBDBUXX0lMrM 3qhiClKG7phpxVdu817Gwc6Hsecg7FfjQAV8MHQ0ZFeEFdk3b2rKBqfsStc+h49/xF3Fb+if CzR9qeQF82fMSxkg18++7hMcHCMO/hPZ/Q0xRi+lrSr2QKDJQuLzSyVU14TxrCkevZjEhtma VNvcJlJzCbiBXee9Fpc5jITUXPFG8E8dxqo1n+duOyIMgozrAnzP7X5V/Ob/Ozf/aGGX9+Jd inyfCX18nWcHALKMU/36Eua/ylalf/2c2YkBp9KCLVmGgPkUgW52EeRPgroIsiwu+rwCSV6Z UyCJ+OymCg== Message-ID: <0b87c150-a15f-e5cf-2749-a27db1217be3@bernhard-voelker.de> Date: Tue, 6 Nov 2018 23:52:30 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:UBPBaOqq+4YALt2418HaBtgXPCBukGe+qH15flwXB/oZN5RTUpz t6wHITPBbdn4HwZO9TeWiLF1ygAl/y9K3LG9gUVLJqUx/mSAz9ljNWF7MU5lCzdXltKr9WY sLgZEcJ2K2E97B42uCGDJSjR2PLRBG8KKivq+f8Zrhm5sohs45OEgyGYpP46mbqyT0lgtAo XkVwMPPA9U1FPFO4AXTpw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V01:K0:uDjstOveLWc=:FHgnR9vpGqdRJuHHyZE8T+ 7fbWKXkawtcQF+NbkpzUnYXVU/JbotEgGFt9/yCXlrwUx6JWop2eI3QE0BIZjv5W4l4uqs0K+ H6tStcPOUNl0PTRXcHi2gYy9iArBB9KmKO0uRHdfemGwAEJ+780m8110HLILri7iHxlAsf0hL e7dMY5+swFUUvaulczSqGFzsw6IG+eJXTseaklTx+l5pt63/HM98OYk81j3gIremppmOVP5gr SBY+qZeRhqW6w7oL90mgQdCju/RlaE1h1/kxoUDDeBUOzOABzDkOKmAdVbqGt+c1/ttVH2OWl AssO+2S8m4MDk4pnKXWMFvDFKRY/mY2z0jOtBCP7qT8GPZ4qyiVnX2U47ejrLMEddYJxLScTx oE/QnT01QIjQwnw0AS6F0BUUvViRRmkRf0Oz9g+mejf+38LFrURIRU8S6fHMtVm9qG7NCyQYk b/UGZ4Ur5wl3lDVe+X2JmObiV7mG4bv7AwM01QfJ792zIlLUz0t/5PqS3a0rAY6WVAkDNxlDZ /jswGQMn0SveOLNvBC+HQ0BRUnM2AmMdYepaEHSgOqLt7L+n6GBwqDQch/iyzPa6OEPrXdtny ybS1AX8f/m683Py7IT0EhHl6mSrHJeLKEa6Jx9dn9XinZMkyh/4R/rOMi22kL8B+NRnaw/9fb zmO43LOpMYfsbBwKKQ/8hKzWk/Pl7b4gLmrAs8E9JG7g3QaC6b1xYASdo4Ct7HPEHbwMXdI5T 9OJ1+/A/iqVQtc8v X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control Cc: "bug-findutils@gnu.org" , =?UTF-8?Q?P=c3=a1draig_Brady?= 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 (-) tag 28079 notabug close 28079 thanks On 9/3/17 2:36 PM, James Youngman wrote: > -> findutils bug https://savannah.gnu.org/bugs/index.php?51926 ... thus closing here in coreutils. Have a nice day, Berny From unknown Thu Aug 14 18:32:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 05 Dec 2018 12:24:05 +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