When trying to build =dev-java/hawtjni-runtime-1.8 I got a fetch verify error. Reproducible: Always Steps to Reproduce: 1. emerge =dev-java/hawtjni-runtime-1.8 fetch Actual Results: !! Fetched file: hawtjni-project-1.8.tar.gz VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 1601493 !!! Expected: 1601508 Refetching... File renamed to '/usr/portage/distfiles/hawtjni-project-1.8.tar.gz._checksum_failure_.jtPk3d' !!! Couldn't download 'hawtjni-project-1.8.tar.gz'. Aborting. Expected Results: fetch and build hawtjni-project-1.8.tar.gz Temp workaround was to remove the Manifest in in the main portage tree and rebuild the digest.
ebuild hawtjni-runtime-1.8.ebuild fetch Appending /newaches/gentoo/cvs/gentoo-x86 to PORTDIR_OVERLAY... >>> Downloading 'https://github.com/fusesource/hawtjni/tarball/hawtjni-project-1.8' --2014-01-07 15:07:20-- https://github.com/fusesource/hawtjni/tarball/hawtjni-project-1.8 Resolving github.com (github.com)... 192.30.252.131 Connecting to github.com (github.com)|192.30.252.131|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/fusesource/hawtjni/legacy.tar.gz/hawtjni-project-1.8 [following] --2014-01-07 15:07:20-- https://codeload.github.com/fusesource/hawtjni/legacy.tar.gz/hawtjni-project-1.8 Resolving codeload.github.com (codeload.github.com)... 192.30.252.147 Connecting to codeload.github.com (codeload.github.com)|192.30.252.147|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: ‘/world/distfiles/hawtjni-project-1.8.tar.gz’ [ <=> ] 1,601,493 1.61MB/s in 0.9s 2014-01-07 15:07:22 (1.61 MB/s) - ‘/world/distfiles/hawtjni-project-1.8.tar.gz’ saved [1601493] !!! Fetched file: hawtjni-project-1.8.tar.gz VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 1601493 !!! Expected: 1601508 Refetching... File renamed to '/world/distfiles/hawtjni-project-1.8.tar.gz._checksum_failure_.n0dm7n' !!! Couldn't download 'hawtjni-project-1.8.tar.gz'. Aborting.
Can't reproduce; deleted distfile, removed Manifest line, no difference.
reopening -- I just deleted the distfile, Manifest, and hawtjni-runtime-1.8.ebuild, and then ran "eix-sync" and "emerge -f hawtjni-runtime" to restore the removed files I then get: ... >>> Fetching (1 of 1) dev-java/hawtjni-runtime-1.8 >>> Downloading 'https://github.com/fusesource/hawtjni/tarball/hawtjni-project-1.8' --2014-01-08 11:31:12-- https://github.com/fusesource/hawtjni/tarball/hawtjni-project-1.8 Resolving github.com... 192.30.252.131 Connecting to github.com|192.30.252.131|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/fusesource/hawtjni/legacy.tar.gz/hawtjni-project-1.8 [following] --2014-01-08 11:31:12-- https://codeload.github.com/fusesource/hawtjni/legacy.tar.gz/hawtjni-project-1.8 Resolving codeload.github.com... 192.30.252.147 Connecting to codeload.github.com|192.30.252.147|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1601493 (1.5M) [application/x-gzip] Saving to: '/usr/portage/distfiles/hawtjni-project-1.8.tar.gz' 100%[=================================================================================================================>] 1,601,493 2.81MB/s in 0.5s 2014-01-08 11:31:13 (2.81 MB/s) - '/usr/portage/distfiles/hawtjni-project-1.8.tar.gz' saved [1601493/1601493] !!! Fetched file: hawtjni-project-1.8.tar.gz VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 1601493 !!! Expected: 1601508 Refetching... File renamed to '/usr/portage/distfiles/hawtjni-project-1.8.tar.gz._checksum_failure_.UdAc36' !!! Couldn't download 'hawtjni-project-1.8.tar.gz'. Aborting. * Fetch failed for 'dev-java/hawtjni-runtime-1.8' >>> Failed to emerge dev-java/hawtjni-runtime-1.8
I'm thinking upstream has inconsistent mirrors; I've did a wget on that specific last URL you get referred to, now let's see if other people report this again. + 08 Jan 2014; Tom Wijsman <TomWij@gentoo.org> hawtjni-runtime-1.8.ebuild: + Remanifest for bug #497354, reported by John (EBo) David. Changed Copyright + year to 2014 to let commit go through. Thank you very much for reopening.