From nobody Sun Nov 14 15:09:54 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 55442183A9EC; Sun, 14 Nov 2021 15:10:03 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:151:4202::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HsbNC1BvWz4R3p; Sun, 14 Nov 2021 15:10:03 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from [IPV6:2a02:908:1462:c2e0:f68c:50ff:fe3d:317d] (unknown [IPv6:2a02:908:1462:c2e0:f68c:50ff:fe3d:317d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id 3C582166E; Sun, 14 Nov 2021 16:09:55 +0100 (CET) Message-ID: <7fcecd8c-a733-e573-01ce-3448b95111c0@toco-domains.de> Date: Sun, 14 Nov 2021 16:09:54 +0100 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Subject: Re: git: 73b8be01a195 - main - www/gitlab-ce: upgrade to 14.4.2 Content-Language: en-US To: Dima Panov , dev-commits-ports-all@FreeBSD.org, ports-committers@FreeBSD.org, dev-commits-ports-main@FreeBSD.org, Matthias Fechner References: <202111131446.1ADEk0x0022439@gitrepo.freebsd.org> <35a05f8b-0af3-4066-8850-939387c8e618@Canary> <93423309-6bf0-eae2-9f4a-ce4d1e085259@FreeBSD.org> From: Torsten Zuehlsdorff In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4HsbNC1BvWz4R3p X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N Aloha, this was a good pointer. I had the same issue, but after deleting all gitaly distfiles it works fine. Thank you! :) And thank you for the Update Matthias, as always its great! :) Best, Torsten On 14.11.21 13:10, Dima Panov wrote: > Moin! > > > After distclean, today all fetched okay. > Github is evil, generate not expected stuff on a regular basis. > I prefer always convert GH patches to local after several times facing a > such issue. > > -- > Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team > (fluffy@FreeBSD.org, https://t.me/dima_panov) > > On Sunday, Nov 14, 2021 at 1:10 PM, Matthias Fechner > > wrote: > Am 13.11.2021 um 17:50 schrieb Dima Panov: >> Fails to fetch 2.patch due to size mismatch >> >> >> => Attempting to fetch >> https://gitlab.com/mfechner/gitaly/-/merge_requests/2.patch >> fetch: https://gitlab.com/mfechner/gitaly/-/merge_requests/2.patch: >> size unknown >> fetch: https://gitlab.com/mfechner/gitaly/-/merge_requests/2.patch: >> size of remote file is not known >> 2.patch                                                 54 kB  520 >> kBps    00s >> => Fetched file size mismatch (expected 55587, actual 55629) > > I just did in devel/gitaly a: > make distclean > make fetch > make patch > > and it is working fine for me. > Can you please try again? > If it does not work, I will include the patch into the files/ > directory. > > Gruß > Matthias > > -- > > "Programming today is a race between software engineers striving to > build bigger and better idiot-proof programs, and the universe > trying to > produce bigger and better idiots. So far, the universe is winning." -- > Rich Cook >