FS#61885 - [dart] checksum error

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Thursday, 28 February 2019, 12:57 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 07 September 2019, 10:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

==> Making package: dart 2.1.1-1 (Do 28 Feb 2019 13:57:03 CET)
==> Retrieving sources...
-> Found dart-2.1.1-64.zip
==> Validating source_x86_64 files with sha512sums...
dart-2.1.1-64.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!
Additional info:
* package version(s)
dart 2.1.1-1 (git revision 72c080e56c12cf3e9f96ec2edc309324b5b7bc01)

Steps to reproduce:
> git checkout 72c080e56c12cf3e9f96ec2edc309324b5b7bc01
> cd dart/repos/community-x86_64
> makepkg --verifysource
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 07 September 2019, 10:35 GMT
Reason for closing:  Fixed
Comment by loqs (loqs) - Thursday, 28 February 2019, 19:24 GMT
If you change source_x86_64 to
source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/${pkgver}/sdk/dartsdk-linux-x64-release.zip")

Loading...