DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 44U8777G2010736
Authentication-Results: delorie.com;
	dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=ugeeHjjS
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 38C29385EC54
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1717056425;
	bh=xOExAr89pgBmaB9eYvYhRQ+KJSuymalcKZuSoz2UnJQ=;
	h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=ugeeHjjSX7qtB8O/EBrNO7G09DoM0a8i0X1Yk/jBcWEzN5bRk0Np6GV1YSQdMMZOW
	 H3nfgSGJZbfjIk6GPJX4afxSxDh4mJPIuy2ljUWrDsU8Ta5QHIBOR8pswxrgbfKGyA
	 b7KovCc1eCSKVsYVZMPuNcxAXgyCvL4tGqs+soL0=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0159F3858D20
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 0159F3858D20
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1717056355; cv=none;
 b=SyMmrTmCyZUzYOch46I01SEcKV6vFcip1cO4YAz7iYNl/csXGUwyfTxwFl3FxECzStWgXmh+Ycft+QhdGZXEvJkkCb4MdDWaXINMfJf13yEREtz3cddcYfuQ/A2Bxk/Ivje51IKtrQWY2edxJhM9k4xq0grlN2xo6G4L14DM8j0=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1717056355; c=relaxed/simple;
 bh=jngsxpIQqhe8AW9xXZosRx80ByitGQhmO8Z6mjdLnMw=;
 h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version;
 b=XpRYUMB4X4BpiAcr97dzjUVlpgqiEfFYIV9mJtL8QV0fHCflPM5w7tjjWc9W8NmFPhBKiMbcDscl6hY29CZcgZD/4fYcPFNqI1CqyMTRaj9woM8MRRJTBq/kcFH6fs04qttqq6IkuhbUN/WlGzSKScMxxWjiQWJowSvp+8x4C54=
ARC-Authentication-Results: i=1; server2.sourceware.org
Date: Thu, 30 May 2024 10:05:52 +0200
To: cygwin@cygwin.com
Subject: Request: please update to coreutils >=9.1
Message-ID: <ZlgzYOTsGjS8dptJ@vicerveza>
MIME-Version: 1.0
Content-Disposition: inline
X-Accept-Language: ca, es, eo, ru, en, jbo, tokipona
X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, SPF_HELO_NONE,
 SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: =?utf-8?q?Llu=C3=ADs_Batlle_i_Rossell_via_Cygwin?= <cygwin@cygwin.com>
Reply-To: =?iso-8859-1?Q?Llu=EDs?= Batlle i Rossell <viric@viric.name>
Content-Type: text/plain; charset="iso-8859-1"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 44U8777G2010736

Hello,

there are 3 coreutils versions in cygwin: 8.26, 8.32 and 9.0.

8.32 has a big bug on "cp" that leaks file descriptors. Copying many
files it dies with Too many open files.

9.0 has a bug that makes any chmod fail silently if it is applied to
symlink.

Both bugs have the impact that we are stuck to coreutils 8.26 for our
build scripts, that use 'cp -R' and 'chmod -R' and would otherwise fail.

Can someone update to a newer coreutils? 9.1 or later.

(I'm not subscribed to the list, please keep me in Cc)

Thank you,
Lluís


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

