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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=uc1HBegSvuQixxgH dtt/eJqeiZgL6h/cbfpWpzwFxc2AWsn+vF7Z8T7mgM0loemoWmr6erxju2K9P+pt OuiJ/l0/JMaVIA5SSGpIDW+gZli/SPub7FmWYm9N4JcbtPxYL81b8zWqVP/IA7sc D2NiOCnzjC52tEh5jGbsMlsb8xk= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=aa4NlCQwyjtCGzblm9LMe2 XHG4A=; b=ehv/KyRO9vWtqIQDKd1YXqTZ+rUuf102ZpPZHrhptFBlSsq7JE7RlE n/HULiro8VKTRaBS0RfpSH/6cFd/p6NEm0/Fzcn5wqe8t8Vr8gGcZ04aVk+u7BYs wWbVudGswg8bkQzvktZll8Uj4+iwaQ3MNLHSm0q1cG0JYx/2LR/Yc= 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=-3.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:ESMTPA, HContent-Transfer-Encoding:8bit X-HELO: out5-smtp.messagingengine.com X-ME-Sender: Subject: Re: [ANNOUNCEMENT] Updated: setup (2.889) To: The Cygwin Mailing List References: <205efdc4-7551-1b04-7566-94d27359f02f AT gmail DOT com> From: Jon Turney Message-ID: <1065b07e-9d5a-cf20-3bfb-76a56edd53e4@dronecode.org.uk> Date: Wed, 28 Feb 2018 22:09:41 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <205efdc4-7551-1b04-7566-94d27359f02f@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit On 28/02/2018 21:36, Marco Atzeri wrote: > On 24/02/2018 15:26, Jon Turney wrote: >> >> A new version of Setup, release 2.889, has been uploaded to > > noted using `cygcheck-dep -N ..` > > /usr/bin/cygcheck-dep: WARNING: broken dependencies: > /usr/bin/cygcheck-dep:   installed package 'cygwin/clisp' > /usr/bin/cygcheck-dep:   depends on the following required packages that > are > /usr/bin/cygcheck-dep:   not installed; these dependencies will be > discarded > /usr/bin/cygcheck-dep: ( libfcgi0 libffcall0 ) > > also reinstalling `clisp` setup does not pull libfcgi0 libffcall0, > so it seems if dependencies of installed package are changing > setup is not able to pull the missing dependencies. libfcgi0 and libffcall0 are only required by clisp 2.49.92-1, which is currently marked as a test version. setup is now smart enough to be told not to install these packages, unless the version of the clisp package which requires them is installed. -- 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