Re: gitup ports

From: Herbert J. Skuhra <herbert_at_gojira.at>
Date: Wed, 25 Aug 2021 08:26:00 UTC
On Wed, Aug 25, 2021 at 03:58:59AM -0400, LuMiWa via ports wrote:
> On FreeBSD 13.0-RELEASE-p4 I have a problem with gitup ports:
> 
>  gitup ports
> # Scanning local repository...
> # Host: github.com
> # Port: 443
> # Repository Path: /freebsd/freebsd-ports.git
> # Target Directory: /usr/ports
> # Commit History: yes
> # Have: 8ba9809ca02105b8d4de8fa794eb98e447fae8a8
> # Want: 6234479982621235dc99824a812cd9ee11dbbf93
> # Branch: main
> # Action: pull
> Segmentation fault (core dumped)

Try to update your gitup.conf and/or switch from github.com to
git.freebsd.org.

https://github.com/johnmehr/gitup/issues/73
https://github.com/johnmehr/gitup/issues/74

Or install git-tiny.

-- 
Herbert