From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-048.btinternet.com (mailomta2-re.btinternet.com [213.120.69.95]) by sourceware.org (Postfix) with ESMTPS id B14C83858D3C for ; Sun, 3 Oct 2021 15:01:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B14C83858D3C 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-001.btmx-prd.synchronoss.net ([10.2.54.4]) by re-prd-fep-048.btinternet.com with ESMTP id <20211003150135.UAKP1873.re-prd-fep-048.btinternet.com@re-prd-rgout-001.btmx-prd.synchronoss.net> for ; Sun, 3 Oct 2021 16:01:35 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 613A8CC30351B5EF X-Originating-IP: [81.129.146.163] X-OWM-Source-IP: 81.129.146.163 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvtddrudeltddgkedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecunecujfgurhepuffvfhfhkffffgggjggtgfesthejredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepueeijeetjeejteettdelgfdvfefhgfeludffuddvjefhfeeikeeiffethfdugfejnecuffhomhgrihhnpehfvgguohhrrghprhhojhgvtghtrdhorhhgnecukfhppeekuddruddvledrudegiedrudeifeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddtfegnpdhinhgvthepkedurdduvdelrddugeeirdduieefpdhmrghilhhfrhhomhepjhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhdprhgtphhtthhopegthihgfihinhdqrghpphhssegthihgfihinhdrtghomh X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.103] (81.129.146.163) by re-prd-rgout-001.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 613A8CC30351B5EF for cygwin-apps@cygwin.com; Sun, 3 Oct 2021 16:01:35 +0100 Subject: Re: [ITA] ca-certificates To: "cygwin-apps@cygwin.com" References: <87lf3bjzs6.fsf@Rainer.invalid> <6d9248e0-2c18-7c4d-6c6e-44748ac01c1e@dronecode.org.uk> <87bl46tsvo.fsf@Rainer.invalid> From: Jon Turney Message-ID: <3e46e3b0-d17e-aa42-27d9-71b34e82710a@dronecode.org.uk> Date: Sun, 3 Oct 2021 16:01:01 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <87bl46tsvo.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3571.0 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 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: Sun, 03 Oct 2021 15:01:39 -0000 On 03/10/2021 09:27, Achim Gratz wrote: > Jon Turney writes: >> I think it's a scallywag bug that it doesn't currently checkout >> packaging repository submodules, so let me try to fix that. > > Doesn't seem to work: > > --8<---------------cut here---------------start------------->8--- > Submodule 'fedora' (https://src.fedoraproject.org/rpms/ca-certificates.git) registered for path 'fedora' > Cloning into '/cygdrive/c/projects/ca-certificates/fedora'... > error: Server does not allow request for unadvertised object 00da4d0e2ad60757fe0901ae01a4423a31140bed > fatal: Fetched in submodule path 'fedora', but it did not contain 00da4d0e2ad60757fe0901ae01a4423a31140bed. Direct fetching of that commit failed. > scallywag: something went wrong cloning the package repo > --8<---------------cut here---------------end--------------->8--- > Yeah, I did say 'try' because shallow cloning submodules is somewhat fraught, but I think I have it right now... I notice in passing that commit is a couple of years old and belongs to an EOL'ed Fedora version, so you might want to see if there are later commits which are more suitable?