Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Sep 2021 01:52:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 223065] INDEX file truncated from time to time
Message-ID:  <bug-223065-7788-pIS2jUquxj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223065-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223065-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223065

--- 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=3D9 \
        rsync://portsindexbuild.nyi.FreeBSD.org/ports-index/ \
        /home/bit/ports-index/ >> /var/log/sync-ports-index.log 2>&1

Investigating ...

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223065-7788-pIS2jUquxj>