Re: git is broken because curl is broken which stops me in my tracks
- In reply to: Dennis Clarke : "git is broken because curl is broken which stops me in my tracks"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Sep 2025 02:52:16 UTC
On Sun, Sep 14, 2025 at 09:00:06PM -0400, Dennis Clarke wrote: > >Well I am not sure how to get around this mess : > I'd try building curl from the ports tree first. Make sure it's built with gssapi_none in the options. Then make deinstall reinstall. Then i'd build the tiny flavour of git. Deinstall it first, then in /usr/ports/devel/git # env FLAVOR=tiny make -DBATCH install Was this after an upgrade from 15 to 16? --