Koozali.org: home of the SME Server

Contribs.org Forums => Development => Topic started by: m_pav on June 29, 2020, 08:23:29 AM

Title: md5sum and sha1sum files in downloads are wrong
Post by: m_pav on June 29, 2020, 08:23:29 AM
I just downloaded the Alpha5 full installer and the md5 and sha sums for the same from the ftp server as below.
ftp://ftp.iinet.net.au/pub/smeserver/testing/10.0.alpha5/iso/x86_64/
Both checksum files are for the netinstall, not the full installer, but their name suggests they are for the full installer.
Title: Re: md5sum and sha1sum files in downloads are wrong
Post by: Jean-Philippe Pialasse on June 29, 2020, 08:57:46 AM
thanks,
that is a bug of the build_ISO script

thanks for pointing this, I will try to fix it ASAP
Title: Re: md5sum and sha1sum files in downloads are wrong
Post by: Jean-Philippe Pialasse on June 29, 2020, 09:05:23 AM
fixed, need to wait for repos to sync

# cat smeserver-10.0.alpha5-x86_64.iso.md5sum smeserver-10.0.alpha5-x86_64.iso.sha1sum
74b9b6f02afe91c0ea371bc481ebc47e  smeserver-10.0.alpha5-x86_64.iso
7b8015637c31b1bf8fcfe8d6f765ae685aa9020d  smeserver-10.0.alpha5-x86_64.iso


# cat smeserver-10.0.alpha5-x86_64-netinstall.iso.md5sum smeserver-10.0.alpha5-x86_64-netinstall.iso.sha1sum
f49e103cce71317ea6bbe5625198c32b  smeserver-10.0.alpha5-x86_64-netinstall.iso
084f87ae33a5003ce354f1f1cf65e1fd0d018583  smeserver-10.0.alpha5-x86_64-netinstall.iso
Title: Re: md5sum and sha1sum files in downloads are wrong
Post by: m_pav on June 29, 2020, 10:49:05 AM
Thank you. Will check back in a day or so.

---- EDIT ----
Thanks for posting the actual checksums. DL's verified :)

---- EDIT 2 ----
Confirmed repos looking good.