On 11 Dec 2023, at 11:20, [email protected] wrote: > > On Mon, Dec 11 2023 at 10:20:29 AM +00:00:00, Ross Burton > <[email protected]> wrote: >> Did you confirm that tracker doesn´t install gsettings schemas? This smells >> like a workaround that has collateral damage. Ross > > > had a look at gsettings.bbclass and it wants to run > > gsettings_postinstrm () { > glib-compile-schemas $D${datadir}/glib-2.0/schemas > } > > > ${D}${datadir}/glib-2.0 is not installed by tracker > > > I guess thats the reason for exit 1
So the class is redundant, yes. Can you also add a check to the gsettings.bbclass so its harmless instead of crashing? Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107325): https://lists.openembedded.org/g/openembedded-devel/message/107325 Mute This Topic: https://lists.openembedded.org/mt/103076498/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
