From nobody Thu May 02 19:08:02 2024 X-Original-To: ports@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 4VVk3R0b5bz5Jrdl for ; Thu, 2 May 2024 19:08:03 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VVk3Q6zNRz4lsj; Thu, 2 May 2024 19:08:02 +0000 (UTC) (envelope-from brooks@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1714676883; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=iSEle8SxevXOkd3ZpFkZQvgM+bSbtDf2qcMytSp584o=; b=oPc0KBUMuHPwjgWWb4TD6hxDiGd7nC13czGtbIHZ8ikLFr0iPOT3BOYjBkm/ZXQ92CrpX4 ysivl+5COTLE+Fe8gqHII2ZgDVIk2ZJZyVSOiY5tWTdL5JaxAHPwma65087HAxnLHA0t+p s3kbWcX/6dAs76m6RwQCDbGDyCMKaa7tKvQe7Gh03DCmkt9gBtoR5Q7kYfD6+vOnJYKDNT 7nD04HZvD/KLc5Ii6fGh0Q5mmrhbKRKdBiu2m95soIPjANkYSRORbb8r19vFSCFgqofO0C GdZ3Y3yZtQS/gAJh6tMfqI5FJQhZzzXXJd8bclu6+N1FSQ7pRDmyLPEtzprdmg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714676883; a=rsa-sha256; cv=none; b=QwFRkO/betDgvKeZ6agUINGb4WJwmmNzgJKjr3cXyLX4Fjiy73NZz4ZGhC+RwCcX4DmGLD BrVrVV+1xvnwpm7RaXg1U+24iKkq9P5CzK1JCApX8aR+l09p3fAgGLJPrvZoG9XC+o86/P 5DlXKfli5QSOUkMO16leVByXr9ElIZQp31IgprtMb9qzsUA7R8ySR15nx586T4Or/ETan6 vnKFALKpmgGOl34PXpTMy4sToRDFrHd9AEhOOvu2vZDl7CI5tAaMrC9csiUS7wBdO183pd fq7EvS1KetxLIUg2YWeeW62ub6qHCjTDwXwPt1oJnmjlFjbNRaVyzQo4duC/kg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1714676883; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=iSEle8SxevXOkd3ZpFkZQvgM+bSbtDf2qcMytSp584o=; b=lCfcPI9Z+yGkYVH9ZKhDZoVK8f14BtQ1nskplx1srjFMK8yqf+nTv/SdchfZ2TrovT71LH OYFmro3SvAhUZXyy31Q28I7zw0+kN1i1rnQCBuZVua+oAY1Bvlyt9z9wXfvHGg/QSUouid EoJwu3hiqghzXUfzfeTsOmY//ZYZARgnWshffNTgT0tF/fSP2HvorB9MrDpWfaepUDm2fs RsqmCNU8KwCOjmDU8mbQg5YdMMbaYsq2PdOGNe2QNnFAgLbklHQr5aiEuMxHsb8/IaqZnf /ekcw38jV4RhGGtMrlmbz9hF2cP4Q16Y82hEZ4u1RNGaPIFOZRiaEAxlYjS4qA== Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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) (Authenticated sender: brooks/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4VVk3Q69SPz1N99; Thu, 2 May 2024 19:08:02 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 8E2D53C019B; Thu, 2 May 2024 19:08:02 +0000 (UTC) Date: Thu, 2 May 2024 19:08:02 +0000 From: Brooks Davis To: Peter Cc: ports@freebsd.org Subject: Re: git ports-tree doesn't work, please check! Message-ID: References: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, May 02, 2024 at 08:39:24PM +0200, Peter wrote: > > $ fetch https://cgit.freebsd.org/ports/log/devel/py-python-dateutil > fetch: transfer timed out > > My local replica has the same problem, git goes into a loop at that > location. Hmm, testing locally there's only a single commit to that path (moving it from Move devel/py-dateutil) so git has to read the whole commit history to discover there is only one commit. Even on a 40-core machine with nvme disks that's very slow process (but it does eventually complete). I suspect cgit is timing out because it's looking for enough logs to fill a single page before sending a reply. This is an advantage of github's progressive rendering (and the pile of javascript it requires). For example, see: https://github.com/freebsd/freebsd-ports/commits/main/devel/py-python-dateutil where you get the first commit and then a spinning thing for a bit before "End of commit history for this file" appears. -- Brooks