On Sep 7, 2017, at 08:20, Joshua Root wrote: > On 2017-9-7 11:23 , Ryan Schmidt wrote: >> On Sep 6, 2017, at 16:04, [email protected] wrote: >>> Recent Portfile updates are not getting distributed to users who are not >>> using git. It seems to be happening since at least 24 hours ago. Can you >>> please look into this? >>> >>> For example, see https://trac.macports.org/ticket/54757 >> The rsync server looks up to date to me. > > It does seem to have caught up now (to within an hour or so of git as > expected). For a while there it was significantly behind; I confirmed it was > by at least 6 hours, and possibly up to a day going by > <https://trac.macports.org/ticket/54757#comment:6>
That'll happen when a huge port gets built and the resulting packages must be transferred between my private rsync server and the public one. In this case, it was probably that clang-devel, llvm-devel, and lldb-devel were updated, and this produced many large binaries (six 900MB binaries for clang-devel; seven 750MB binaries for llvm-devel; two 275MB binaries for lldb-devel). I do intend to increase the speed of the internet connection soon so that this will be less of a problem.
