On 2020-06-28 08:12, Jon Turney wrote:
> On 26/06/2020 23:20, Brian Inglis wrote:
>> On 2020-06-26 12:04, Yasuhiro KIMURA wrote:
>>> From: Brian Inglis
>>> Subject: Re: Listing only manually installed package
>>> Date: Fri, 26 Jun 2020 11:20:26 -0600
>>&g
On 26/06/2020 23:20, Brian Inglis wrote:
On 2020-06-26 12:04, Yasuhiro KIMURA wrote:
From: Brian Inglis
Subject: Re: Listing only manually installed package
Date: Fri, 26 Jun 2020 11:20:26 -0600
$ grep '\s1$' /etc/setup/installed.db # manual
$ grep '\s0$' /etc/setup/i
On 2020-06-26 23:02, Cygwin wrote:
>> 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.
> FYI, I'm seein
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
On Fri, 26 Jun 2020 at 20:20, Yasuhiro KIMURA wrote:
>
> From: Brian Inglis
> Subject: Re: Listing only manually installed package
> Date: Fri, 26 Jun 2020 11:20:26 -0600
>
> > $ grep '\s1$' /etc/setup/installed.db # manual
> > $ grep '\s0$' /etc/s
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.
FYI, I'm seeing the same thing as Yasuhiro.
I purchased a new
On 2020-06-26 12:04, Yasuhiro KIMURA wrote:
> From: Brian Inglis
> Subject: Re: Listing only manually installed package
> Date: Fri, 26 Jun 2020 11:20:26 -0600
>
>> $ grep '\s1$' /etc/setup/installed.db# manual
>> $ grep '\s0$' /etc/setup/ins
On 2020-06-26 12:04, Yasuhiro KIMURA wrote:
>> On Fri, 26 Jun 2020 20:15:21 +0300, Andrey Repin wrote:
> On Fri, 26 Jun 2020 11:20:26 -0600 Brian Inglis wrote:
>> $ grep '\s1$' /etc/setup/installed.db# manual
>> $ grep '\s0$' /etc/setup/installed.db# auto
>>
>> $ awk '1 == $3' /etc/
From: Brian Inglis
Subject: Re: Listing only manually installed package
Date: Fri, 26 Jun 2020 11:20:26 -0600
> $ grep '\s1$' /etc/setup/installed.db # manual
> $ grep '\s0$' /etc/setup/installed.db # auto
>
> $ awk '1 == $3' /etc/setup/installed.db
On 2020-06-26 10:34, Yasuhiro KIMURA wrote:
> 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?
$ grep '\s
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
Hello.
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?
Best Regards.
---
Yasuhiro KIMURA
--
Problem reports:
12 matches
Mail list logo