X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 991083857C67 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1646426801; bh=z3IlVCHRSrEJEQs3h+ZLI3JnJiiGVu8NN9SNkGcNOqA=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=YvjbVL5u1HfPPfWZrelMvRbzYB+h393xO4C3WMFt/c4ai2Pz1BTXdomBgdpk+Ph2t 1Ra28zx7aqtmpSCT0na2CzLakSGU8XvxyZ0AFeCqpegk8gh7msoiSm5rLiivznPsZf pn5sp1iODj9CjTqvOrCFHQZyg52YEuTcSXpC+vFE= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9984F3858D39 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 224KkBRg028935 Message-ID: <21ce8733-b5b9-4f04-516a-c674b3cf1162@polymtl.ca> Date: Fri, 4 Mar 2022 15:43:55 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 Content-Language: fr To: cygwin AT cygwin DOT com Subject: Too many level of symbolic links (still have problem with sbmfs network drives) X-Poly-FromMTA: (m3117-02.rdgi.polymtl.ca [132.207.153.24]) at Fri, 4 Mar 2022 20:46:11 +0000 X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Philippe Debanne via Cygwin Reply-To: Philippe Debanne

Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 224Kkhbp028393 Hello Cygwin list, Since updating my Cygwin installation to the latest version, I am having the problem of  "Too many levels of symbolic links" on certain network drives, that was reported in other threads.  I tried replacing the  'cygwin1.dll' with the snapshots from 2022-02-17 and 2022-03-01 (x86_64).  This did fix the link to one of the network drives, but not others. The mount command in my case gives : $ mount D:/cygwin64/bin on /usr/bin type ntfs (binary,auto) D:/cygwin64/lib on /usr/lib type ntfs (binary,auto) D:/cygwin64 on / type ntfs (binary,auto) C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto) D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto) L: on /cygdrive/l type cifs (binary,posix=0,user,noumount,auto) V: on /cygdrive/v type smbfs (binary,posix=0,user,noumount,auto) W: on /cygdrive/w type smbfs (binary,posix=0,user,noumount,auto) X: on /cygdrive/x type smbfs (binary,posix=0,user,noumount,auto) Y: on /cygdrive/y type smbfs (binary,posix=0,user,noumount,auto) Z: on /cygdrive/z type smbfs (binary,posix=0,user,noumount,auto) No problem with the local drives, and I can now go to the X: drive thanks to the recent snapshot.  But not other 'smbfs' ones : $ cd Z: -bash: cd: Z:: Too many levels of symbolic links Any ideas what could be wrong ?  It seems to be limited to certain SAMBA shared drives. - Philippe -- 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