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:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=ua16teMjfvSZyr27y2xbjr10NxVDAVgBTDdTGBpLEQV wmRdU8UKyv65y7ZJeGuQh07/yj7AVGm7vaXzb6jvIiCLYxj+8jJC8i8nJvZgdhfT UQCCUlCs+PUXoJsGHeawVfYzIb5Ms7IQ8NJnAg8D7sSyeYBg1GXw8BASSS1T5HUM = 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:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=Z2Sj/eWf3P1CeHbNBY/H1RR6Qow=; b=qs6bMRw3UcC2a7JKL QuoeLe0nwKJvg3+qdJu+qnUS3xVGpGnvJKCo7N0TKGl/PhJHAvZ/4/B7RhptGyb1 n6BsG6iv37wEDQCLtnkd4c1Qap/3ikyduYNA170NvVlWXObWCQweiDhtueFwhl47 NYJWz8MbyT55M1twHDc72bClKg= 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=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail3.ks.pochta.ru Date: Wed, 8 Apr 2015 21:33:34 +0300 From: Mikhail Usenko To: cygwin AT cygwin DOT com Subject: Re: [PATCH] cygcheck-dep 2.0-1: Bogus output from -l option Message-Id: <20150408213334.61b8e2df596c287fc3eedb5d@nm.ru> In-Reply-To: <551256F8.3020207@t-online.de> References: <551256F8 DOT 3020207 AT t-online DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RSpam-Score: 124 X-RSpam-Report: This message is probably spam. On Wed, 25 Mar 2015 07:34:32 +0100 Christian Franke <...> wrote: > The 'cygcheck-dep -l' output also lists various packages which are > actually required by other packages. > > The attached patch should fix that. > > Christian Hello, Christian. Sorry for not responding earlier. Thank you very much for reporting the bug. There is a semicolon that is missed after IFS assignment in the subshell. I will upload a bug fix release. -- Mike -- 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