X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.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@utahime.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@cygwin.com
Subject: Re: Listing only manually installed package
From: Yasuhiro KIMURA <yasu@utahime.org>
In-Reply-To: <b400e131-e27d-3187-2d65-0a5a29cefbae@SystematicSw.ab.ca>
References: <0310877b-25b4-168d-f605-98b924ca6b62@SystematicSw.ab.ca>
 <20200627.030404.1219230595825821536.yasu@utahime.org>
 <b400e131-e27d-3187-2d65-0a5a29cefbae@SystematicSw.ab.ca>
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@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
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
