Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

fix to md5 sum

Nivesh Krishna requested to merge fix-md5 into master

Description

Do not save full path of file while creating md5sum.

Issue(s)

closes e/backlog#5830 (closed)

Test procedures

  1. Go to https://ota.eeo.one/builds/full/dev/klteduos/ and view any *md5sum and confirm if it contains "/var/www/html..." in it.
  2. Go to ota.eeo.one server and remove this malformed *md5sum file
  3. Go to https://ota.eeo.one/api/v1/klteduos/dev/eng.root.20211027.142503. This will generate new .md5dum file with correct values
  4. Finally repeat step 1 and confirm that md5sum file is created and has correct value

Technical details

Screenshots

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited by Nivesh Krishna

Merge request reports

Loading