The ebuild of sci-electronics/xcircuit-3.4.27 fails after the downloading phase with the following error: !!! Digest verification failed: !!! /usr/portage/distfiles/xcircuit-3.4.27.tgz !!! Reason: Filesize does not match recorded size !!! Got: 1055591 !!! Expected: 253440 Looking at the Manifest file, I see the following: DIST xcircuit-3.4.27.tgz 253440 The size is MUCH smaller than all of the other xcircuit-x.y.z.tgz files in the Manifest (most are > 1Meg). The size and checksums listed must be for some other (unknown) file. Reproducible: Always Steps to Reproduce: 1.emerge -v sci-electronics/xcircuit-3.4.27 2. 3. Actual Results: !!! Digest verification failed: !!! /usr/portage/distfiles/xcircuit-3.4.27.tgz !!! Reason: Filesize does not match recorded size !!! Got: 1055591 !!! Expected: 253440
Fixed, thanks. The file download was probably messed up on my dev box when I created the digest. Denis.