From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mr3.vodafonemail.de (mr3.vodafonemail.de [145.253.228.163]) by sourceware.org (Postfix) with ESMTPS id A9CDC3858D1E for ; Tue, 8 Feb 2022 20:00:39 +0000 (GMT) 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 Received: from smtp.vodafone.de (unknown [10.0.0.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mr3.vodafonemail.de (Postfix) with ESMTPS id 4JtYlp2PtCz1y1D for ; Tue, 8 Feb 2022 20:00:38 +0000 (UTC) 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= Received: from Gertrud (p5b2f3a9b.dip0.t-ipconnect.de [91.47.58.155]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4JtYln4BrDzHnHf for ; Tue, 8 Feb 2022 20:00:34 +0000 (UTC) From: Achim Gratz To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: man-db-2.10.0-1 References: <1496241235.20220207215821@yandex.ru> <878ruml8jt.fsf@Rainer.invalid> <874k5al7po.fsf@Rainer.invalid> <321059018.20220208131851@yandex.ru> <87zgn19okn.fsf@Rainer.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 Content-Type: text/plain 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@cygwin.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: , X-List-Received-Date: Tue, 08 Feb 2022 20:00:41 -0000 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