X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=UBO4JwfxFH7ppzXfsFrcP4Z3lvYKjZUGCO3eiJKE0nx15XeDCC8sb C1t3WIFCv6elkt4DXOLv8YLqcu9NQA3ccDCezX9C/0Po5J6n4i9z7FiAwM4+oxoR Xkn+UGrz6BqQwniAuM4DF0lQhF3lXolKLakkkGgAzwcj7IpxwaBY+w= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=default; bh=r9JX/1+33k5CVJ1oH1QBe/uCa+o=; b=BbhoWNM8ldDH7cwrHSGDR5m+2vvb SGueHrjEFuizCEbfH/dWHEJ3Ho9RjXNlGE6SrG+CdGe8Y1cqcDm8Mlq/bmn/ARCi dSGRB/LeEN0e4mhlG20xOBCGPpUuDP9RKaWcLU8e/05LNc7TEzE/OpGOcZTKNVtf OxCQXesMU2KcDjs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=H*Ad:D*purdue.edu, disappears, H*c:alternative, H*c:HHH X-HELO: NAM01-SN1-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=purdue0.onmicrosoft.com; s=selector1-purdue0-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=3fri6voCk7m8DU+pbSkbAFn4Dv52J8Bh3yClITQq3p0=; b=HcCA5cRuS1Q/kif60vFWJwLvFbWAfoeI6P5ZA+k/RkfCXFs/wXD0A7aO/VCtwyML0Q00ltaMJhQOjd1J2GyfijIIMPI/oIFQNyVHbtTMxGPajo4Rfd1OagBrNWknZwmSh3Ds1feHW5Y8DuZAU8zypqT4K5P+S7Ph7dVowVRntCE= From: "Townsend, Paul" To: "cygwin AT cygwin DOT com" CC: "Townsend, Paul" Subject: package cygwin-d-... case sensitivity problems -- Date: Tue, 18 Jun 2019 17:46:20 +0000 Message-ID: authentication-results: spf=none (sender IP is ) smtp.mailfrom=aab AT purdue DOT edu; x-ms-oob-tlc-oobclassifiers: OLM:9508; received-spf: None (protection.outlook.com: purdue.edu does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 MIME-Version: 1.0 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-CrossTenant-userprincipalname: aab AT purdue DOT edu Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x5IHkux3028741 The cygwin-doc-... package has several problems in at least the /usr/share/man/man3 directory where multiple file names differ only in case, i.e., the tar file contains, in this order, usr/share/man/man3/jN.3.gz usr/share/man/man3/jn.3.gz The jN.3.gz file contains the roff text and the jn.3.gz file contains a roff .so directive pointing at jN.3. The file that ends up in man3 is jn.3.gz and jN.3.gz disappears. The simplest solution would be to just remove jn.3.gz and similar .so files from the tarball. This would at least allow the roff text files to exist. -- Thanks, -- Paul Townsend FMI - where was the tarball created? It certainly was not on a computer with Windows and case insensitivity. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple