From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.131]) by sourceware.org (Postfix) with ESMTPS id B3176385AC27 for ; Thu, 17 Feb 2022 12:00:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B3176385AC27 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=cygwin.com Received: from calimero.vinschen.de ([24.134.7.25]) by mrelayeu.kundenserver.de (mreue012 [212.227.15.167]) with ESMTPSA (Nemesis) id 1Mmhs6-1o17kx0wys-00jsXo for ; Thu, 17 Feb 2022 13:00:21 +0100 Received: by calimero.vinschen.de (Postfix, from userid 500) id 8F76AA80896; Thu, 17 Feb 2022 13:00:20 +0100 (CET) Date: Thu, 17 Feb 2022 13:00:20 +0100 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: too many level of symbolic links Message-ID: Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <002301d823da$e147ee60$a3d7cb20$@uni-bremen.de> <6de895b2-4a8b-6af0-0e16-55183dcdc7d4@oskog97.com> <002a01d823ea$e6bdafa0$b4390ee0$@uni-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <002a01d823ea$e6bdafa0$b4390ee0$@uni-bremen.de> X-Provags-ID: V03:K1:DhcZjm2mDtM43WgWprGNLAuPLKv7JFifeLLPN4ceZ106kuUXZ6N B7oWIMdwyNP2XTLSkXJTvtoVSqaVuJ3PWqwWV+aMfW6h5FCMEJH9g432yD01NSIRcHkUIZa XAv/OrGI468II9ueDKqBwNwCvkNfrVVQeKgAVgyHGt4mvki3N6y+Znd3qNqC/dLjDlsUybe b0BZS18kYUwdyUuS+BlsQ== X-UI-Out-Filterresults: notjunk:1;V03:K0:fAb/7r8K/Yw=:PweauMdEj1zpyatXJVvbX1 IjGcX+zlVQ93g+AUaMdIt92ULMpv7t8XlzhxPVNloPIEKFs9Q7TvPdtzQPlLHVnE40ONw90mi Ms1cxtd7inGzDCVNZ20N4T0/4mbxK1ek2T8eVp29fAIgSCOR/hE315nvFRhlXe8ownmHTECjn AsvhtF9ekQ5ncpqOM8F5LTaB7LlWBQ6WJZUN8m5J5k7o3d/tUaIMWOVy8ZSoCMSdsSBH00ozR w9botqe+uh/dK36XsYqJdHdwuXAtT/+pd6THBeQu7XQ4mSDMtYQDiHJqShubmFAwPfVzBr5KC 681iaGPtEp/S9EIgs0+PLzgLDy6Bcb2VfdlxbPRBwgCtZc0+lD+aLOcFvc57PgpiIDcrG7zvg EXH/QjIjFAaefLxq22zr55xXVlQZ9ARcS3r6iOBl1wb3cFFesA4tsw5XHzjelP+75iaaAxTr7 t52ItVcXS+MExVgicToYvbv26hVXAt97+33eqKIt34Gj3KZjjPusao6DhuQEsmP6H2X/4nEZP RFSQ8Pyy3ybmLmFEW0+c1cH36KaN1OQy/ELdDjZEKCz7YbWwb4FY5bINfz6wYaF79BavF0ePH vRH6O0Re+3RPlgRnVW+lCWFtcaFRpq+5+hwwR4lBntUI+5Cg+RcOyBfIDrdOY1PGK79fvHKfg mtocylWWH75IqwLC1oCVVz0Jc8bBvZi/JinZ5osgQEqz/302TE9fffgJFvOZHDxStSrzDBkg6 w22DCabp4O2g+Q4s X-Spam-Status: No, score=-96.6 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, KAM_DMARC_NONE, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H5, RCVD_IN_MSPIKE_WL, SPF_FAIL, SPF_HELO_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2022 12:00:24 -0000 On Feb 17 11:41, Andreas Heckel wrote: > > > > Of Oskar Skog > > Sent: Thursday, February 17, 2022 11:05 AM > > Subject: Re: too many level of symbolic links > > > > On 2022-02-17 10:46, Andreas Heckel wrote: > > > I have a network drive mapped like > > > //hostname/share --> p: > > > > > > When trying to access the network drive via cygwin I get: > > > > > > $ ls /cygdrive/p > > > ls: cannot open directory '/cygdrive/p': Too many levels of symbolic > > links > > > > > > Accessing the network share directly via //hostname/share works as > > normal. > > > > > > I have been using cygwin a long time but this is the first time this > > happens. My machine and our servers got recently updated, so I can't > > really pinpoint the reason for this behaviour now. > > > > > > Any hints / advice how to resolve this? > > > > > > Cheers, Andreas > > > > > > > > > > > > > > Are you running the newest version of Cygwin (3.3.4)?, there have been > > a similar issue to yours in the previous version that should have been > > fixed. > > > > Just to be certain, I ran setup again. There are currently no pending updates. > > 3472k 2022/01/31 C:\cygwin64\bin\cygwin1.dll > Cygwin DLL version info: > DLL version: 3.3.4 There was YA patch necessary to fix this regression https://sourceware.org/git/?p=newlib-cygwin.git;a=commitdiff;h=71d5490a3a2d and that patch isn't in 3.3.4. Please test the latest (2022-02-17) Cygwin snapshot DLL from https://cygwin.com/snapshots/ Thanks, Corinna