I wanted to update my system with "emerge --sync" and "emerge -puD world". The system wanted to emerge some packages, including [ebuild U ] sys-libs/timezone-data-2008g-r1 [2008e] unfortunately I got the following error: !!! A file listed in the Manifest could not be found: /usr/portage/sys-libs/timezone-data/timezone-data-2008f.ebuild I think the problem is, that in the manifest file (/usr/portage/sys-libs/timezone-data/Manifest), stands that there should be a file like EBUILD timezone-data-2008f.ebuild 2701 RMD160 01fc407a651943cec69e630c2a9b36582efea251 SHA1 365260ef4c107b348bb089d14d256fd133d4d48e SHA256 bd29e0d3f7e5e6d09a183ff81605d2f8e4cdeefad7c045c73789b41213b8f7d9 , but there isn't the file. There ist only /usr/portage/sys-libs/timezone-data/timezone-data-2008h.ebuild in the filesystem. Reproducible: Always Expected Results: updating the manifest file.
emerge --sync in half an hour and this should be fixed.