X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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" <aab@purdue.edu>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
CC: "Townsend, Paul" <aab@purdue.edu>
Subject: package cygwin-d-... case sensitivity problems --
Date: Tue, 18 Jun 2019 17:46:20 +0000
Message-ID: <BN6PR22MB1681B1EC53E2B78DEAE70596C1EA0@BN6PR22MB1681.namprd22.prod.outlook.com>
authentication-results: spf=none (sender IP is ) smtp.mailfrom=aab@purdue.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@purdue.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


