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:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; q=dns; s=default; b=mIqr ofI3m8oMpcEyGY5NnGuLJcdPach5wvrkxQFF5UjMA7hwOIJaiMGkSgjuM2fKKlgf i0waw1ARLDNqzqOxVz/DrsLA23OUN4PgbPME7940RHtmADQQEQvHBb+AAWzlZ/+l c79q2LuJ/grZQjnKCTcyx1EG3e5sn6A9t4tbLrg= 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; s=default; bh=QTXUcYC6LW NeHGX0qfb9DyZDL8k=; b=PdQNTML9NKqrhhn7Cmxih4PFrdnMcchuGFLurd3ZSf w+ztC8IjgUeojBvQDppmyfOzDu8TjbwtXnWW6HTsvAmsYzrd3XAKHzIbVsGXpIOZ SLDDgwIXAyCucOzaeD7LmBFIAk4MaClnd3jQsrOcX7+NjPqL96odjsWjMPI4m/oz w= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=advise X-HELO: mail-yb1-f178.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=0hfP/bLtuSdXKPyOjZ/0NIz24ykhlrwtRx5OS7Ci7dE=; b=T0zuuY82aR9CaElA1KrfP/ocz6wzqqJvUSUbQmtZqFGx9O3wb+CeLYbOYfEnCvsJiS ucNp/+a731P6VR/u3cAsYk1soJifPl30+332UKZHm4jc7BUZ1u94SkLd6oxtcgq9fDeD xG/4bTAFIDfmeizxTPD5cEvn3MJqMMHnBmWbfj+G4MW/HGwypkKfNhHiU84QvSDUCTj4 SFSAE5US7u8HtbOMQW3DYGg6JviJ9KY48Eujl4hQllw/JAcnrwA0pvBDyX4RAYi3NbpI OKOBOweg2Dn62xTLzjvsZ/2mGpDNw/Mv1ObiKxkjvxVq6HlvkRkEKGzENlR9nyBvT767 P3tw== MIME-Version: 1.0 References: <5de321b2 DOT 1c69fb81 DOT 3f589 DOT a809 AT mx DOT google DOT com> In-Reply-To: <5de321b2.1c69fb81.3f589.a809@mx.google.com> From: Steven Penny Date: Sat, 30 Nov 2019 20:15:33 -0600 Message-ID: Subject: Fwd: Errors in cURL dependency chain To: cygwin AT cygwin DOT com Cc: daveroth AT acm DOT org, yselkowitz AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" Here is a dependency chain: 1. curl 2. libcurl4 3. libopenldap2_4_2 4. libsasl2_3 5. libopenssl100 I have two issues with this. First, "libopenssl100" is obsolete: @ libopenssl100 sdesc: "Obsoleted by libssl1.0" David, can this be resolved? Second, while looking at "libopenssl100" I noticed another issue: @ libopenssl100 requires: libssl1.0 depends2: My understanding is that "depends2" is the proper dependency endpoint, and that "requires" is only kept for legacy parsers. Yaakov, can you advise? -- 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