While trying to install latest gnat-gpl on my ~x86 machine, I get the following error: >>> Emerging (3 of 8) dev-lang/gnat-gpl-4.1.3.2008-r1 * RM-05-Html.zip RMD160 SHA1 SHA256 size ;-) ... [ ok ] * gnat-gpl-4.1.3.2008.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] >>> Downloading 'http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/distfiles/gnatboot-4.1-i386.tar.bz2' --2008-08-22 10:48:35-- http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/distfiles/gnatboot-4.1-i386.tar.bz2 Resolving ftp-stud.fht-esslingen.de... 129.143.116.10 Connecting to ftp-stud.fht-esslingen.de|129.143.116.10|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 15367514 (15M) [application/x-bzip2] Saving to: `/mnt/space/gentoo/distfiles/gnatboot-4.1-i386.tar.bz2' 100%[======================================>] 15,367,514 96.3K/s in 1m 51s 2008-08-22 10:50:26 (136 KB/s) - `/mnt/space/gentoo/distfiles/gnatboot-4.1-i386.tar.bz2' saved [15367514/15367514] ('Filesize does not match recorded size', 15367514L, 0) !!! Fetched file: gnatboot-4.1-i386.tar.bz2 VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 15367514 !!! Expected: 0 Refetching... File renamed to '/mnt/space/gentoo/distfiles/gnatboot-4.1-i386.tar.bz2._checksum_failure_.gfFPZE' I use the original gnat-gpl ebuild, nothing from an overlay: troy ~ # emerge -pv gnat-gpl * Overlay eclass overrides eclass from PORTDIR: * * '/usr/local/layman/java-experimental/eclass/mercurial.eclass' * * It is best to avoid overridding eclasses from PORTDIR because it will * trigger invalidation of cached ebuild metadata that is distributed with * the portage tree. If you must override eclasses from PORTDIR then you * are advised to add FEATURES="metadata-transfer" to /etc/make.conf and to * run `emerge --regen` after each time that you run `emerge --sync`. Set * PORTAGE_ECLASS_WARNING_ENABLE="0" in /etc/make.conf if you would like to * disable this warning. These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild NS ] dev-lang/gnat-gpl-4.1.3.2008-r1 [4.1.3.2007] USE="nls" 0 kB Total: 1 package (1 in new slot), Size of downloads: 0 kB The mercurial eclass warning should have nothing to do with this, I guess.
Yea, I just got another report about this, apparently I had a broken bootstrap for x86 when Manifest was generated last time. Sorry about that, fixed now.