From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30956 invoked by alias); 1 Dec 2019 02:15:35 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 30486 invoked by uid 89); 1 Dec 2019 02:15:33 -0000 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 Received: from mail-yb1-f178.google.com (HELO mail-yb1-f178.google.com) (209.85.219.178) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 01 Dec 2019 02:15:32 +0000 Received: by mail-yb1-f178.google.com with SMTP id a11so13046859ybc.9; Sat, 30 Nov 2019 18:15:31 -0800 (PST) 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.1c69fb81.3f589.a809@mx.google.com> In-Reply-To: <5de321b2.1c69fb81.3f589.a809@mx.google.com> From: Steven Penny Date: Sun, 01 Dec 2019 02:15:00 -0000 Message-ID: Subject: Fwd: Errors in cURL dependency chain To: cygwin@cygwin.com Cc: daveroth@acm.org, yselkowitz@cygwin.com Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2019-12/txt/msg00000.txt.bz2 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