FS#59190 - [lib32-nss] during building, sha256sum mismatch on nss-3.38.tar.gz which is correct on "nss" package

Attached to Project: Community Packages
Opened by Jerome (sinatosk) - Saturday, 30 June 2018, 15:36 GMT
Last edited by Eli Schwartz (eschwartz) - Friday, 27 July 2018, 22:22 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: during building, sha256sum mismatch on "nss-3.38.tar.gz" which is correct on "nss" package but incorrect on "lib32-nss" package. I've manually downloaded the "nss-3.38.tar.gz" myself and it matches with "nss" package but not "lib32-nss"

changing line 19 in "lib32-nss" PKGBUILD file from

sha256sums=('b7d9270c44d62e681af68f09d30d242f80fd38be634b8cc863da26276b0f6a1d'

too

sha256sums=('2c643d3c08d6935f4d325f40743719b6990aa25a79ec2f8f712c99d086672f62'

fixes it

Additional info:
* package version(s)
lib32-nss 3.38-1
* config and/or log files etc.
output
==> Validating source files with sha256sums...
nss-3.38.tar.gz ... FAILED
no-plt.diff ... Passed
==> ERROR: One or more files did not pass the validity check!

Steps to reproduce:
asp export lib32-nss
cd ./lib32-nss
makekpkg -cirfs
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Friday, 27 July 2018, 22:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  in svn
Comment by Eli Schwartz (eschwartz) - Friday, 27 July 2018, 22:22 GMT
Same as  FS#59152  except for multilib

Loading...