public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Andrey Repin <anrdaemon@yandex.ru>
To: Achim Gratz <Stromeko@nexgo.de>, cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: man-db-2.10.0-1
Date: Tue, 8 Feb 2022 13:18:51 +0300	[thread overview]
Message-ID: <321059018.20220208131851@yandex.ru> (raw)
In-Reply-To: <874k5al7po.fsf@Rainer.invalid>

Greetings, Achim Gratz!

> Achim Gratz writes:
>> Does /var/cache/man exist and are the permissions sane?

Yes, and perms are mostly irrelevant, cause I install from elevated prompt.

/var/cache/man
# icacls . | iconv -f CP866
. daemon2\anrdaemon:(F)
  daemon2\None:(RX)
  Everyone:(RX)
  CREATOR-OWNER:(OI)(CI)(IO)(F)
  CREATOR-GROUP:(OI)(CI)(IO)(RX)
  Everyone:(OI)(CI)(IO)(RX)

Successfully processed 1 files; Failed processing 0 files

/var/cache/man
# acl .
# file: .
# owner: anrdaemon
# group: None
user::rwx
group::r-x
other::r-x
default:user::rwx
default:group::r-x
default:other::r-x

>> I guess I need
>> to make sure this gets created when installing the package, will note
>> that for the next release.

> I checked and it is already packaged.  So, what are the
> permissions/contents?  If it exists, move it away and install man-db
> again.

Turned out, I can easily reproduce it by

> # rm -rf /var/cache/man && mkdir /var/cache/man && touch /var/cache/man/index.db && mandb
> Purging old database entries in /usr/share/man...
> mandb: can't update index cache /var/cache/man/2070: No such file or directory
> Processing manual pages under /usr/share/man...
> mandb: can't create index cache /var/cache/man/2070: Resource temporarily unavailable

It creates CACHEDIR.TAG and cat1 cat3 cat5 cat6 cat7 cat8 subdirectories but
that's about it. Nothing else is saved and the index.db is unmodified.


-- 
With best regards,
Andrey Repin
Tuesday, February 8, 2022 10:48:10

Sorry for my terrible english...


  reply	other threads:[~2022-02-08 10:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-06 20:45 Achim Gratz
2022-02-07 18:58 ` Andrey Repin
2022-02-07 20:35   ` Achim Gratz
2022-02-07 20:53     ` Achim Gratz
2022-02-08 10:18       ` Andrey Repin [this message]
2022-02-08 18:54         ` Achim Gratz
2022-02-08 20:00           ` Achim Gratz

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=321059018.20220208131851@yandex.ru \
    --to=anrdaemon@yandex.ru \
    --cc=Stromeko@nexgo.de \
    --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).