Richard Guenther <richard.guent...@gmail.com> writes: > On Mon, Jan 26, 2009 at 7:53 PM, Ian Lance Taylor <i...@google.com> wrote: >> Richard Guenther <richard.guent...@gmail.com> writes: >> >>> On Mon, Jan 26, 2009 at 4:23 PM, Andrew Walrond <and...@walrond.org> wrote: >>>> I've tried two mirrors with the same results: >>>> >>>> $ cat md5.sum | grep gcc-4.3.3.tar.bz2 >>>> >>>> d3338b75fa6f83be08908b1eed56d439 gcc-4.3.3.tar.bz2 >>>> >>>> $ md5sum gcc-4.3.3.tar.bz2 >>>> cc3c5565fdb9ab87a05ddb106ba0bd1f gcc-4.3.3.tar.bz2 >>>> >>>> Can someone confirm/fix this? >>> >>> Appearantly the md5.sum file is autogenerated somehow and >>> this happened before the upload was complete. >>> >>> Does somebody know how to re-trigger it? >> >> I removed the md5.sum file. It should be rebuilt automatically within >> one hour. > > Can you also remove the one in the diffs/ directory? It misses half > of the files.
Done. Ian