Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694432 - net-libs/quiche-0.1.0_alpha4_p20190912: fetch failure
Summary: net-libs/quiche-0.1.0_alpha4_p20190912: fetch failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-15 07:17 UTC by Michał Górny
Modified: 2019-09-15 14:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-15 07:17:43 UTC
>>> 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.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-15 07:18:51 UTC
Also, when you fix it, could you do a license audit and fix LICENSE, please?
Comment 2 Craig Andrews gentoo-dev 2019-09-15 13:16:30 UTC
(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?
Comment 3 Larry the Git Cow gentoo-dev 2019-09-15 13:33:15 UTC
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(-)
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-15 14:01:55 UTC
Thanks.  Now that I can fetch it, I'll just file a bug.