From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eumx.net ([91.82.101.43]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Ty2JN-0004Jh-9c for openembedded-core@lists.openembedded.org; Wed, 23 Jan 2013 16:32:26 +0100 Message-ID: <50FFFEE4.2090204@communistcode.co.uk> Date: Wed, 23 Jan 2013 15:16:52 +0000 From: Jack Mitchell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130109 Thunderbird/17.0.2 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org References: <50FE8DCF.8050704@communistcode.co.uk> <50FEA6A8.8090201@intel.com> In-Reply-To: <50FEA6A8.8090201@intel.com> Subject: Re: Boot Breakage (systemd inclusion related?) X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: ml@communistcode.co.uk List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2013 15:32:26 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 22/01/13 14:48, Radu Moisan wrote: > On 01/22/2013 03:02 PM, Jack Mitchell wrote: >> So I attempted to build with the latest head today and my system >> won't boot, Here is the output: >> >> INIT: version 2.88 booting >> Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No >> such file or directory >> bootlogd. >> Collected errors: >> * opkg_conf_load: Could not create lock file /var/lib/opkg/lock: >> Read-only file system. >> INIT: Entering runlevel: 5S.d/S98run-postinsts': Re >> Stopping Bootlog daemon: bootlogd. >> >> dB Linux 1.0-20130122 (none) ttyO0 >> >> (none) login: >> >> Does this mean much to anyone? I assume it is do with the new init >> manager changes but I can't be certain... >> > > If you didn't enable systemd then it shouldn't interfere, sysvinit > should work as it previously worked. > > Radu > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core This was fixed by explicity adding "sysvinit" to DISTRO_FEATURES. Cheers, -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk --