delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/10/23/05:19:03

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:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; q=dns; s=default; b=FFS//2nasRB/Ucb2ga8gQCTUXo3wF
0jOzO19aStr4b30gyNkT2lO47e8ZEqe2LywRFXSqw02+xzudAdcUiTdRFLMl83we
GdGhFnA6wuTSWNvz30yWX3KQRogXHWBh6Oyn3rNoFphL7iEgreituP66K6sY3wrG
sqv+6ZxS4P/iW8=
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:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; s=default; bh=KU9mgLch5Dsv/LEeW0irYpN/wZI=; b=Orh
C7H1bwr6VWM0Ac616m1StuBtqw7jnKMbJNJQCBej7j9Q+1Hi1ufTbOH5157zotZF
bL302IZpNPC64vZnQ/bcKUwoEFkZAmlDnaCKYBM+k1Z3RSX7eH7kzpFXPHL66h0A
wYv4FzigPgxB6u/8HqikCJY6/ECLuwmJF93xXSys=
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=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=
X-HELO: cluster-d.mailcontrol.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=worksite.onmicrosoft.com; s=selector1-schaeffler-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=RYDuaOneMbZCjx08H/wdJEnXfFO+aLGmyn7wXdpZ284=; b=AsD8akUWP/dICyQQxOG5hTwZFosIYs9GoZUck3ODQ46nHTjCEhtEPnHIwP49QHsLoJ7z5xu0NgrxwrmWI/zVdMh6ECZDNXjf8XkQowpUDPeFotye4ccK3RY0A2YHM+z7pilaHphDWh1/SQAZmxn2HahtTb/uZ9dtzJlPup668QY=
From: "Lemke, Michael ST/HZA-ZIC2" <lemkemch AT schaeffler DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: RE: Setup missing installed packages
Date: Tue, 23 Oct 2018 09:18:45 +0000
Message-ID: <AM6PR03MB35583BC367589E4B9E6567E6BEF50@AM6PR03MB3558.eurprd03.prod.outlook.com>
References: <AM6PR03MB355860F4DD0041D3945CF266BEF40 AT AM6PR03MB3558 DOT eurprd03 DOT prod DOT outlook DOT com> <AM6PR03MB3558F854CA41D3CC94F0417DBEF50 AT AM6PR03MB3558 DOT eurprd03 DOT prod DOT outlook DOT com>
In-Reply-To: <AM6PR03MB3558F854CA41D3CC94F0417DBEF50@AM6PR03MB3558.eurprd03.prod.outlook.com>
authentication-results: spf=none (sender IP is ) smtp.mailfrom=lemkemch AT schaeffler DOT com;
received-spf: None (protection.outlook.com: schaeffler.com does not designate permitted sender hosts)
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w9N9J2Uu011335

On Tuesday, October 23, 2018 10:55 AM Michael Lemke wrote:
>On Mon, 22 Oct 2018 10:57:46 -0700 (PDT) Marco Atzeri wrote:
>>Am 22.10.2018 um 18:50 schrieb Lemke, Michael:
>>> I was just about to update my Cygwin installation when setup would 
>>> list only a fraction of my installed packages. For instance git is 
>>> missing but I have it installed. setup_version is 2.893 and running 
>>> it with -v it tells there are 69 packages installed. But
>>>
>>> $ wc /etc/setup/installed.db
>>>    835  2504 36779 /etc/setup/installed.db
>>>
>>> and I also see all these tar files in the installation directory. This
>>> is a 32bit installation on Win10 64bit.
>>>
>>> What is going on, how can I debug this?
>>>
>>
>>69 packages seems a minimal installation.
>>May be you have more than one Cygwin installed ?
>>
>>Double check the proposed installation directory from setup
>
>Thanks, I did and I can't find anything wrong. Where does setup.exe gets
>the information from? I tried several versions, the current official one,
>the new snapshot and something older I have lying around. They all do
>this. They are in my distribution directory with all the Cygwin downloads
>and all show the correct location of distribution directory and installation
>directory. Some junk in the registry?

Nevermind, I found it. setup.exe chose c:\cygwin as installation directory
which is wrong for my installation. I don't know, though, why it picked
this directory. Anyway, if I enter the correct location manually everything
is fine. Sorry for the noise.

Michael

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