delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/07/21/15:51:57

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=JTeGIaD4dglukYtH
2tqMRPzF5qKoCAvOvH1LFmw0M0/VvTzeESUwlYlmvU0Vf63y0BG1BhJpEc5Dfn1/
f6yeWNZRUV7HuiL6YaV5zOJXbxmOuAhkWjzGOtOGUwgsyekK4Tq03D7mbskxRh8A
ln/ifmvDKPuIBIwdX81H8xa+yZE=
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=/Wly7hYvIkEY5EMZp3/OCr
fhFFY=; b=mJSPwNg4lryo8vkXHG3GuGHeV/dxbEDOhBzt0icdmf9MZoilmhUCPr
nw485P8QbqFOVJz0nn0RPj/DB0X6eo/byS6mUoY3lhol/zj1NDJUN3AgmlcynubY
LKqK/MK3hnOKX5gnYAxzKuEMhQdYbBx7s77hsYnrY13jIhE3HvDhU=
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-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=EMail, E-Mail, UD:avast.com, diese
X-HELO: mail-wr1-f47.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=MDvmERm3R8sn0+LQH/WCfw1Yo8JfIa4dDpKIzKHqvtg=; b=AFvHby9yUkeynlPm1iuMcVj+5nLJuLAuUc80nixM7DjLtyB0WGD5ZtySDeJRhyook5 lSMp7VDDGtFiEKq8vK3F9Q4rpKExKzePH8yyUFfeWnnRNrE66yUv74DNA+okBQk7Opb4 uKUKOHqRS/1LM6FkqpGM3tIawfQDv6sHsSQx6PW7x6Mj1xCgcQLPF04/zqPHD8YKgY1v 7dL5/BC82jRLJncrNvO5dleD4vPxS51sQ54zLgU/TcuECoCdRyPq6XwwQx5jhFgZ5SMl j410/RAlSVTOLWmsw8quC2KEcYfM6Z7LVXwmTxv3Y7sphq4m9MO0YMFmsld43+DSjeqb Z5uA==
Subject: Re: libsqlite3-devel install uninstalls openssl-devel just to install again??
To: cygwin AT cygwin DOT com
References: <0a0c0dcd-4321-58f2-3ab9-cb0e9995bb3b AT gmail DOT com> <20180722042241 DOT 69a36b18b3439c9c00a952b8 AT nifty DOT ne DOT jp>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <3e317103-ba6d-05cd-04f4-fb6e4bb52557@gmail.com>
Date: Sat, 21 Jul 2018 21:51:41 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <20180722042241.69a36b18b3439c9c00a952b8@nifty.ne.jp>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w6LJpuf1004543

Am 21.07.2018 um 21:22 schrieb Takashi Yano:
> On Sat, 21 Jul 2018 14:44:57 -0400
> cyg Simple wrote:
>> Uninstall openssl-devel 1.0.2o-1 (automatically added)
>> Install libsqlite3-devel 3.21.0-1
>> Install openssl-devel 1.0.2o-1
>
> I can't reproduce this.
>
> $ cygcheck -c openssl-devel
> Cygwin Package Information
> Package              Version        Status
> openssl-devel        1.0.2o-1       OK
>
> Then installing libsqlite3-devel says just:
> Install libsqlite3-devel 3.21.0-1
>

that is expected as the only dependency is

   requires: libsqlite3_0

Ken's hypothesis is the most likely: setup was asked to
re-install openssl-devel

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019