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=LxmKIJ5OVx1CrsQb 6a7fLRVVZYSij/lpgHGpamTuYViw09xOqdQXbruLfHJatvzgd1wa9A91HTRnPBTY MShhvZmCpdWNCg2d2HLFW6AJRdkDGbc/RrzJhxFS2VzrnxZ6idA9IedsIBff/oTH gsffX52H0+1udECbKGFJtXgflM0= 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=cRDbMO1IKHwVBBxyEh5jrB 3OQSk=; b=w8GXzlUL198G3sDKa7Fw9bm/1mtxpNXlv3yTM9FQMjYgZZKbxi/c3q c9pu5nOOwlTxeEel7MGfDiM8YceCvqsVc0qQu31Bwud53x8VRkkzvRUBZQ4hX2aA Gr+L7fq2Q/Eja/f0/9WEonc3zmgMyqh2khxrySx/PjRePtJDNK7Es= 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.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*Ad:D*org.uk, broke, brown, Hx-spam-relays-external:ESMTPA X-HELO: out2-smtp.messagingengine.com X-ME-Proxy: X-ME-Sender: Subject: Re: [PATCH setup] Finish providing support for provides: and conflicts: To: The Cygwin Mailing List References: <20180321193807 DOT 11744-1-kbrown AT cornell DOT edu> From: Jon Turney Message-ID: <6fb8aceb-7a04-36e8-c14f-4d182bd27e1e@dronecode.org.uk> Date: Mon, 18 Jun 2018 18:32:23 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit On 06/06/2018 21:44, Jon Turney wrote: > On 04/04/2018 14:21, Ken Brown wrote: >> On 3/21/2018 3:38 PM, Ken Brown wrote: >>> Introduce member functions SolvableVersion::provides() and >>> SolvableVersion::conflicts().  This enables packagedb::read() to >>> access provides and conflicts lists from setup.ini. >> >> Ignore this patch.  It breaks libsolv's dependency processing. >> > > Thanks, even if it's not right, I'd completely overlooked the need for > something like this. Do you have any details on what broke with this? I've been trying it and I don't notice any problems. -- 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