X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=p3q8ADrZDVQCwfGODZu1A0ENYkjs4PKqcRON4w96ROF 8VoG0YQDrvKd3+DQzbwWMafxqoeDoIqo55pivLEQRWfwpe1qd19XwvoC/gGQB0Sj pY2mNkMjxULilOJCNtmOBMWtVJEsUL7kj8zBg3BesHm8LJLIIIQ1XRlnoks5m7h8 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=2hVvBtVQqilpX+kLvfHyqS2EOQI=; b=L+3ui3EGfn4LXVW5L TFPAsjt+YqGyn2Y2bOlip40HYcLQ5GnPRVxa0cBCrd/GS5otGa6UFFaHw9LbOiTU xG5uBNC/U7bJIA4ggDte7oiAJHbVFR/Hpe36WPAMsck31VmQizHlaIS3Kym6SU+H 5ew82gKUFbZ7OBJFW9dDjJzeg0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=BAYES_00,CLAIM_SUBJECT,GIT_PATCH_2,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=sigh, H*r:8.14.7, Hx-languages-length:1285, claims X-HELO: Ishtar.sc.tlinx.org Message-ID: <58F3E963.4040602@tlinx.org> Date: Sun, 16 Apr 2017 15:00:03 -0700 From: L A Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: bug in cygcheck -- claims missing files, but files are not missing. References: <58F1EED2 DOT 8050703 AT tlinx DOT org> <726095743 DOT 20170415151551 AT yandex DOT ru> <58F21E0B DOT 7010303 AT tlinx DOT org> In-Reply-To: <58F21E0B.7010303@tlinx.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes L A Walsh wrote: > Andrey Repin wrote: >> Greetings, L A Walsh! > Hi Andrey Repin! ;-) >>> Any idea how to figure out what cygcheck is doing? >> >> How did you invoke cygcheck? >> I've seen similar behavior when invoking it as /usr/bin/cygcheck >> outside the Cygwin environment. > ---- > > I invoked it from bash at the same place I typed 'll' (ls -l). > > It's very confusing -- have run it more than once, since > I do have some missing files, but not the number of > files cygcheck lists. > Thanks... --- I think I may be on the path to sorting this out... it seemed to be looking in another directory created by the install process (vs. the previously existing one, which it ignored), having to do with the old path being valid by using Windows-soft-mounts (junctions), and cygwin overwriting/deleting them because cygwin conflates junctions and symlinks and treats them the same, losing any windows-configuration difference. Usually it's not so much of a problem, as I haven't upgraded my cygwin SW for some time. But I forgot how much of a pain it is because it messes things up every time I run setup (sigh). It's hard to get the SW installed in the right place when it keeps overwriting soft-mounts. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple