DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 49IDUuA7937529
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=kFeOFLde
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B5848385828B
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1729258254;
	bh=WN1GpVrHSqBG83LH5Cgy8mWbxV+ZR4JASLXWLSjcAYk=;
	h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=kFeOFLdeHZWTiZxF0+LhoWRktwpQR+ckzgGkPRMB9B7Y+/SKMLtPC6ZxtmkL3DU69
	 fSPAWlmTKIC8z0QFobOj61M80EexPy9albS3sJh0/QJMtE8a4qPOJD2eWsVICiBeoA
	 hlcCgaHL2SPy8RyWtqNVJUahoL/zhY1dzlH9eLFM=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E27D73858D20
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E27D73858D20
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1729258202; cv=none;
 b=EsV1ZfivK9mM1CE9htC3nqbVEIcNEnO24bsU/sQ/Zmpn9pZmKNc94xlHwuw9EnPCxmrQ3jvqPllqWDorE59sko2xeWJk7h7QtCesA9yqcV3vTw6enDYVG8GG3ahJimDQT9Yy9HbTUHRBzRx44UKUfCD+epeO9miA+aXimbF/Tdc=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1729258202; c=relaxed/simple;
 bh=xITlEesxcZqztcM/JddNdL7qCh7G2x6FUhZ3UXXOMzY=;
 h=DKIM-Signature:Message-ID:Date:MIME-Version:Subject:To:From;
 b=Lv3Ip7zjW8f7Kcm8OI79Jn084+afzZ5yGrKUHITucNhdoQZCpVpzSR4LgE1ct2R0rvkvNg8I0Ge5chf2QODT/ORH0JKw+gfUTcvj4N7i5kVRLvDrgAuvGKhpAIkslV2G1V0zfurd2CyxgM+Z5NcINthj06Gw6NR6l1egcmBlbFk=
ARC-Authentication-Results: i=1; server2.sourceware.org
Message-ID: <9972cfaa-a5a2-4286-a2b0-9ecd1cf2df6f@sysgo.com>
Date: Fri, 18 Oct 2024 15:29:55 +0200
MIME-Version: 1.0
Subject: Re: Request: please update to coreutils >=9.1
To: =?UTF-8?Q?Llu=C3=ADs_Batlle_i_Rossell?= <viric@viric.name>,
        cygwin@cygwin.com
References: <ZlgzYOTsGjS8dptJ@vicerveza>
Content-Language: en-US, de-DE
In-Reply-To: <ZlgzYOTsGjS8dptJ@vicerveza>
X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, SPF_HELO_PASS,
 SPF_PASS, TXREP 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
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
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: David Engraf via Cygwin <cygwin@cygwin.com>
Reply-To: David Engraf <david.engraf@sysgo.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces~archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 49IDUuA7937529

Hi all,

we also run into issues with 9.0 due to the incorrect handling of symlinks.

The coreutils Cygwin repository already includes 9.4 and 9.2 on the 
playground branch [1]. Any plans to release one of these versions?

TIA David


[1] https://cygwin.com/cgit/cygwin-packages/coreutils/log/?h=playground


On 30.05.24 10:05, Lluís Batlle i Rossell via Cygwin wrote:
> 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

