Hello, > >> my x11-image built on my computer differs from the one on angstrom server > : > >> it lacks > >> /usr/lib/ipkg/info/matchbox-common.postinst > >> /usr/lib/ipkg/info/matchbox-common.postrm > >> > > .... > >> > >> How can I search where the problem come from ? > >> > > > All is working for example for matchbox-wm but not for matchbox-common.
.... > In the meantime, you may need to look at package > writing bbclasses and even add debugging output to them yourself, > that's how other OE devels do it. So I have made some tests and added some bb.note. I have observed 2 things : 1) in classes/update-alternatives.bbclass the variable that is set is, for example, pkg_postinst_matchbox-common but in classes/package_ipk.bbclass the variable read is, also for example, pkg_postinst (but with localdata) 2) it works better if I cancel PACKAGE_ARCH = "all" in packages/matchbox-common/matchbox-common_0.9.1.bb I'm still not able to fill a clear text in the bugzilla. Thanks, Alain _______________________________________________ Angstrom-distro-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
