2015-08-10 2:15 GMT+02:00 Dale <rdalek1...@gmail.com>:
>
> Howdy,
>
> I'm sure I'm not alone on monitoring -dev to see upcoming changes.  I
> noticed they switched to git or something and it seems to have caused a
> bit of trouble.  At least I think it may have.  I did my usual 'eix-sync
> && emerge -uvaDN world'.  The sync took MUCH longer than usual.  I'm
> talking a WHOLE LOT longer than usual.  My first thought, one time thing
> because of the changes, maybe.  Then I got a screen full of this sort of
> stuff.
>
>
>
>  * Missing digest for
>
'/var/cache/portage/tree/media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild'
[...]

I got a similar list about all my installed packages. The reason is that
the Manifest files have changed.
Before there was a digest for each ebuild in a category, as can be seen
here :
https://github.com/gentoo/gentoo-portage-rsync-mirror/blob/master/kde-base/knotes/Manifest
Now there is only the digests for source files
https://gitweb.gentoo.org/repo/gentoo.git/tree/kde-base/knotes/Manifest

>
> Can I take that "just saying" above back and say FUBAR instead?   :-(
>
> Thoughts??
>
> Dale

Either the Manifest generator encountered a problem, or the digest for
ebuilds is not necessary in new versions of portage, but the latter is less
likely in my opinion as it would lower overall security.
I didn't find a bug about this subject, but I don't really know what and
where to search...

Who could we ask for more insight into that strange behavior ?

Best regards
Mickaël Bucas

Reply via email to