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 DB4CE385BF9B
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=oskog97.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=oskog97.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oskog97.com; s=gm1;
 t=1638291899;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding;
 bh=Rw7irPAoy03EzXoNefN4NSM67quVFKuaHfbNDxppBi0=;
 b=JPL9TWoSk6779bTZ8VnQs6vpre1zs2cyEzx+9qYTEKo2I7cjKgeSBncMoqxBRkU3WwJQpL
 /AvJy/ufsfx8XqwP1GUzBsJ1VuBVAX6XJ9BKYzIorXG1VJDKPLOKAkI8IrfHLPT2TLxqrf
 0c0yKQ6lBs+pQ5ZPW0VAiehdmK7cmNZSSQmOV/4FoMIchGXRKKf8GI+bZxlwTv6exzYlVs
 4rHQfp7ZzmusvkfZhICZq2ledH5wIpVoSHxOY04LemTHNC7y/nhGUZG1bJKiURGlNIol2C
 OBvMiVyGSGyHUHGQQQYSw1nDQed2jKpUzioiZrEQYPBOMSF+QRRqrSQAq1Biyw==
To: cygwin@cygwin.com
From: Oskar Skog <novia@oskog97.com>
Subject: vboxsharedfs - Too many levels of symbolic links
Message-ID: <d6470ffe-8e49-3eb7-4d21-3212e0ad4f31@oskog97.com>
Date: Tue, 30 Nov 2021 19:04:57 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
 Thunderbird/78.14.0
MIME-Version: 1.0
Content-Language: en-US
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,
 RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS,
 TXREP 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
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>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

vboxsharedfs file systems no longer work. Any attempt to access will
result in "too many levels of symbolic links".

This only affects the VirtualBox shared folder, the Samba share works
just fine.

Last time I updated (before today) was sometime before the 10th of
September.

MSYS2 has the same problem, but no one seems to have reported it to
Cygwin:
https://github.com/msys2/msys2-runtime/issues/58


user@DESKTOP-******* ~$ ls /cygdrive/z
ls: cannot access '/cygdrive/z': Too many levels of symbolic links
user@DESKTOP-******* ~$ mount
C:/Cygwin/bin on /usr/bin type ntfs (binary,auto)
C:/Cygwin/lib on /usr/lib type ntfs (binary,auto)
C:/Cygwin on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
D: on /cygdrive/d type iso9660 (binary,posix=0,user,noumount,auto)
Y: on /cygdrive/y type smbfs (binary,posix=0,user,noumount,auto)
Z: on /cygdrive/z type vboxsharedfolderfs 
(binary,posix=0,user,noumount,auto)
user@DESKTOP-******* ~$ uname -a
CYGWIN_NT-10.0 DESKTOP-* 3.3.2(0.341/5/3) 2021-11-08 16:55 x86_64 Cygwin

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