`emerge -uDNpv world` gives a digest verification error for games-misc/fortune-mod-gentoo-dev-20070428: !!! Digest verification failed: !!! /usr/portage/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20070428.ebuild !!! Reason: Filesize does not match recorded size !!! Got: 859 !!! Expected: 857
I've just tried it here and it works. Please try to update the tree again and if that fails, try to use another mirror.
works for me too, what mirror did you get it from?
I synced from two different mirrors, I can't tell which mirrors exactly, one of these was one of the default mirrors. The error is still present. I'll sync again and tell you the mirrors.
I synced again twice. The first time with GENTOO_MIRRORS uncommented, the second time with GENTOO_MIRRORS commented. These were the servers with which I synced: raven.gentoo.org (134.68.220.73) raptor.gentoo.org (140.211.166.165) I guess it's the same with other servers, too.
I meant which distfile mirror did you get it from, and what SHA1 do you have for it? On my machine # sha1sum /home/gentoo/distfiles/fortune-gentoo-dev-20070428.tar.bz2 9c31a69584c65f41e23cb31d27407add9ab03736 /home/gentoo/distfiles/fortune-gentoo-dev-20070428.tar.bz2 Which matches the Manifest. If it doesn't match, remove your distfile and download it again.
The digest verification error appeared before downloading the file. So it didn't have anything to do with the distfiles and the distfile mirror. The error appeared while running `emerge -uDNpv world` and before running `emerge -uDNf world`. The error message was displayed before the packages which will be installed. It looked similar to this: # emerge -uDNpv world These are the packages that would be merged, in order: Calculating world dependencies... !!! Digest verification failed: !!! /usr/portage/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20070428.ebuild !!! Reason: Filesize does not match recorded size !!! Got: 859 !!! Expected: 857 done! [ebuild NS ] dev-java/jgoodies-looks-1.2.2-r1 USE="doc" 1,770 kB [ebuild U ] media-gfx/opcion-1.1.1-r1 [1.1.1] 313 kB Total: 2 packages (1 upgrades, 1 in new slot), Size of downloads: 2,083 kB Maybe I should have posted the complete output and not only the error message. Btw., I just synced again and the error disappeared. But I noticed that the package games-misc/fortune-mod-gentoo-dev-20070428 wasn't in the list of the packages which will be updated. But now after my last sync it's in this list. This is the new list: # emerge -uDNpv world These are the packages that would be merged, in order: Calculating world dependencies... done! [ebuild U ] games-misc/fortune-mod-gentoo-dev-20070428 [20061115] 58 kB [ebuild NS ] dev-java/jgoodies-looks-1.2.2-r1 USE="doc" 1,770 kB [ebuild U ] media-gfx/opcion-1.1.1-r1 [1.1.1] 313 kB Total: 3 packages (2 upgrades, 1 in new slot), Size of downloads: 2,139 kB So the problem must have been somewhere in the portage tree. Maybe the upload of the ebuild and/or other related files in the portage tree to the sync mirrors and my syncs have been overlapped or whatever. I guess the bug can be closed as invalid or something like this.