From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-041.btinternet.com (mailomta27-re.btinternet.com [213.120.69.120]) by sourceware.org (Postfix) with ESMTPS id 49C2A3894414 for ; Fri, 29 May 2020 15:27:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 49C2A3894414 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-005.btmx-prd.synchronoss.net ([10.2.54.8]) by re-prd-fep-041.btinternet.com with ESMTP id <20200529152754.FIGP4060.re-prd-fep-041.btinternet.com@re-prd-rgout-005.btmx-prd.synchronoss.net> for ; Fri, 29 May 2020 16:27:54 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com X-Originating-IP: [31.51.206.86] X-OWM-Source-IP: 31.51.206.86 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgeduhedruddvkedgieegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefuvfhfhffkffgfgggjtgfgsehtkeertddtfeejnecuhfhrohhmpeflohhnucfvuhhrnhgvhicuoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqeenucggtffrrghtthgvrhhnpeetjeffhfehueelueefieeuudevledtieevjeduvdfggeejueehfeegffegffehfeenucffohhmrghinheptgihghifihhnrdgtohhmnecukfhppeefuddrhedurddvtdeirdekieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddujegnpdhinhgvthepfedurdehuddrvddtiedrkeeipdhmrghilhhfrhhomhepoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqecuuefqffgjpeekuefkvffokffogfdprhgtphhtthhopeeotgihghifihhnsegthihgfihinhdrtghomheq X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.117] (31.51.206.86) by re-prd-rgout-005.btmx-prd.synchronoss.net (5.8.340) (authenticated as jonturney@btinternet.com) id 5E3A195F131DA58C for cygwin@cygwin.com; Fri, 29 May 2020 16:27:54 +0100 Subject: Re: git repositories for cygwin packaging - please test To: The Cygwin Mailing List References: <20e2f046-af24-14b8-b6c4-263f859042b8@dronecode.org.uk> <265731f3-e3c3-de26-c913-3558a77811f7@asokolov.org> From: Jon Turney Message-ID: Date: Fri, 29 May 2020 16:27:53 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 MIME-Version: 1.0 In-Reply-To: <265731f3-e3c3-de26-c913-3558a77811f7@asokolov.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00, BODY_8BITS, 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@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: Fri, 29 May 2020 15:27:56 -0000 On 29/05/2020 15:40, Alexey Sokolov wrote: > 04.08.2019 21:08, Jon Turney пишет: >> >> Please give this a test, if possible, and report any problems here. > > I've tried to push the playground branch to > cygwin.com:/git/cygwin-packages/znc and the output was full of this: > > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LANG = "ru_RU.utf8" > are supported and installed on your system. > perl: warning: Falling back to the standard locale ("C"). > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LANG = "ru_RU.utf8" > are supported and installed on your system. > perl: warning: Falling back to the standard locale ("C"). Fascinating. I've stopped the local setting of LANG propagating into this script on the remote, which should prevent this (but this probably means that the remote git won't give you localized output, if it did before) These are just warnings, the push was successful.