Follow-up Comment #1, sr #111357 (group administration):

Checksum changes are somewhat expected because I see the script is using
tarballs generated from cgit snapshots. tarballs from cgit snapshots don't
have consistent checksums. The pretty much only way you can get a consistent
checksum is to clone the git repo and export the tarball from a tag
(git-archive).

Also, for another reason, please do not download tarballs from cgit snapshots,
it puts a lot of pressure on the server especially when the git repo is large.
You should modify your build recipes to clone the git repo and do a
"git-archive" to export a tarball.

when you change to the "git clone, git archive" flow, you should fix your
scripts to use our latest and fastest distributed mirror system, i.e.,

(git protocol clone url, fast) git://git.git.savannah.gnu.org
(https clone url) https://https.git.savannah.gnu.org

https://gitweb.gentoo.org/repo/gentoo.git/tree/app-emacs/org-mode/org-mode-9.7.39.ebuild



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/support/?111357>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to