delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/01/15/12:10:34

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 22A8B385780A
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
header.from=SystematicSw.ab.ca
Authentication-Results: sourceware.org;
spf=none smtp.mailfrom=brian DOT inglis AT systematicsw DOT ab DOT ca
X-Authority-Analysis: v=2.4 cv=INe8tijG c=1 sm=1 tr=0 ts=6001cc39
a=kiZT5GMN3KAWqtYcXc+/4Q==:117 a=kiZT5GMN3KAWqtYcXc+/4Q==:17
a=IkcTkHD0fZMA:10 a=yMhMjlubAAAA:8 a=nEG_7a5GlngxQ6F76wQA:9
a=P6LbKte3hMXa3s-j:21 a=QEXdDO2ut3YA:10
To: cygwin AT cygwin DOT com
References: <638366959 DOT 5124927 DOT 1610072027608 DOT ref AT mail DOT yahoo DOT com>
<638366959 DOT 5124927 DOT 1610072027608 AT mail DOT yahoo DOT com>
<87im87a03i DOT fsf AT Rainer DOT invalid>
<718595507 DOT 5310863 DOT 1610134359370 AT mail DOT yahoo DOT com>
<1162682432 DOT 20210109052742 AT yandex DOT ru>
<810235038 DOT 835431 DOT 1610520138584 AT mail DOT yahoo DOT com>
<466233249 DOT 1039707 DOT 1610652048289 AT mail DOT yahoo DOT com>
<1302787826 DOT 1236791 DOT 1610663229230 AT mail DOT yahoo DOT com>
<c4409129-427b-6f12-7261-90ccd51507d2 AT cornell DOT edu>
<529495646 DOT 1380750 DOT 1610728577484 AT mail DOT yahoo DOT com>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Organization: Systematic Software
Subject: Re: mysterious GIT failure
Message-ID: <bec69ec5-2d84-4ad2-8253-947b4cd766f7@SystematicSw.ab.ca>
Date: Fri, 15 Jan 2021 10:09:11 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.6.1
MIME-Version: 1.0
In-Reply-To: <529495646.1380750.1610728577484@mail.yahoo.com>
X-CMAE-Envelope: MS4xfMnq38UB61gdPC6OEZpBpnHzRiUg05OiRAFTe5BwxL/F5wBFScDMKUOzKL+KZVkcAXzAAw/XSm9gLwiTATkvrJDAjJ/19esLKz9QX46xJ6q1VI6Eh7wW
ujz9CXwcNMylnm/NYlO6ZBx0WWKZenvRMWCZxJ0Gv2UgaSnbLzGi35rPci1syRznseh343vJM2ZkwaaE9wCZles2Zqy9UkGLJmc=
X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,
RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE,
TXREP 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 <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: cygwin AT cygwin DOT com
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 10FHAGwM013946

On 2021-01-15 09:36, matthew patton via Cygwin wrote:
> Ken Brown wrote:> Do you by any chance have symlinks in your PATH?
> Yes, the first and 3rd entries are symlinks.
> I've had these symlinks in my PATH for years.
> /home/MP1116/.aws/YYY/bin:/home/MP1116/bin -> .WPHOME/bin/
> 
> .aws -> .WPHOME/.aws/.WPHOME -> Dropbox/Work_Projects/XXX
> #/etc/fstabC:/Users /home none binary,user 0 0
> 
>>    There was a problem reported in early December in which STATUS_IO_REPARSE_TAG_NOT_HANDLED > would sometimes occur when there was a symlink in PATH:

Given that you have the same symptom, it is possible that Git-Bash or something 
else you are running in Windows is creating symlinks somewhere, which Cygwin is 
attempting to read while resolving some path search, or opening some directory 
or file entry, so it would seem advisable to download and install the latest 
snapshot DLL.
You could test this by trying to operate with only minimal Cygwin path /usr/bin: 
/bin and git clone into Cygwin /tmp/ or /usr/tmp/ as long as they are not 
mounted on non-Cygwin directories like your /home is, where Windows programs are 
likely to have an impact.

> This KB was released 8 December. I installed it on Dec 23 and my git failures
> started after that date. 
> <https://support.microsoft.com/en-us/help/4592449/windows-10-update-kb4592449>
Known issue with that update is loss of user and system certs - hopefully only 
from Windows cert store affecting only Windows apps - but could that impact 
anything you are using?

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]
--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019