From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward100j.mail.yandex.net (forward100j.mail.yandex.net [5.45.198.240]) by sourceware.org (Postfix) with ESMTPS id 72CE5386F824 for ; Fri, 26 Jun 2020 17:20:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 72CE5386F824 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon@yandex.ru Received: from forward102q.mail.yandex.net (forward102q.mail.yandex.net [IPv6:2a02:6b8:c0e:1ba:0:640:516:4e7d]) by forward100j.mail.yandex.net (Yandex) with ESMTP id AB94E50E066A; Fri, 26 Jun 2020 20:20:02 +0300 (MSK) Received: from mxback5q.mail.yandex.net (mxback5q.mail.yandex.net [IPv6:2a02:6b8:c0e:1ba:0:640:b716:ad89]) by forward102q.mail.yandex.net (Yandex) with ESMTP id 9896C7F20010; Fri, 26 Jun 2020 20:20:01 +0300 (MSK) Received: from vla3-4c649d03f525.qloud-c.yandex.net (vla3-4c649d03f525.qloud-c.yandex.net [2a02:6b8:c15:2584:0:640:4c64:9d03]) by mxback5q.mail.yandex.net (mxback/Yandex) with ESMTP id 67Dm2yWf3U-K1cOFEQ2; Fri, 26 Jun 2020 20:20:01 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1593192001; bh=sPA3Lp6s+63yK4tOHwyrzT22k20TL04ARAwWRgi7pWI=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=QWiareJR9K3j16I9vtCdz0u4zCgQNpV6nWoN0syHWQ6tpQB6vvUJlrTQbZ8at1u/P 9rcGxQHBvdeMUYYK3XlI11IThUFqwVcQ31FrecHtheMkZYJ+9I06khzz0CHont+rWD +zskQ6922ptlyKACo8Alnag4+Ebpf6o2/9E3SVGg= Authentication-Results: mxback5q.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by vla3-4c649d03f525.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id 8C9FyMlyzY-K0leam7s; Fri, 26 Jun 2020 20:20:00 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Fri, 26 Jun 2020 17:15:21 -0000 Date: Fri, 26 Jun 2020 20:15:21 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <647292733.20200626201521@yandex.ru> To: Yasuhiro KIMURA , cygwin@cygwin.com Subject: Re: Listing only manually installed package In-Reply-To: <20200627.013459.435705702566725844.yasu@utahime.org> References: <20200627.013459.435705702566725844.yasu@utahime.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2020 17:20:05 -0000 Greetings, Yasuhiro KIMURA! > When installing one package, it is quite common for several other > packages to be automatically installed as dependencies. And output of > `cygcheck -c` includes both of them. Then is there any way to list > only manually installed package? AFAIK, there's no way to tell if a package was manually selected or not. Cygwin's setup just don't store this information. -- With best regards, Andrey Repin Friday, June 26, 2020 20:14:03 Sorry for my terrible english...