From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-047.btinternet.com (mailomta21-re.btinternet.com [213.120.69.114]) by sourceware.org (Postfix) with ESMTPS id 4E2A93858D28 for ; Tue, 12 Apr 2022 13:11:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4E2A93858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk Received: from re-prd-rgout-003.btmx-prd.synchronoss.net ([10.2.54.6]) by re-prd-fep-047.btinternet.com with ESMTP id <20220412131103.CXZW3222.re-prd-fep-047.btinternet.com@re-prd-rgout-003.btmx-prd.synchronoss.net>; Tue, 12 Apr 2022 14:11:03 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 61A69BAC124C442D X-Originating-IP: [86.139.167.41] X-OWM-Source-IP: 86.139.167.41 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvvddrudekkedgiedtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecunecujfgurhepkfffgggfuffvfhfhjggtgfesthekredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepgedtledtjeelgfevueekfeehveegteeguefgtdehtdelfeehffevledvteffueehnecuffhomhgrihhnpehgihhthhhusgdrtghomhdptgihghifihhnrdgtohhmnecukfhppeekiedrudefledrudeijedrgedunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheplgduledvrdduieekrddurddutdehngdpihhnvghtpeekiedrudefledrudeijedrgedupdhmrghilhhfrhhomhepjhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhdpnhgspghrtghpthhtohepvddprhgtphhtthhopegrtggvsehsvgiinhgrmhdrtgiipdhrtghpthhtoheptgihghifihhnqdgrphhpshestgihghifihhnrdgtohhm X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.105] (86.139.167.41) by re-prd-rgout-003.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 61A69BAC124C442D; Tue, 12 Apr 2022 14:11:03 +0100 Message-ID: <9ccf8451-8d58-f27b-f299-28dd4bbfafdf@dronecode.org.uk> Date: Tue, 12 Apr 2022 14:10:34 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: [ITA] duplicity Content-Language: en-GB To: Libor Ukropec , "cygwin-apps@cygwin.com" References: <3d27c87c-e4ab-b9cc-5eb7-7b5798628962@seznam.cz> <480ef945-55f2-b00d-6dd7-7a204acf14e9@seznam.cz> From: Jon Turney In-Reply-To: <480ef945-55f2-b00d-6dd7-7a204acf14e9@seznam.cz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1193.7 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Tue, 12 Apr 2022 13:11:05 -0000 On 12/04/2022 01:09, Libor Ukropec wrote: > > Run cygport ... all with --debug flag which enables shell tracing > > I'll answer it myself. If the cygport is given the filename *without* > ".cygport" extension, it executes, but wrongly detects the PVR - > NAME/VERSION/RELEASE. When I provided full name, it works as I'd > expected. I think this deserves improvement. Yeah, there's some wonkiness in handling that, I'm not sure why. >> 1. regarding python-fasteners: >> >> Dne 08.04.2022 v 1:44 Brian Inglis napsal(a): >>  > Run cygport ... all with --debug flag which enables shell tracing >>  > throughout and redirect all output &> debug.log for review. >> >> Output for command `cygport --debug python-fasteners download all >> check &> debug.log` >> >> is here, if you can deduct from it something useful: >> >> https://gist.github.com/cz6ace/929812203a42bd2d69506cad19385eed#file-debug-log >> >> >> (it is quite long, I do not want to paste it directly into the email) >> >> Also it is unknown to me, how the new repository can be added into the >> https://cygwin.com/git/?a=project_list;pf=git/cygwin-packages so I can >> execute the tests in the playground too. I think this already exists? https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/duplicity.git Please keep this up-to-date with your changes. I've added you as the maintainer for duplicity, so you should now be able to upload packages and push there. Thanks!