X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 02E193858D1E
Authentication-Results: sourceware.org;
 dmarc=fail (p=none dis=none) header.from=nifty.ne.jp
Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-05.nifty.com 2252NGcj021462
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;
 s=dec2015msa; t=1646446996;
 bh=NrAzRL+QFTY8QUEAZXTTwfErc7deDHuYFfz6LdSqg9o=;
 h=Date:From:To:Cc:Subject:In-Reply-To:References:From;
 b=JUNIMyFku9EJl/NYaWLR61wT8JbeodziZTY8OVcwCPA93Sfwlq/qdQWJTVMThNPYC
 KXU9JVCRgAKnjinW1HPNC23FiNSvq/Ew+j8ed+SB99WgxW7RLf5i18eAkYzXcf0OJL
 VsfytVmrRbGHyHUJKXZef79K1kjryXfoOi0kfbADR/vYTl+pKmky2FukbPIYcj7bwe
 cOGnDS3nkmqF00ltndLWj6s4vv71D/gCy6cbwNE7FbbJGDHr2knSKEH2WHGvp8xZie
 vvHeYTvlFDwNyumiQLcLld4GPSYh+OQYosLKRdoLSwYCt1zcPxHMOcF84qSWc5kvGC
 /FpLI0StnlU2Q==
X-Nifty-SrcIP: [119.150.36.16]
Date: Sat, 5 Mar 2022 11:23:26 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: Too many level of symbolic links (still have problem with sbmfs
 network drives)
Message-Id: <20220305112326.8d07e89f03eb382f58023055@nifty.ne.jp>
In-Reply-To: <21ce8733-b5b9-4f04-516a-c674b3cf1162@polymtl.ca>
References: <21ce8733-b5b9-4f04-516a-c674b3cf1162@polymtl.ca>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, 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@cygwin.com
X-Mailman-Version: 2.1.29
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>
Cc: Philippe Debanne <p.debanne@polymtl.ca>
Content-Type: text/plain; charset="utf-8"
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 2252OdMm014770

On Fri, 4 Mar 2022 15:43:55 -0500
Philippe Debanne wrote:
> 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.

Hmm, could you please provide the version of samba
and hopefully smb.conf file if possible?

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

-- 
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

