public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: cygwin@cygwin.com
Subject: Re: zp_man-db-update-index.dash creates C:\cygwin64\%SystemDrive%
Date: Wed, 24 Nov 2021 10:31:36 -0700	[thread overview]
Message-ID: <4be058bb-5827-50bd-c65c-5e1c46ddc8b2@SystematicSw.ab.ca> (raw)
In-Reply-To: <645cbf8eca7d4451b1faa017d462235d@severstal.com>

On 2021-11-24 02:06, Миронов Леонид Владимирович via Cygwin wrote:
> Recently when cygwin setup runs windows 10 started creating "C:\cygwin64\%SystemDrive%\ProgramData\Microsoft\Windows\Caches" folder - exactly like that, with %SystemDrive% not expanded, containing the following files
> cversions.2.db
> {104937D1-3D41-4EB0-BE48-1725A96CC3A1}.2.ver0x0000000000000001.db
> {42542F41-6950-48FC-BDFB-3961A7C4A653}.2.ver0x0000000000000001.db
> {6AF0698E-D558-4F6E-9B3C-3716689AF493}.2.ver0x0000000000000001.db
> {DDF571F2-BE98-426D-8288-1A9A39C3FDA2}.2.ver0x0000000000000001.db
> {FAC7F33B-D66E-413B-9358-52C759023A9D}.2.ver0x0000000000000001.db
> and logs a number of similar messages to application windows log from Property System
> Omitted duplicate property.
> Keeping: 'Microsoft.OneNote.TaggedNotes' ({641064BA-9329-47E6-8F36-5FA81AA461A0} 3)  Publisher: 'Microsoft'  Product: 'Windows'  URL: 'windowspropertydescriptions'
> Omitting: 'Microsoft.OneNote.TaggedNotes' ({641064BA-9329-47E6-8F36-5FA81AA461A0} 3)  Publisher: 'Microsoft'  Product: 'OneNote'  URL: 'custom.propdesc'
> Turned out that the culprit is the /etc/postinstall/zp_man-db-update-index.dash script which runs at the end of every setup session, although I couldn't figure why: it just runs mandb with some fancy redirection and nothing untoward happens when it is run manually and with admin privileges, but the folder in question was never created until I ran mandb to create man index which for some reason was not created automatically during installation, and when /var/cache/man/index.db is removed which effectively disables this script this folder is not created. I am baffled.

I noticed that too but could never trace it back to a script. Good work.

That may happen because mandb does some undocumented processing, 
including scanning the system for "cat#..." directories and "handles" 
them, which may include moving them to / root so they will be noticed if 
they are not part of a man hierarchy, or removes empty "cat#..." 
directories.

Windows uses a number of cat... folders for downloaded components which 
man can mess around with.
I submitted a mandb bug report requesting that undocumented behaviour be 
documented, and mandb limit its searches, or suppress cleanup (e.g. -s, 
--no-straycats Do not spend time looking for or adding information to 
the databases regarding stray cats [whatever they are, also 
undocumented, possibly relevant]) or suppressed under Windows, as it 
could affect Windows components or the system:

https://www.majorgeeks.com/content/page/catroot_and_catroot2_folder_explained.html

but I don't remember if it was even addressed.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

  reply	other threads:[~2021-11-24 17:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24  9:06 Миронов Леонид Владимирович
2021-11-24 17:31 ` Brian Inglis [this message]
2021-11-24 18:23   ` Achim Gratz
2021-11-24 18:34     ` Brian Inglis
2021-11-24 19:54       ` Achim Gratz
2021-11-25  7:59         ` Brian Inglis
2021-11-25 18:51           ` Achim Gratz
2021-11-28 23:17             ` Brian Inglis
2021-11-29  9:52               ` ASSI
2021-11-24 18:19 ` Achim Gratz
2021-11-24 18:30   ` Brian Inglis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4be058bb-5827-50bd-c65c-5e1c46ddc8b2@SystematicSw.ab.ca \
    --to=brian.inglis@systematicsw.ab.ca \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).