FS#69002 - updpkgsums breaks when msg is used in PKGBUILD
Attached to Project:
Community Packages
Opened by jozef riha (jose1711) - Wednesday, 16 December 2020, 13:16 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 17 December 2020, 13:37 GMT
Opened by jozef riha (jose1711) - Wednesday, 16 December 2020, 13:16 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 17 December 2020, 13:37 GMT
|
Details
Description:
updpkgsums corrupts PKGBUILD when `msg` is called in PKGBUILD Additional info: * pacman-contrib 1.4.0-1 Steps to reproduce: ``` yay -G realrtcw cd realrtcw updpkgsums makepkg ``` Expected result: package builds Actual result: `PKGBUILD` is corrupted Workaround: remove `msg` from PKGBUILD and run `updpkgsums` once more |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Thursday, 17 December 2020, 13:37 GMT
Reason for closing: Not a bug
Additional comments about closing: The PKGBUILD is broken, but has been fixed. Nothing to do with updpkgsums.
Thursday, 17 December 2020, 13:37 GMT
Reason for closing: Not a bug
Additional comments about closing: The PKGBUILD is broken, but has been fixed. Nothing to do with updpkgsums.
I am therefore ruling that not only is this not a bug in updpkgsums (which is trusting to makepkg's API contract), it is not even a PKGBUILD, even if it looks very similar to one.
The AUR package must be fixed, or I will moderate and delete it.
Needs to be fixed too. I recommend using DLAGENTS for this. Or ask upstream to support proper redirects...