FS#43192 - makepkg --source has issues with checksum verification
Attached to Project:
Pacman
Opened by Allan McRae (Allan) - Monday, 22 December 2014, 06:33 GMT
Last edited by Allan McRae (Allan) - Wednesday, 31 December 2014, 04:18 GMT
Opened by Allan McRae (Allan) - Monday, 22 December 2014, 06:33 GMT
Last edited by Allan McRae (Allan) - Wednesday, 31 December 2014, 04:18 GMT
|
Details
Example PKGBUILD:
pkgname='multi' pkgver=1 pkgrel=1 arch=('i686' 'x86_64') source_i686=(http://allanmcrae.com/tmp/32.tar.xz) source_x86_64=(http://allanmcrae.com/tmp/64.tar.xz) md5sums_i686=('22eb4379baa3d72dec2de11d03ca1310') #md5sums_x86_64=('2cc5723b2d2508dbc7e8a207fa545ec6') No there are no checksums for the x86_64 source. makepkg --source/--allsource does not complain. |
This task depends upon
Closed by Allan McRae (Allan)
Wednesday, 31 December 2014, 04:18 GMT
Reason for closing: Fixed
Additional comments about closing: git commit d2d00e45435
Wednesday, 31 December 2014, 04:18 GMT
Reason for closing: Fixed
Additional comments about closing: git commit d2d00e45435
==> Validating source files with md5sums...