X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8A88F3857C41 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=astrofoto.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=roland AT astrofoto DOT org X-Authority-Reason: nr=8 X-Authority-Analysis: v=2.3 cv=dMmIZtRb c=1 sm=1 tr=0 a=7f+4XAqqJ0zRqjcv4Gsvzg==:117 a=7f+4XAqqJ0zRqjcv4Gsvzg==:17 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=IkcTkHD0fZMA:10:nop_charset_1 a=y4yBn9ojGxQA:10:nop_rcvd_month_year a=tsE32L7UpooA:10:endurance_base64_authed_username_1 a=s_x_ozq5su5w_sr5tOQA:9 a=QEXdDO2ut3YA:10:nop_charset_2 a=pHzHmUro8NiASowvMSCR:22 a=nt3jZW36AmriUCFCBwmW:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=astrofoto.org; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=YMqfadi7hcOJd18jrjfHVXzvMdtw7FVG7xj6ugekUVA=; b=wl85B9cVVu/UnKwyZj42uwuvFV YwkreGTlhyrtl5lEmfsx6Gd1WgInrr8EWl+C69KlniXPdIJNpLEdOY6A5Eg10imrPC2DIBkB72Eoa +MFcUhcLVzsc4weRLsxp8Mx1Pv6C8OAZnk+CiJ/p4eR5PeS7hrPdvfdeEJRvJSpJdc4s=; To: cygwin AT cygwin DOT com From: Roland Roberts Subject: Windows 7, cygwin > 1.4.1 symlink issue Message-ID: <614223b1-8418-b6f4-3911-55d557cb4728@astrofoto.org> Date: Mon, 24 Aug 2020 17:43:38 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 Content-Language: en-US X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box925.bluehost.com X-AntiAbuse: Original Domain - cygwin.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - astrofoto.org X-BWhitelist: no X-Source-IP: 104.162.67.78 X-Source-L: No X-Exim-ID: 1kAKFg-000KWJ-Sr X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: cpe-104-162-67-78.nyc.res.rr.com ([192.168.3.18]) [104.162.67.78]:55554 X-Source-Auth: roland AT astrofoto DOT org X-Email-Count: 1 X-Source-Cap: YXN0cm9mb3Q7YXN0cm9mb3Q7Ym94OTI1LmJsdWVob3N0LmNvbQ== X-Local-Domain: yes X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" I have one machine, a company machine which makes it hard to post details, which is running Windows 7. We run cygwin as our development environment for Java, but Java is installed as a Windows program. The scripts that do the builds are bash scripts that pull down updated code from svn, then run unit tests. All of the cygwin bits work fine, but when Java is launched to run the unit tests, it runs into problems with reading files that were created as symlinks in cygwin. Note that this does *not* happen with cygwin 1.4.1, but does with higher versions (up through 1.7.1). Possibly related, the permissions on installed files is odd if I roll back from > 1.4.1 to 1.4.1. The files that were updated with the later version can't be deleted. The permissions on, for example, an Emacs upgraded under 1.6.1 or 1.7.1 show "Unknown User" when I downgrade just cygwin and I can't run it. I have to upgrade cygwin, uninstall Emacs, downgrade cygwin then reinstall. Other users in the company have had their machines upgraded/replaced with Windows 10 and don't seem to have this issue. Eventually, mine will be replaced as well, but in the meantime, later versions of cygwin can't be used. roland -- 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