X-Recipient: archive-cygwin@delorie.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:from:to:subject:date:message-id:content-type
	:content-transfer-encoding:mime-version; q=dns; s=default; b=LgX
	txK20+qtrBVk9JwPyNrYu8H6tMKBfvwhXznqhOt5CP0jKedW5FQgJATUCAXA2wMd
	QxlEyqRHKrvIdf84gY6CO96bQJt90UDxwZDIt65xJo/UmzIyWvApGfrf8g1nKYVh
	JOG8WQcXBEpIkQqmhcPJEs5NYBEiEBp23vo8jTfY=
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:from:to:subject:date:message-id:content-type
	:content-transfer-encoding:mime-version; s=default; bh=q49M5Dy8e
	l0dG3016aHSw+FSAHw=; b=wjv7rIx/TloZdkgultpoi6xGXVqx81IWCAi0f1gGL
	8bhCYfPfQBfSDeYtZDo+roB9TT9Y0woxrDDthTJLYLqvEDAr5uD2rVsMXInIege3
	MLEM6EQTEaZC4XnMc92t61rqCyCkyOuRCwGWRbAT7Z0M0VJJ5ks9UGMDf6cQ7QYF
	yQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=cat's, cats
X-HELO: USA7109MR008.ACS-INC.COM
From: "Nellis, Kenneth" <Kenneth.Nellis@xerox.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: cygcheck doesn't find package for procps
Date: Thu, 17 Mar 2016 13:00:01 +0000
Message-ID: <0D835E9B9CD07F40A48423F80D3B5A702EAE5D19@USA7109MB022.na.xerox.net>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u2HD0b93027848

In another message, procps was mentioned*, and I tried to see what package it 
was in using cygcheck, but cygcheck didn't return anything. Wondering 
what is wrong...

$ type procps
procps is hashed (/usr/bin/procps)
$ procps --version
procps version 3.2.8
$ cygcheck --help
Usage: <snip/>
       cygcheck -f FILE [FILE]...
<snip/>
  -f, --find-package   find the package to which FILE belongs
<snip/>
$ which procps
/usr/bin/procps
$ cygcheck -f `which procps`
$ cygcheck -f `which cat`
coreutils-8.25-1
$ uname -a
CYGWIN_NT-6.1 COR900GFY5 2.4.1(0.293/5/3) 2016-01-24 11:26 x86_64 Cygwin
$

So, cygcheck does find cat's package, but not procps's.

* https://sourceware.org/ml/cygwin/2016-03/msg00334.html

--Ken Nellis

--
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


