From nobody Sun Nov 14 10:10:24 2021 X-Original-To: dev-commits-ports-main@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 C8428183B55E; Sun, 14 Nov 2021 10:10:30 +0000 (UTC) (envelope-from SRS0=BkUm=QB=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 4HsSkZ3k3Sz3C8Y; Sun, 14 Nov 2021 10:10:30 +0000 (UTC) (envelope-from SRS0=BkUm=QB=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from server.idefix.lan (222-137-067-156.ip-addr.inexio.net [156.67.137.222]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 09E12A907F; Sun, 14 Nov 2021 11:10:27 +0100 (CET) Received: from [IPV6:2a02:6d40:36c1:3701:9de6:d102:81b0:936e] (unknown [IPv6:2a02:6d40:36c1:3701:9de6:d102:81b0:936e]) (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 server.idefix.lan (Postfix) with ESMTPSA id 7556275909A; Sun, 14 Nov 2021 11:10:27 +0100 (CET) Message-ID: <93423309-6bf0-eae2-9f4a-ce4d1e085259@FreeBSD.org> Date: Sun, 14 Nov 2021 11:10:24 +0100 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; 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 References: <202111131446.1ADEk0x0022439@gitrepo.freebsd.org> <35a05f8b-0af3-4066-8850-939387c8e618@Canary> From: Matthias Fechner In-Reply-To: <35a05f8b-0af3-4066-8850-939387c8e618@Canary> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Server: anny.lostinspace.de X-Rspamd-Queue-Id: 4HsSkZ3k3Sz3C8Y X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N 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