firmware icon indicating copy to clipboard operation
firmware copied to clipboard

chksum files for images do not reflect actual filenames

Open SvenRoederer opened this issue 8 years ago • 3 comments

since #178 the imagenames of the firmware-files get changed. But the contens of md5sums and sha256sums still have the old / original filenames inside.

SvenRoederer avatar Jan 07 '17 14:01 SvenRoederer

see also

  • https://lists.berlin.freifunk.net/pipermail/berlin/2017-May/035708.html
  • https://lists.berlin.freifunk.net/pipermail/berlin/2018-June/037985.html

SvenRoederer avatar Jun 25 '18 17:06 SvenRoederer

@Akira25 reported (https://github.com/freifunk-berlin/buildbot/issues/61) that with Lede-17.01 based firmwares the chksum file is broken even more (it just contains a single file).

I just had a look in the firmware-directory of a recent build (master branch based on OpenWrt-19.07) where this problem seems to have been fixed.

SvenRoederer avatar Mar 23 '20 23:03 SvenRoederer

probably that's a reason, why gluon is using it's own script for calculation the chksums (https://github.com/freifunk-gluon/gluon/blob/master/scripts/sha256sum.sh)

SvenRoederer avatar Mar 23 '20 23:03 SvenRoederer