On Fri, Jul 18, 2014 at 12:19:29PM -0600, Eduardo Silva wrote: > > > > Now it failed with: > > > > | NOTE: Not creating empty archive for monkey-locale-1.5.1-r0.2 > > | *** Error: CONTROL/conffiles mentions conffile /etc/monkey/ which does > > not exist > > | > > | opkg-build: Please fix the above errors and try again. > > > > I guess it's because sysvinit script was removed by update-rc.d.bbclass and > > then nothing was left in /etc/monkey > > > > > thanks for the report. Which specific build options did you use (and image) > ?, i would like to be able to reproduce that problem locally, not sure why > my tests passed.
world builds as described on http://www.openembedded.org/wiki/Bitbake_World_Status probably the most important difference is: # use systemd DISTRO_FEATURES_append = " systemd" DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit" VIRTUAL-RUNTIME_init_manager = "systemd" VIRTUAL-RUNTIME_initscripts = "" -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
