delorie.com/archives/browse.cgi | search |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
q=dns; s=default; b=rWWXXfl7+JXob80bxtKFDNveOoOHbX32bwu65XKLjSh | |
brCpHD6SdhuDBijqPuO9cgE9NHcwmlnB6JP0/45rrKHIdhZxEXDs/jQ8mToMIoZK | |
tnwKgXXSiXjNiOLtY5bjV7Q/mTu8Q4CHaALQ0rVdh3wdgTxkBMOaCM+OnuixtJX4 | |
= | |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
s=default; bh=bz16Sut9v4RWouEystEvpKTdT4U=; b=Cw/XMdCUsev7SqSe/ | |
x6Pu8YWbsDZkpRjD0PIg9uuIyJj1LrvthFi88JvUmduPKE1oFCblqzAOJkt/WNCB | |
S7Ro0/pAhhuKKSOdAJcDdomh/PNKw12/7vSqJs5PxHZ5WYk+oNUKV/VPY1bcNkBy | |
eAbOWN38xkWslm71nIy3hUr9BI= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-0.9 required=5.0 tests=AWL,BAYES_05,SPF_HELO_PASS autolearn=ham version=3.3.2 |
X-HELO: | mx1.redhat.com |
Message-ID: | <54908745.9020604@cygwin.com> |
Date: | Tue, 16 Dec 2014 13:25:57 -0600 |
From: | Yaakov Selkowitz <yselkowitz AT cygwin DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: OpenSSL as Base package |
References: | <CAAXzdLVjDKA79OFANt7G_uD33Sc471nK72go3Q2Nu28AJz7JDA AT mail DOT gmail DOT com> <334083374 DOT 20141216161141 AT yandex DOT ru> <20141216132633 DOT GA21631 AT calimero DOT vinschen DOT de> <1807801883 DOT 20141216204651 AT yandex DOT ru> |
In-Reply-To: | <1807801883.20141216204651@yandex.ru> |
X-IsSubscribed: | yes |
On 2014-12-16 11:46, Andrey Repin wrote: >>>> The only trouble I see with this is currently Cygwin OpenSSL has Perl >>>> dependency. >>> >>> That's likely a bug. > >> The openssl package comes with two perl scripts. The dependency >> gets added automatically. > > That's a reoccurring issue with dependency walker. Perhaps, we need a way to > tell it to not include specific packages as a dependency, if we know it would > be a mistake to do so? Rather than manually fix it again, and again, and... Those dependencies are correct; perl scripts require perl to run, and if you pretend to ignore the dependency, then we end up with complaints that the scripts won't run. *That* would be a mistake. > These Perl scripts are nonessential for OpenSSL functionality, and not > required to be used, unless you have very specific needs. Fair enough. In that case, the correct solution is to create a separate openssl-perl package with those (like Fedora does), and leave those outside of Base. Yaakov -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |