Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640718 - dev-libs/nettle-3.4: Filesize does not match recorded size / unfetchable distfiles
Summary: dev-libs/nettle-3.4: Filesize does not match recorded size / unfetchable dist...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alon Bar-Lev (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-11 18:04 UTC by Axel Fischer
Modified: 2018-04-03 21:48 UTC (History)
3 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 Axel Fischer 2017-12-11 18:04:52 UTC
dev-libs/nettle-3.4 fails during fetch:

>>> Downloading 'https://www.lysator.liu.se/~nisse/archive/nettle-3.4.tar.gz'
--2017-12-11 19:01:05--  https://www.lysator.liu.se/~nisse/archive/nettle-3.4.tar.gz
Resolving www.lysator.liu.se... 130.236.254.11, 2001:6b0:17:f0a0::b
Connecting to www.lysator.liu.se|130.236.254.11|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1935069 (1.8M) [application/unix-tar]
Saving to: ‘/usr/portage/distfiles/nettle-3.4.tar.gz’

/usr/portage/distfi 100%[===================>]   1.84M  7.24MB/s    in 0.3s    

2017-12-11 19:01:05 (7.24 MB/s) - ‘/usr/portage/distfiles/nettle-3.4.tar.gz’ saved [6348800]

!!! Fetched file: nettle-3.4.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      6348800
!!! Expected: 1935069
Comment 1 Toralf Förster gentoo-dev 2017-12-11 18:24:23 UTC
download issues here too
Comment 2 Toralf Förster gentoo-dev 2017-12-11 18:27:37 UTC
AND FWIW:

tfoerste@t44 ~/tmp $ wget -t 3 -T 60 --passive-ftp -O /var/tmp/distfiles/nettle-3.4.tar.gz ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gor.bytemark.co.uk/gentoo/distfiles/nettle-3.4.tar.gz
--2017-12-11 19:27:12--  ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gor.bytemark.co.uk/gentoo/distfiles/nettle-3.4.tar.gz
           => ‘/var/tmp/distfiles/nettle-3.4.tar.gz’
Resolving sunsite.informatik.rwth-aachen.de... 137.226.34.227
Connecting to sunsite.informatik.rwth-aachen.de|137.226.34.227|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/Linux/gor.bytemark.co.uk/gentoo/distfiles ... 
No such directory ‘pub/Linux/gor.bytemark.co.uk/gentoo/distfiles’.
Comment 3 Patrick Lauer gentoo-dev 2017-12-12 07:59:27 UTC
>>> Emerging (4 of 7) dev-libs/nettle-3.4::gentoo
>>> Downloading 'http://distfiles.gentoo.org/distfiles/nettle-3.4.tar.gz'
--2017-12-12 07:57:27--  http://distfiles.gentoo.org/distfiles/nettle-3.4.tar.gz
Resolving distfiles.gentoo.org... 2a00:8a60:e012:a00::21, 2600:3402:200:227::2, 2605:bc80:3010::134, ...
Connecting to distfiles.gentoo.org|2a00:8a60:e012:a00::21|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-12-12 07:57:27 ERROR 404: Not Found.

>>> Downloading 'https://www.lysator.liu.se/~nisse/archive/nettle-3.4.tar.gz'
--2017-12-12 07:57:27--  https://www.lysator.liu.se/~nisse/archive/nettle-3.4.tar.gz
Resolving www.lysator.liu.se... 2001:6b0:17:f0a0::b, 130.236.254.11
Connecting to www.lysator.liu.se|2001:6b0:17:f0a0::b|:443... connected.
HTTP request sent, awaiting response... 504 Gateway Time-out
Retrying.

--2017-12-12 07:58:29--  (try: 2)  https://www.lysator.liu.se/~nisse/archive/nettle-3.4.tar.gz
Reusing existing connection to [www.lysator.liu.se]:443.
HTTP request sent, awaiting response...


Now it is unfetchable
Comment 4 Patrick Lauer gentoo-dev 2017-12-12 08:04:33 UTC
[master 73790a5e716] profiles/package.mask: Mask dev-libs/nettle-3.4 #640718
Comment 5 Sven B. 2017-12-12 10:55:55 UTC
How about changing the source location for the ebuild:

https://lists.gnu.org/archive/html/info-gnu/2017-11/msg00007.html
->
https://ftp.gnu.org/gnu/nettle/

or at least adding it as a fallback.
Comment 6 Alon Bar-Lev (RETIRED) gentoo-dev 2017-12-12 11:40:24 UTC
(In reply to Sven B. from comment #5)
> How about changing the source location for the ebuild:
> 
> https://lists.gnu.org/archive/html/info-gnu/2017-11/msg00007.html
> ->
> https://ftp.gnu.org/gnu/nettle/
> 
> or at least adding it as a fallback.

thanks! added.

although I still unsure what the problem with the digest.
Comment 7 Jan Psota 2017-12-12 21:06:47 UTC
Portage commit 73790a5e716d3d2b4a7357afd4aaf4202d740979 needs to be reverted yet :-)
Comment 8 Alon Bar-Lev (RETIRED) gentoo-dev 2017-12-13 05:50:15 UTC
(In reply to Jan Psota from comment #7)
> Portage commit 73790a5e716d3d2b4a7357afd4aaf4202d740979 needs to be reverted
> yet :-)

reverted, did not notice that was added.

please see if checksum is ok as I could not find what was wrong.