> On Feb 13, 2016, at 2:41 AM, Andrea D'Amore <and.dam...@macports.org> wrote: > > On 13 February 2016 at 01:17, Ryan Schmidt <ryandes...@macports.org> wrote: >> On Feb 11, 2016, at 15:12, Mihai Moldovan <io...@ionic.de> wrote: >>> Thanks for that, but Trac has also stopped updating after r145635 (which >>> coincidences with my first SVN file property change in r145636.) >> Fixed. > > Was that the same issue that kept trac out of sync for a few months lately?
No, a few months ago, the MacPorts VMs were upgraded to Oracle Linux 6.7, which caused all the custom SELinux permissions to be lost, which then had to be manually recreated by comparing settings with the non-MacPorts VMs. This time, the problem was "just" the server running out of memory. (The VM has enough memory for its normal tasks; I don't know what caused its memory use to spike yesterday.) When this happens, Oracle Linux starts killing processes, trying to free memory. Once of the processes it killed was probably the process that was syncing the svn repository from the svn server. Thus the marker that svnsync leaves on r0 to indicate that a sync is in progress never got cleared, and had to be cleared manually to allow a new sync to start. _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev