Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712204 - net-print/hplip-3.20.2 VERIFY FAILED due to tarball filesize mismatch
Summary: net-print/hplip-3.20.2 VERIFY FAILED due to tarball filesize mismatch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
: 712228 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-03-12 05:43 UTC by Duncan
Modified: 2020-03-12 21:15 UTC (History)
4 users (show)

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 Duncan 2020-03-12 05:43:35 UTC
Attempting to fetch the hplip-3.20.2 tarball fails verification due to filesize mismatch, gets 25675649, expects 25713273.  Here's the download output (portage-2.3.93, FWIW):


>>> Downloading 'https://download.sourceforge.net/hplip/hplip-3.20.2.tar.gz'
--2020-03-11 22:28:38--  https://download.sourceforge.net/hplip/hplip-3.20.2.tar.gz
Resolving download.sourceforge.net... 216.105.38.13
Connecting to download.sourceforge.net|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://downloads.sourceforge.net/project/hplip/hplip/3.20.2/hplip-3.20.2.tar.gz [following]
--2020-03-11 22:28:38--  https://downloads.sourceforge.net/project/hplip/hplip/3.20.2/hplip-3.20.2.tar.gz
Resolving downloads.sourceforge.net... 216.105.38.13
Connecting to downloads.sourceforge.net|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://iweb.dl.sourceforge.net/project/hplip/hplip/3.20.2/hplip-3.20.2.tar.gz [following]
--2020-03-11 22:28:38--  https://iweb.dl.sourceforge.net/project/hplip/hplip/3.20.2/hplip-3.20.2.tar.gz
Resolving iweb.dl.sourceforge.net... 192.175.120.182
Connecting to iweb.dl.sourceforge.net|192.175.120.182|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25675649 (24M) [application/x-gzip]
Saving to: '/p/src/hplip-3.20.2.tar.gz.__download__'

/p/src/hplip-3.20.2.tar.gz.__downl 100%[===============================================================>]  24.49M  6.78MB/s    in 4.3s

2020-03-11 22:28:43 (5.72 MB/s) - '/p/src/hplip-3.20.2.tar.gz.__download__' saved [25675649/25675649]

!!! Fetched file: hplip-3.20.2.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      25675649
!!! Expected: 25713273
Refetching... File renamed to '/p/src/hplip-3.20.2.tar.gz._checksum_failure_.v_e87ejy'

!!! Couldn't download 'hplip-3.20.2.tar.gz'. Aborting.
* hplip-3.18.12-patches-1.tar.xz BLAKE2B SHA512 size ;-) ...                                                                       [ ok ]
* Fetch failed for 'net-print/hplip-3.20.2'
Comment 1 email200202 2020-03-12 07:14:17 UTC
I confirm this bug

!!! Fetched file: hplip-3.20.2.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      25675649
!!! Expected: 25713273
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-03-12 10:46:21 UTC
*** Bug 712228 has been marked as a duplicate of this bug. ***
Comment 3 MZ 2020-03-12 11:36:04 UTC
same problem

2020-03-12 12:35:37 (5.93 MB/s) - ‘/usr/portage/distfiles/hplip-3.20.2.tar.gz.__download__’ saved [25675649/25675649]

!!! Fetched file: hplip-3.20.2.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      25675649
!!! Expected: 25713273
Comment 4 Marcin Woźniak 2020-03-12 21:10:54 UTC
I had the same problem.
I added the pull request here:
https://github.com/gentoo/gentoo/pull/14940
Comment 5 Daniel Pielmeier gentoo-dev 2020-03-12 21:15:50 UTC
Already fixed in Git! Thanks anyway!