[mirror-admin] /releases/10/Everything: several packages changed

Carlos Carvalho carlos at fisica.ufpr.br
Sat Jan 31 15:06:41 EST 2009


Axel Thimm (Axel.Thimm at ATrpms.net) wrote on 31 January 2009 20:10:
 >a current rsync shows that thousands of files have been changed in the
 >last week. This is not expected as /releases/ is considered to only
 >change for the release day and then never again.

Yes, I rely on this.

 >The files have a date of Jan 23rd. Although I don't have a copy to
 >compare with looking at the internal date it looks like the files have
 >just been `touch'ed (but I only checked a coupl of the 2000+ changed
 >ones).

What does rsync say? If there was no content change the log should
show a large amount of matched data and little literal data.

I think mirrors should exclude what doesn't change after pulling, to
make it easier on upstream rsyncs. Here's my current list:

EXCLUDE="\
         --exclude /linux/core \
         --exclude /linux/extras \
         --exclude /linux/releases/[7-9] \
         --exclude /linux/releases/10 \
         --exclude /linux/updates/[78] \
         --exclude /linux/updates/testing/[78] \
        "

--


More information about the Mirror-admin mailing list