FreeBSD 13.4
I've been using Git to update the ports tree via a Cron job for quite some time now which has worked nicely until the last 3 days.
2 days ago I had to rebuild the ports tree following this topic ...
after
It ran fine for 1 day after rebuilding the ports but now the same error has occurred again.
Any help appreciated.
I've been using Git to update the ports tree via a Cron job for quite some time now which has worked nicely until the last 3 days.
2 days ago I had to rebuild the ports tree following this topic ...
Hi gang!
Disclaimer: I am honestly a little excited about recent developments so expect to find some (small) opinionated parts in this guide. Nothing excessive mind you, but I can sometimes get a little carried away and despite some believes I never really plan guides like this.
Editorial
In April 2021 the FreeBSD project has finished its full conversion from Subversion to Git, something which had been brewing for quite some time. As a result many people who are quite familiar with Subversion may have to re-learn a few things. And there will be some who don't see any...
Disclaimer: I am honestly a little excited about recent developments so expect to find some (small) opinionated parts in this guide. Nothing excessive mind you, but I can sometimes get a little carried away and despite some believes I never really plan guides like this.
Editorial
In April 2021 the FreeBSD project has finished its full conversion from Subversion to Git, something which had been brewing for quite some time. As a result many people who are quite familiar with Subversion may have to re-learn a few things. And there will be some who don't see any...
- ShelLuser
- documentation freebsd git ports source tree systems administration
- Replies: 32
- Forum: Howtos and FAQs (Moderated)
after
make index
reported this error ...
Code:
make_index: Circular dependency loop found: glib-2.82.4_1,2 depends upon itself.
It ran fine for 1 day after rebuilding the ports but now the same error has occurred again.
Any help appreciated.