delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/01/07/05:01:21

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 11698396EC1D
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=nexgo.de
Authentication-Results: sourceware.org;
spf=pass smtp.mailfrom=Stromeko AT nexgo DOT de
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de;
s=vfde-smtpout-mb-15sep; t=1610013627;
bh=oHgq3FoPApgpue8IINMUiktakUYGnANowm4K2eXcC1g=;
h=From:To:Subject:References:Date:In-Reply-To;
b=fBt8mx/98xmTQ+z7xpn5F5KSFnulIsmyYHN56kBi0VOCu2DcrVUH58t12YEsRe3jt
8AD9hXnwGN9n7ekNdikqoB7fqhMFyM8J6lee1NFRM7LjKVxSMrAEAZs198qUdzScO4
+BVYWphTlhxpsx3YqtYYGgviJD4Z55Uh8fHWNmyg=
From: ASSI <Stromeko AT nexgo DOT de>
To: cygwin AT cygwin DOT com
Subject: Re: Recent problem with man-db-update
References: <QB1PR01MB330015DE1EB602198595AA00C3D00 AT QB1PR01MB3300 DOT CANPRD01 DOT PROD DOT OUTLOOK DOT COM>
Date: Thu, 07 Jan 2021 11:00:07 +0100
In-Reply-To: <QB1PR01MB330015DE1EB602198595AA00C3D00@QB1PR01MB3300.CANPRD01.PROD.OUTLOOK.COM>
("Paquet =?utf-8?Q?Andr=C3=A9?= Earl"'s message of "Wed, 6 Jan 2021
22:23:38 +0000")
Message-ID: <875z49kqxk.fsf@Otto.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
MIME-Version: 1.0
X-purgate-type: clean
X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de
X-purgate: This mail is considered clean (visit http://www.eleven.de for
further information)
X-purgate: clean
X-purgate-size: 2453
X-purgate-ID: 155817::1610013627-0000239E-7C763D1B/0/0
X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, 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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 107A0wQg005811

Paquet André Earl writes:
> I have been a user of CYGWIN for many years.  I have a full
> (everything) installation (see article 2.12 of the FAQ).

You shouldn't, Cygwin is long past the point where it was useful to
install everything.  In this particular case it makes the man-db index
update mandatory and synchronous, which obviously you don't want.

> I update my installation every day (completely, see article 2.12), so
> this is the reason I know the problem I am reporting is very recent (a
> few days). This problem appeared on my two PCs. Also, just to make
> sure, I completely removed CYGWIN yesterday on one of the PCs and
> re-installed it from scratch : the problem still persists after that
> so this is clearly a new bug.

No, this is intended behaviour, in other words don't install
everything.  You can de-install the package man-db-index-synchronously
(in the system category) to not block setup.  To get rid of the man-db
index completely, de-install the package man-db-create-index and remove
the file /var/cache/man/index.db from your installation.

> The problem is the following : when I update Cygwin, it now blocks
> (after two or three hours of being blocked there, I just stop the
> procedure ...) at this stage :

That's another result of you installing way too many packages and their
associated man pages and perhaps a slow disk (a full index takes about
40 minutes on my system, installation is on an SSD; I have quite a large
installation but not nearly "everything").  If you let the indexer run
it'll eventually finish, but yes, it can take quite some time.

>   ManDB index update starting...
>   ... ManDB index update complete.

That indicates the indexer has actually finished.

> /etc/postinstall/zp_man-db-update-index.dash: 14: exec: 3: not found

That's a bug, but it shouldn't hang up setup. I'll fix it up later
today.

> It is probably not related to my problem, but the contents of
> mandb-index.log is not clean (this is the log after a fresh clean
> installation) :

That was always the case, it's just that this is now recorded again in
the log file.  There is no real problem associated with these, just some
man pages don't index cleanly.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada
--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019