FS#65708 - [pacman] source checksum mismatch

Attached to Project: Arch Linux
Opened by Erich Eckner (deepthought) - Thursday, 05 March 2020, 08:36 GMT
Last edited by Evangelos Foutras (foutrelis) - Saturday, 12 September 2020, 02:30 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Bartłomiej Piotrowski (Barthalion)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

==> Making package: pacman 5.2.1-4 (Do 05 Mär 2020 09:32:28 CET)
==> Retrieving sources...
-> Found pacman-5.2.1.tar.gz
-> Found pacman-5.2.1.tar.gz.sig
-> Found pacman-5.2.1-fix-pactest-package-tar-format.patch
-> Found makepkg-fix-one-more-file-seccomp-issue.patch
-> Found pacman.conf
-> Found makepkg.conf
==> Validating source files with sha256sums...
pacman-5.2.1.tar.gz ... Passed
pacman-5.2.1.tar.gz.sig ... Skipped
pacman-5.2.1-fix-pactest-package-tar-format.patch ... FAILED
makepkg-fix-one-more-file-seccomp-issue.patch ... Passed
pacman.conf ... Passed
makepkg.conf ... Passed
==> ERROR: One or more files did not pass the validity check!

Additional info:
* package version(s)
pacman 5.2.1-4 (git revision 35fa20ec6e638eb1654b1a010155bc7470d8425d)

Steps to reproduce:
> git checkout 35fa20ec6e638eb1654b1a010155bc7470d8425d
> cd pacman/repos/core-x86_64
> makepkg --verifysource
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Saturday, 12 September 2020, 02:30 GMT
Reason for closing:  Fixed
Additional comments about closing:  pacman 5.2.1-5
Comment by Jonas Witschel (diabonas) - Thursday, 05 March 2020, 21:55 GMT
The checksum mismatch is due to a cgit update, changing "cgit v1.2.2-1-gc45e" to "cgit v1.2.1-1-g437b" in the footer of https://git.archlinux.org/pacman.git/patch/?id=b9faf652735c603d1bdf849a570185eb721f11c1 makes the patch pass validation. I wonder why the version number needs to be included at all since it makes the output unstable, GitHub for example completely suppresses this footer...
Comment by loqs (loqs) - Friday, 11 September 2020, 23:48 GMT

Loading...