On 2018年08月26日 01:38, Alexander Kanavin wrote:
2018-08-25 19:13 GMT+02:00 Kai Kang <[email protected]>:Packages which inherit fontcache.bbclass call postinstall script update_font_cache. And in update_font_cache, it calls ${bindir}/fc-cache by qemuwrapper. When multilib is enabled, both packages foo and lib32-foo will call ${bindir}/fc-cache and one of them will fail to run obviously.Do other postinst-intercept scripts need similar fixing?
The fix is from update_gio_module_cache, but I missed update_gtk_immodules_cache and others are ok.
I'll update update_gtk_immodules_cache. Thanks, Kai
Alex
-- Regards, Neil | Kai Kang -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
