emerge -1 mail-client/thunderbird failed here with make[1]: Leaving directory '/var/tmp/portage/mail-client/thunderbird-45.8.0/work/thunderbird-45.8.0/tbird/mail/installer' sed: can't read /usr/share/enigmail/install.rdf: No such file or directory * ERROR: mail-client/thunderbird-45.8.0::gentoo failed (install phase): * <EM:ID> tag for installed enigmail could not be found! * * Call stack: * ebuild.sh, line 115: Called src_install * environment, line 5510: Called die * The specific snippet of code: * die "<EM:ID> tag for installed enigmail could not be found!"; as described on https://forums.gentoo.org/viewtopic-t-1062588.html?sid=ec3fa95b56f157d3279578819dc7116b too. reemerging enigmail and thunderbird solved the problem: emerge -1 x11-plugins/enigmail emerge -1 mail-client/thunderbird Is there a chance to trigger the reemerge automatically by enigmail or thunderbird?
OK so this has been happening way too much for the issue to be strange one-offs, HOWEVER, I do not understand why or how it's occurring. x11-plugins/enigmail is in both DEPEND and RDEPEND and so it -must- be on-disk when thunderbird is being emerged, and if it's on-disk then the code can find that install.rdf. What I would like to know first and foremost is why enigmail didn't have install.rdf merged to begin with, as that is the only thing I can think of that would be causing this bug. At any rate, it's a duplicate, merging to keep the resolution in one location. *** This bug has been marked as a duplicate of bug 616430 ***