From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10600 invoked by alias); 18 Jun 2019 17:46:24 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 10592 invoked by uid 89); 18 Jun 2019 17:46:24 -0000 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 Received: from mail-eopbgr820134.outbound.protection.outlook.com (HELO NAM01-SN1-obe.outbound.protection.outlook.com) (40.107.82.134) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 18 Jun 2019 17:46:22 +0000 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= Received: from BN6PR22MB1681.namprd22.prod.outlook.com (10.161.158.145) by BN6PR22MB0387.namprd22.prod.outlook.com (10.173.205.145) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1987.12; Tue, 18 Jun 2019 17:46:20 +0000 Received: from BN6PR22MB1681.namprd22.prod.outlook.com ([fe80::41ed:dfbf:65b0:e875]) by BN6PR22MB1681.namprd22.prod.outlook.com ([fe80::41ed:dfbf:65b0:e875%3]) with mapi id 15.20.1987.014; Tue, 18 Jun 2019 17:46:20 +0000 From: "Townsend, Paul" To: "cygwin@cygwin.com" CC: "Townsend, Paul" Subject: package cygwin-d-... case sensitivity problems -- Date: Tue, 18 Jun 2019 17:46:00 -0000 Message-ID: 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: quoted-printable X-SW-Source: 2019-06/txt/msg00171.txt.bz2 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 rof= f .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 wi= th 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