>>> Downloading 'https://github.com/google/boringssl/archive/f18bd55240b229a65df48e7905da98fff18cbf59.zip' --2019-09-15 09:15:56-- https://github.com/google/boringssl/archive/f18bd55240b229a65df48e7905da98fff18cbf59.zip Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/google/boringssl/zip/f18bd55240b229a65df48e7905da98fff18cbf59 [following] --2019-09-15 09:15:56-- https://codeload.github.com/google/boringssl/zip/f18bd55240b229a65df48e7905da98fff18cbf59 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/zip] Saving to: ‘/srv/nfs/common/distfiles/boringssl-f18bd55240b229a65df48e7905da98fff18cbf59.tar.gz.__download__’ 0K ........ ........ .... 8,34M=2,4s 2019-09-15 09:15:59 (8,34 MB/s) - ‘/srv/nfs/common/distfiles/boringssl-f18bd55240b229a65df48e7905da98fff18cbf59.tar.gz.__download__’ saved [21389684] !!! Fetched file: boringssl-f18bd55240b229a65df48e7905da98fff18cbf59.tar.gz VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 21389684 !!! Expected: 17893664 Refetching... File renamed to '/srv/nfs/common/distfiles/boringssl-f18bd55240b229a65df48e7905da98fff18cbf59.tar.gz._checksum_failure_.2hv3aqyy' !!! Couldn't download 'boringssl-f18bd55240b229a65df48e7905da98fff18cbf59.tar.gz'. Aborting. Also, if you want .tar.gz, you should really fetch .tar.gz instead of .zip.
Also, when you fix it, could you do a license audit and fix LICENSE, please?
(In reply to Michał Górny from comment #1) > Also, when you fix it, could you do a license audit and fix LICENSE, please? The license is BSD-2: https://github.com/cloudflare/quiche/blob/master/COPYING And that's what indicated in the ebuilds. I'm sorry but I don't see the problem - can you please clarify the issue that you're seeing?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0e8e13d935d7d9e270ba97ededb4a20123be1d commit 0b0e8e13d935d7d9e270ba97ededb4a20123be1d Author: Craig Andrews <candrews@gentoo.org> AuthorDate: 2019-09-15 13:20:34 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2019-09-15 13:33:08 +0000 net-libs/quiche: Fix manifest, fix incorrect fetch of zip Closes: https://bugs.gentoo.org/694432 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> net-libs/quiche/Manifest | 2 +- net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
Thanks. Now that I can fetch it, I'll just file a bug.