From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sa-prd-fep-045.btinternet.com (mailomta13-sa.btinternet.com [213.120.69.19]) by sourceware.org (Postfix) with ESMTPS id 176223858D32 for ; Mon, 16 Jan 2023 12:42:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 176223858D32 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 sa-prd-rgout-001.btmx-prd.synchronoss.net ([10.2.38.4]) by sa-prd-fep-045.btinternet.com with ESMTP id <20230116124232.ZPNF5235.sa-prd-fep-045.btinternet.com@sa-prd-rgout-001.btmx-prd.synchronoss.net>; Mon, 16 Jan 2023 12:42:32 +0000 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 62E573CC195FAA91 X-Originating-IP: [81.153.98.246] X-OWM-Source-IP: 81.153.98.246 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvhedruddtgedgfeehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefkffggfgfuvfhfhfgjtgfgsehtjeertddtfeejnecuhfhrohhmpeflohhnucfvuhhrnhgvhicuoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqeenucggtffrrghtthgvrhhnpeffkeeigfdujeehteduiefgjeeltdelgeelteekudetfedtffefhfeufefgueettdenucfkphepkedurdduheefrdelkedrvdegieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddtiegnpdhinhgvthepkedurdduheefrdelkedrvdegiedpmhgrihhlfhhrohhmpehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkpdhnsggprhgtphhtthhopeefpdhrtghpthhtoheprggtvgesshgviihnrghmrdgtiidprhgtphhtthhopegthihgfihinhdqrghpphhssegthihgfihinhdrtghomhdprhgtphhtthhopehjrghrihdrrggrlhhtohestggrnhhtvgdrnhgvth X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.106] (81.153.98.246) by sa-prd-rgout-001.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 62E573CC195FAA91; Mon, 16 Jan 2023 12:42:32 +0000 Message-ID: <9fb74d49-b550-5b7e-0fac-36486495d1a4@dronecode.org.uk> Date: Mon, 16 Jan 2023 12:42:31 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [ATTN MAINTAINER] tig To: Libor Ukropec , Jari Aalto , "cygwin-apps@cygwin.com" References: <8db83a15-e595-7ffc-32b9-e7f9aa69e881@seznam.cz> <20221212163241.6irqiecfn23hahvo@lucy.dinwoodie.org> <83dddce7-1221-3fc5-2a5a-2d529b67da97@seznam.cz> Content-Language: en-GB From: Jon Turney In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1191.9 required=5.0 tests=BAYES_00,FORGED_SPF_HELO,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NONE,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 13/01/2023 16:59, Libor Ukropec via Cygwin-apps wrote: > Dne 10.01.2023 v 15:04 Jari Aalto via Cygwin-apps napsal(a): > >> >> Hi, Thanks for the heads up. I've uploaded new version and added the >> *.cygport in my Github repository of tig for possible new maintainer >> in the future. >> >> The patches deal some fixes in the xmlto(1) of manual pages build. >> >> Jari >> > Hi Jari, > > I updated to the latest tig, but when executing, it complains about > missing dependency, but recently I saw many updates to the cygwin > packages. Any idea if other package was broken, or tig is missing some > dependency in the metadata? > > C:/cygwin64/bin/tig.exe: error while loading shared libraries: > cygpcreposix-0.dll: cannot open shared object file: No such file or > directory > > Manual installation of "libpcreposix0 8.45-1" seems resolving the problem. Libor, Thanks for reporting this. I added libpcre1 and libpcreposix0 to the requires: for tig. Jari, Please update your local copy, to try to ensure these are correct in any future release.