While trying to use emerge to upgrade to sys-apps/pcsc-lite-1.4.2, I get a filesize error for one of the
portage ebuilds (that isn't even the same version).
- Code: Select all
localhost ~ # emerge --update --newuse --ask -v pcsc-lite
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] sys-apps/pcsc-lite-1.4.2 [1.3.3] USE="-debug -static" 610 kB
Total: 1 package (1 upgrade), Size of downloads: 610 kB
Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild Manifests...
!!! Digest verification failed:
!!! /usr/portage/sys-apps/pcsc-lite/pcsc-lite-1.3.1-r1.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 1345
!!! Expected: 1351
I'm playing with Sabayon on two boxes, and I am getting the same error on both boxes.
I've tried deleting the whole /usr/portage/sys-apps/pcsc-lite/ directory, and emerge --sync again.
I've tried deleting the pcsc-lite package (on the other box), and re-emerging.
I've also tried emerge --regen.
I don't mind filing a bug report, but I'm still new to Sabayon, and I wanted to see if I overlooked something simple.

