[Bug 223065] INDEX file truncated from time to time
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Sep 2021 01:52:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223065 --- Comment #25 from Philip Paeps <philip@FreeBSD.org> --- It does look like an atomicity problem, but I'm not sure where it occurs. I suspect this rsync on bit0: nice lockf -s -t 0 /home/bitmir/.index.lock \ /usr/local/bin/rsync -vaH --delete --time-limit=9 \ rsync://portsindexbuild.nyi.FreeBSD.org/ports-index/ \ /home/bit/ports-index/ >> /var/log/sync-ports-index.log 2>&1 Investigating ... -- You are receiving this mail because: You are on the CC list for the bug.