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:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=q9U LTgYbbAawR4Mx1O2iygd9vYQeMR5T2lI6MYKTbwAaXCjOm82/0kcwMHW7tDXluPv eSqMWhjYGun5j/lPjIXEPNJnF+KFGUK9RPeIU68ojSFkABPDdZsafzbTMxyJbeZK FFsaUWyGdW2tdUN2lLk3Uz83/wF7iHSIrBCMr3s4= 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:content-type :content-transfer-encoding:mime-version; s=default; bh=r8GIpP0tp IshMBP56e+61ZE5sr8=; b=W/FJBJ5zP+i0qbTB+LkqMa4TNqSFQ0N0UXHiO7kgG ZtS15olv/HUNyPpBJi26kt6TnqmkiIP5YnyOhY+ja78/YXP8qDndR1aYZ7s7Cv/K vR9CJANlu6bFTFmByULVdXaXdi0JbNRVXxeHwJ2Rbm6g58hyH/Wk+/XtONFvF2aU dQ= 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=-2.6 required=5.0 tests=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=45urHBuJzVagRXMl+ErGvhhxJfXfV/fayhELVc54Anc=; b=EzysKd5WQGprO03dfgJZHUfJ1fuyrQPgmdUNs7CG07wVFKbllUXc/As6MIChoboZiqQzTNbXgU8qvUicDwD8/ZDHTP6b7R332Sh3Bil+rXvkN2iMFOptD7y6L4LyM3cKtprsoWg2e0wkH8b2k0OEMA4XAYpQyASz0wHWcc17aYU= From: "Lemke, Michael ST/HZA-ZIC2" To: "cygwin AT cygwin DOT com" Subject: Setup missing installed packages Date: Mon, 22 Oct 2018 16:50:48 +0000 Message-ID: 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) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w9MGp5DW000579 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? -- 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