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.4.1 sourceware.org A9CDC3858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1644350438; bh=xEJjZSpAclKZro+gaCX+iYe9IjArrE6NVd1QsBOzaok=; h=From:To:Subject:References:Date:In-Reply-To:Message-ID:User-Agent: Content-Type:From; b=bcnDvtDO84mUMhe8eLOf9FesnP6WzJQpnjObX1AzeTd9XiaJvLeyz4erLFIJmkqKQ L6YTpM043AfBtHXWlWQLhd4xueWgfQ2Yld56dEtDgNJodiQfKGbQwBza/CMd6/XRzW 2GHT8WyM7udJ5mgVGt61cwyQXveS2EiVFo0qS5pc= From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: man-db-2.10.0-1 References: <1496241235 DOT 20220207215821 AT yandex DOT ru> <878ruml8jt DOT fsf AT Rainer DOT invalid> <874k5al7po DOT fsf AT Rainer DOT invalid> <321059018 DOT 20220208131851 AT yandex DOT ru> <87zgn19okn DOT fsf AT Rainer DOT invalid> Date: Tue, 08 Feb 2022 21:00:30 +0100 In-Reply-To: <87zgn19okn.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 08 Feb 2022 19:54:16 +0100") Message-ID: <87v8xp9li9.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (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: 734 X-purgate-ID: 155817::1644350437-00000464-4DFA27AA/0/0 X-Spam-Status: No, score=-3029.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Achim Gratz writes: > Well, that file it tries to create is a temporary file (the filename is > the PID of the process creating it), so if that same process can create > directories and files, but then fails to create abother file, something > else must be interfering with it. The particular error message would appear if the file operation encountered an error other than EACCESS, EROFS, EAGAIN or EWOULDBLOCK. If you strace mandb you might be able to see what that error actually is (or it might simply work). Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs -- 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