From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120122 invoked by alias); 22 Oct 2018 16:50:57 -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 120096 invoked by uid 89); 22 Oct 2018 16:50:56 -0000 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 Received: from cluster-d.mailcontrol.com (HELO cluster-d.mailcontrol.com) (85.115.60.190) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 22 Oct 2018 16:50:54 +0000 Received: from schaeffler.com (o01016542.schaeffler.com [159.51.236.205]) by rly10d.srv.mailcontrol.com (MailControl) with ESMTPS id w9MGop9O164687 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 22 Oct 2018 17:50:51 +0100 Received: from WS000721.schaeffler.com (unknown [10.160.89.9]) (using TLSv1.2 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by Forcepoint Email with ESMTPS id 3256A7B3BF1B2D7EF70E for ; Mon, 22 Oct 2018 18:50:51 +0200 (CEST) Received: from WS000717.schaeffler.com (10.160.75.18) by WS000721.schaeffler.com (10.160.89.9) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Mon, 22 Oct 2018 18:50:51 +0200 Received: from ws003253.schaeffler.com (10.160.75.19) by WS000717.schaeffler.com (10.160.75.18) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 22 Oct 2018 18:50:50 +0200 Received: from DE013733.schaeffler.com (159.51.234.21) by ws003253.schaeffler.com (10.160.75.19) with Microsoft SMTP Server (TLS) id 15.0.1367.3 via Frontend Transport; Mon, 22 Oct 2018 18:50:50 +0200 Received: from EUR02-HE1-obe.outbound.protection.outlook.com (213.199.180.184) by o365exchange.schaeffler.com (159.51.234.21) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 22 Oct 2018 18:50:50 +0200 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= Received: from AM6PR03MB3558.eurprd03.prod.outlook.com (52.134.114.31) by AM6PR03MB4502.eurprd03.prod.outlook.com (20.177.34.13) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1250.29; Mon, 22 Oct 2018 16:50:48 +0000 Received: from AM6PR03MB3558.eurprd03.prod.outlook.com ([fe80::e9a2:c30c:3e1e:be3e]) by AM6PR03MB3558.eurprd03.prod.outlook.com ([fe80::e9a2:c30c:3e1e:be3e%3]) with mapi id 15.20.1250.028; Mon, 22 Oct 2018 16:50:48 +0000 From: "Lemke, Michael ST/HZA-ZIC2" To: "cygwin@cygwin.com" Subject: Setup missing installed packages Date: Mon, 22 Oct 2018 16:50:00 -0000 Message-ID: authentication-results: spf=none (sender IP is ) smtp.mailfrom=lemkemch@schaeffler.com; received-spf: None (protection.outlook.com: schaeffler.com does not designate permitted sender hosts) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-SW-Source: 2018-10/txt/msg00181.txt.bz2 I was just about to update my Cygwin installation when setup would list onl= y a fraction of my installed packages. For instance git is missing but I ha= ve it installed. setup_version is 2.893 and running it with -v it tells the= re 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