FS#71516 - [pacman] source error

Attached to Project: Arch Linux
Opened by Erich Eckner (deepthought) - Thursday, 15 July 2021, 18:17 GMT
Last edited by Christian Hesse (eworm) - Thursday, 15 July 2021, 19:29 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

pacman's source links are broken - the gitlab diffs point to html files. Why not simply check in the diffs in the packages git repository?

==> Making package: pacman 6.0.0-4 (Do 15 Jul 2021 20:15:31 CEST)
==> Retrieving sources...
-> Found pacman-6.0.0.tar.xz
-> Found pacman-6.0.0.tar.xz.sig
-> Found pacman-6.0.0-fix-404-download.patch
-> Found pacman-6.0.0-fix-key-import-double-free.patch
-> Found pacman.conf
-> Found makepkg.conf
==> Validating source files with sha256sums...
pacman-6.0.0.tar.xz ... Passed
pacman-6.0.0.tar.xz.sig ... Skipped
pacman-6.0.0-fix-404-download.patch ... FAILED
pacman-6.0.0-fix-key-import-double-free.patch ... FAILED
pacman.conf ... Passed
makepkg.conf ... Passed
==> ERROR: One or more files did not pass the validity check!
Additional info:
* package version(s)
pacman 6.0.0-4 (git revision 67601926569f9ae6f9f2db06c07413b31050ebef)

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

Closed by  Christian Hesse (eworm)
Thursday, 15 July 2021, 19:29 GMT
Reason for closing:  Fixed
Additional comments about closing:  pacman 6.0.0-5
Comment by Christian Hesse (eworm) - Thursday, 15 July 2021, 19:29 GMT
Damn, I had the old files in cache...
Thanks for reporting.

Loading...