X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E461B3851C2C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=utahime.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yasu AT utahime DOT org DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1593247856; bh=AHvwLz9ReU0WiKTUZ4bBMKJ6xmNv09Ytyym4Kw8qGUM=; h=Date:To:Subject:From:In-Reply-To:References; b=lmEJ4yDqA6+EhbcjzjXV5J0mEV10jlsv1fAO3scuzuhg+lBBAB0UGvwDRyqi4ZQoj 6zNai/3t32ZaPBzsHVDdvelUz2Ubl6aL6DpzJGGGKBCAY5uH8rdFns3fY5ftP00Bvm KuF6vb1daYgOLzwmiLRtGfzXTfOpVLTtxLxJXdG4q3KY5dKl2oy2LjkzUnYrEAnQdL bx6+fJeAxOtNe0ZJi2KhTHUeYDukX2OtPcbXzsxwRuqO0dGqU4HAthx8Cw5J91pFqN nezqNnwvbriv6Twjnz6xb7LTRtVm/fV2bqhOloM9csxU9Y4ZfiCSkOnMCisOmPln4V 7fIPwCcNq01TA== X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.3 at eastasia.home.utahime.org Date: Sat, 27 Jun 2020 17:50:31 +0900 (JST) Message-Id: <20200627.175031.1529678405928605533.yasu@utahime.org> To: cygwin AT cygwin DOT com Subject: Re: Listing only manually installed package From: Yasuhiro KIMURA In-Reply-To: References: <0310877b-25b4-168d-f605-98b924ca6b62 AT SystematicSw DOT ab DOT ca> <20200627 DOT 030404 DOT 1219230595825821536 DOT yasu AT utahime DOT org> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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 AT cygwin DOT 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" From: Brian Inglis Subject: Re: Listing only manually installed package Date: Fri, 26 Jun 2020 16:20:06 -0600 > Just checked the setup sources, so unless there is a bug, you are running a > setup version over 5 years old, or not running Cygwin setup, user_picked is part > of the package metadata that is still read from and written to installed.db. I tested this issue with clean installed 64bit Windows 10 1909. At first I downloaded setup-x86_64.exe from Cygwin Web page and executed it. According to start message, version is 2.904. Then I installed only Base packages, exited setup-x86_64.exe, opened Cygwin console and checked /etc/setup/installed.db. All lines end with "0". Next I executed setup-x86_64.exe again, selected 'openssh", installed it, and checked /etc/setup/installed.db. All lines still end with "0". After that I installed some other packages. But there is no line ending with "1" in /etc/setup/installed.db. Therefore if this isn't expected behavior, there must be bug in latest (or recent) version of setup.exe. FYI, I removed all cygwin-related files from my main PC and re-setuped cygwin environment about a month ago. --- Yasuhiro KIMURA -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple