On Thu, 20 Sep 2018 08:58:07 -0400 Kevin A. McGrail wrote: > On 9/20/2018 8:35 AM, Matus UHLAR - fantomas wrote: > > unfortunately, secnap is not the only mirror with which the problem > > occurs. > > - is this possible problem with mirrors? > > - when do mirrors update? > > - do mirrors updates propagate atomically? > Dave, is there an issue where DNS is being updated before the mirrors?
It seems unlikely. In the original example there was enough of a sha1 file to provide a 40 character hash and curl downloaded an update file that was one byte long. I tried running the same command, but with the version changed by 1 in the URL, and curl didn't create a file at all. Also IIRC rsync does an atomic rename when a file is added, so the web server should see a complete file or no file.