From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-040.btinternet.com (mailomta20-re.btinternet.com [213.120.69.113]) by sourceware.org (Postfix) with ESMTPS id BC2E9395B079 for ; Fri, 12 Jun 2020 14:44:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BC2E9395B079 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=jon.turney@dronecode.org.uk Received: from re-prd-rgout-004.btmx-prd.synchronoss.net ([10.2.54.7]) by re-prd-fep-040.btinternet.com with ESMTP id <20200612144444.YGUH10362.re-prd-fep-040.btinternet.com@re-prd-rgout-004.btmx-prd.synchronoss.net> for ; Fri, 12 Jun 2020 15:44:44 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com X-Originating-IP: [86.141.128.212] X-OWM-Source-IP: 86.141.128.212 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgeduhedrudeiuddgkeduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecunecujfgurhepuffvfhfhkffffgggjggtgfesthejredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepgeeuhfekvdefieeghfehtdejheeigedthefhhfehfffgheehgedtffeljeetueeunecukfhppeekiedrudeguddruddvkedrvdduvdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddujegnpdhinhgvthepkeeirddugedurdduvdekrddvuddvpdhmrghilhhfrhhomhepoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqecuuefqffgjpeekuefkvffokffogfdprhgtphhtthhopeeotgihghifihhnqdgrphhpshestgihghifihhnrdgtohhmqe X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.117] (86.141.128.212) by re-prd-rgout-004.btmx-prd.synchronoss.net (5.8.340) (authenticated as jonturney@btinternet.com) id 5ED9C506016DF255 for cygwin-apps@cygwin.com; Fri, 12 Jun 2020 15:44:44 +0100 Subject: Re: Python - plan & execution To: "cygwin-apps@cygwin.com" References: <8de4bc18-86d2-4f3b-e2c4-8d1cd5792a23@gmail.com> <3bc0b1e5-adb3-1824-524b-a0a2465782f7@gmail.com> <03c21d5061bedff0a1be2d2fee2ecd4bd9b61362.camel@cygwin.com> <828c5f93-d70d-1028-a8f3-8249d2c47197@dronecode.org.uk> <03bca51c-9f2e-bd5d-cc93-1935589c6ca3@gmail.com> <2c93d640-06b0-cdad-011c-fd5935e14cbc@gmail.com> <83930a20-a74f-33ff-1827-cfea3aff8195@dronecode.org.uk> <95647caa-f8ce-492c-f9b0-654f5b1bac7f@gmail.com> From: Jon Turney Message-ID: Date: Fri, 12 Jun 2020 15:44:42 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2020 14:44:47 -0000 On 09/06/2020 20:16, Marco Atzeri via Cygwin-apps wrote: > On 09.06.2020 15:20, Jon Turney wrote: >> On 08/06/2020 21:02, Marco Atzeri via Cygwin-apps wrote: >>> On 08.06.2020 21:20, Jon Turney wrote: >>>> >>>> Marco, >>>> >>>> The python2 2.7.18-1 update dropped the dependency of python2-devel >>>> on python27-devel >>>> >>>> Was this deliberate? >>>> >>>> (I noticed because this broke meson's CI, which installs >>>> python2-devel and expects to get Python.h etc.) >>>> >>>> Thanks for the python updates! > > thanks, it is taking longer than expected because > I am founding interesting things I never noticed > on the other packages. > > like 3.6.10 requires a case sensitive file system > and a case sensitive mount. > I never needed neither of the two and I was puzzling > about python.exe vs a Python directory for few hours... I wonder if cyport should warn if building on a case-insensitive file system (and/or have a RESTRICT to say a case-sensitive file system must be used). (See also the discussion about spaces in the containing directory path)