When verifying the checksums, there's a minor issue in the format of the .md5, .sha1 and .sha512 files that prevents md5sum -c, etc, from working. To work around, either compute the checksum with, e.g., md5sum allura-incubating-1.0.1.tar.gz and verify the hash manually, or add a space after the hash and remove the absolute path in each of the checksum files and then the -c option will work properly.
A fix for the release script has been made so this shouldn't happen in the future. On Mon, Oct 14, 2013 at 12:39 PM, Cory Johns <john...@gmail.com> wrote: > Hello, > > This thread is for discussion on the Apache Allura 1.0.1 (incubating) > release. > > Please raise any questions or concerns here, and leave the [VOTE] thread > for voting responses only. > > > Thanks & Regards >