From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51158 invoked by alias); 15 Feb 2018 19:35:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 50449 invoked by uid 89); 15 Feb 2018 19:35:15 -0000 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 Received: from forward5o.cmail.yandex.net (HELO forward5o.cmail.yandex.net) (37.9.109.249) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 15 Feb 2018 19:35:12 +0000 Received: from smtp2p.mail.yandex.net (smtp2p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b6:7]) by forward5o.cmail.yandex.net (Yandex) with ESMTP id 0073020CAC; Thu, 15 Feb 2018 22:35:09 +0300 (MSK) Received: from smtp2p.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp2p.mail.yandex.net (Yandex) with ESMTP id DBDE11A80057; Thu, 15 Feb 2018 22:35:07 +0300 (MSK) Received: by smtp2p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 8M0wYSqjeV-Z0TmGefD; Thu, 15 Feb 2018 22:35:00 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Authentication-Results: smtp2p.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Thu, 15 Feb 2018 19:23:39 -0000 Date: Thu, 15 Feb 2018 19:35:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <203196310.20180215222339@yandex.ru> To: Fergus Daly , cygwin@cygwin.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 X-SW-Source: 2018-02/txt/msg00177.txt.bz2 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