While updating the Gentoo system, the ebuild for ivtv fails the integrity check. Reproducible: Always Steps to Reproduce: 1. install a package which uses ivtv (e.g. mythtv) 2. emerge --sync 3. emerge -uDN world Actual Results: emerge -uDN world fails with the following message: Calculating world dependencies /!!! Digest verification failed: !!! /usr/portage/media-tv/ivtv/ivtv-1.0.2.ebuild !!! Reason: Filesize does not match recorded size !!! Got: 4492 !!! Expected: 4585 Expected Results: Normal portage behavior is expected -- if ivtv is already up to date, it should be ignored for this update. Otherwise, it should be properly updated.
fixed