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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=hhY/fTHjO8XGLIrj pHgCHv47I1KRCy8JpKh31chXAJKvVFCH1tOytUYLjgWHYqbO8Jc9mLHdXlggkBwA zbhEZdficaeNTIz/aHx2kX9w0Ej9SvjxtKQ5v19rWDydC1SmSEjlP3X7nKpKXHW4 XQJhPPGGvHp8cDp8KiFAxPTt+to= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=Vqyf7IBYmbRNB+JIL7Ubt6 dyy4w=; b=I84GVl4P9VEakdhYTuHpd029xwKpe+FemrX/yHvs1YsInCWJd0u5em b+fsUt9XomJlrIXKZvgQc9R3AB3D1+juW4EjT1ty8P9aofqiSDPlKtVJ1btb7bVf sgjsHoiZoldp74Lm/i3SbZgItp/NSQJyQHUMBUSkOtWAwgLXcB96o= 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=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*F:D*yandex.ru, fergus, Fergus, 0325 X-HELO: forward5o.cmail.yandex.net Authentication-Results: smtp2p.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Date: Thu, 15 Feb 2018 22:23:39 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <203196310.20180215222339@yandex.ru> To: Fergus Daly , cygwin AT cygwin DOT com Subject: Re: cygcheck failing to find file In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Fergus Daly! > $ ls -al /d/src/sc.exe > -rwxr-xr-x 1 ferg dell 1426958 Jan 28 17:44 /d/src/sc.exe* > $ cygcheck /d/src/sc.exe > cygcheck: could not find '/d/src/sc.exe' > Why can't cygcheck find the file? > (Particularly, when ls can. And so can, say, md5sum.) Nice once. Can confirm. It works with native paths though. $ uname -a; cygcheck /c/usr/sbin/php/php.exe; cygcheck "$( cygpath -wla /c/usr/sbin/php/php.exe )" CYGWIN_NT-6.1 daemon2 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin cygcheck: could not find '/c/usr/sbin/php/php.exe' C:\usr\sbin\php\php.exe C:\Windows\system32\WS2_32.dll C:\Windows\system32\msvcrt.dll C:\Windows\system32\KERNELBASE.dll C:\Windows\system32\ntdll.dll -- With best regards, Andrey Repin Thursday, February 15, 2018 22:17:50 Sorry for my terrible english... -- 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