[Bug 223065] INDEX file truncated from time to time

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 7 20:32:25 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223065

Emanuel Haupt <ehaupt at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ehaupt at FreeBSD.org

--- Comment #15 from Emanuel Haupt <ehaupt at FreeBSD.org> ---
I've mitigated the issue with a simple wrapper:

until make -C /usr/ports fetchindex; do sleep 0.1; done

It's not perfect but it works.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list