~ # emerge -pv app-emulation/virtualbox-bin These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] app-emulation/virtualbox-bin-1.3.6 USE="-additions -sdk -vditool -wrapper" 235 kB When fetching the appropiate files I get: >>> Downloading 'http://www.virtualbox.org/download/1.3.6/VirtualBox_1.3.6_Linux_x86.run' --11:20:11-- http://www.virtualbox.org/download/1.3.6/VirtualBox_1.3.6_Linux_x86.run => `/usr/portage/distfiles/VirtualBox_1.3.6_Linux_x86.run' --- snip (resolving ....) --- Length: 12.225.803 (12M) [application/octet-stream] (28.25 KB/s) - »/usr/portage/distfiles/VirtualBox_1.3.6_Linux_x86.run« saved [12225803/12225803] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking VirtualBox_1.3.6_Linux_x86.run ;-) ... [ !! ] !!! Digest verification failed: !!! /usr/portage/distfiles/VirtualBox_1.3.6_Linux_x86.run !!! Reason: Filesize does not match recorded size !!! Got: 12225803 !!! Expected: 240088 An "ebuild virtualbox-bin-1.3.6.ebuild digest" fixes the problem ;) btw: 1172743752: Started emerge on: Mar 01, 2007 11:09:12 1172743752: *** emerge sync 1172743752: === sync 1172743752: >>> Starting rsync with rsync://194.97.4.250/gentoo-portage 1172743862: === Sync completed with rsync://194.97.4.250/gentoo-portage Reproducible: Always Steps to Reproduce: 1. emerge app-emulation/virtualbox-bin 2. cd /usr/portage/app-emulation/virtualbox-bin 3. ebuild virtualbox-bin-1.3.6.ebuild digest 4. seems to work now Portage tree synced with no errors: 1172743752: Started emerge on: Mar 01, 2007 11:09:12 1172743752: *** emerge sync 1172743752: === sync 1172743752: >>> Starting rsync with rsync://194.97.4.250/gentoo-portage 1172743862: === Sync completed with rsync://194.97.4.250/gentoo-portage
Same problem here
Steps to Reproduce: 1. emerge app-emulation/virtualbox-bin 2. cd /usr/portage/app-emulation/virtualbox-bin 3. ebuild virtualbox-bin-1.3.6.ebuild digest 4. seems to work now This worked for me too. Btw what happened with guest additions iso?
Sorry for slacking here, reallife was a bit timeconsuming recently