Bug 251719

Summary: pkg.freebsd.org/FreeBSD:12:amd64/latest seems out of sync
Product: Services Reporter: Alex S <iwtcex>
Component: FTP/WWW Sites & MirrorsAssignee: FreeBSD Mirror Admin <mirror-admin>
Status: Closed FIXED    
Severity: Affects Only Me CC: philip
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Comment 1 Philip Paeps freebsd_committer freebsd_triage 2020-12-10 03:00:37 UTC
I see a running rsync process to beefy6 on pkg-master.nyi.  Could it still be syncing?
Comment 2 Alex S 2020-12-10 03:03:42 UTC
(In reply to Philip Paeps from comment #1)

I don't know. It's been 3 days already. Shouldn't that be enough time?
Comment 3 Philip Paeps freebsd_committer freebsd_triage 2020-12-10 03:07:37 UTC
Three days should certainly be enough time to get from beefy6 to pkg-master.  The mirrors only make the builds visible when all mirrors have synced from pkg-master though, and that can sometimes take a while.  But three days is excessive.

Looking at this more closely.
Comment 4 Philip Paeps freebsd_committer freebsd_triage 2020-12-10 03:18:07 UTC
It looks like I inadvertently upgraded rsync to 3.2.3 on the fbs-pkgm-ctl jail on pkg-master.nyi.freebsd.org.  This version has an issue causing it to hang forever when it reaches the configured --time-limit, rather than exiting.

I have installed the known-working version of rsync we use on the mirrors on pkg-master now.

This is the same issue as reported in #249359.
Comment 5 Philip Paeps freebsd_committer freebsd_triage 2020-12-10 10:07:19 UTC
Status update: pkg-master has the latest bits and is syncing them to the mirrors.

As soon as all the mirrors are in sync, the latest build will become visible.
Comment 6 Philip Paeps freebsd_committer freebsd_triage 2020-12-13 00:32:16 UTC
The mirrors are all caught up now and all the latest builds are visible.  It took just under three days for them to catch up with all the builds that were backlogged.  Sorry this happened.