[yocto] Toolchain... Issues with systemd (probably)

DAMARLA Satya Swaroop swaroop.damarla at gmail.com
Thu Jun 20 02:07:42 PDT 2013


Yeah.. I checked it and its true. In the errror its totally different issue

*| The following packages have unmet dependencies:*
*|  udev-dev : Depends: udev (= 182-r7) but 1:204-r0 is to be installed*
*|             Recommends: libusb-dev but it is not installable*
*|             Recommends: module-init-tools-dev but it is not installable*
*|             Recommends: libkmod-dev but it is not installable*
*| E: Unable to correct problems, you have held broken packages.*
*| DEBUG: Python function do_populate_sdk finished*
*| ERROR: Function failed: populate_sdk_image (log file is located at
/home/damarla/openYocto/poky/buildSmartCPUsystemd/tmp/work/smartcpu-poky-linux-gnueabi/rootfs-smartcpu-sdk/1.0-r0/temp/log.do_populate_sdk.6675)
*
*ERROR: Task 10
(/home/damarla/openYocto/poky/meta-skidata/recipes-smartcpu/images/
rootfs-smartcpu-sdk.bb, do_populate_sdk) failed with exit code '1'*
*NOTE: Tasks Summary: Attempted 4961 tasks of which 4596 didn't need to be
rerun and 1 failed.*

The udev version to ve installed is 182-r7 bu I dont understand why
1:204-r0 is trying to get installed..


On Thu, Jun 20, 2013 at 10:31 AM, Paul Eggleton <
paul.eggleton at linux.intel.com> wrote:

> On Thursday 20 June 2013 00:29:23 Khem Raj wrote:
> > On Jun 20, 2013, at 12:12 AM, DAMARLA Satya Swaroop
> > <satyaswaroop.damarla at gmail.com> wrote:
> > > Any reasons why toolchains compile wihtout any issues on sysvinit and
> not
> > > with systemd?
> > >
> > >
> > > On Wed, Jun 19, 2013 at 3:11 PM, DAMARLA Satya Swaroop
> > > <swaroop.damarla at gmail.com> wrote: Yes... I thought the same and so, I
> > > made two build directories , one for sysvinit and the other for systemd
> > > and the errors I get abosulte no error when I try to populate_sdk under
> > > sysvinit but I get the following errors when I run the same under
> > > systemd.>
> > > | The following packages have unmet dependencies:
> > > |  udev-dev : Depends: udev (= 182-r7) but 1:204-r0 is to be installed
> > > |
> > > |             Recommends: libusb-dev but it is not installable
> > > |             Recommends: module-init-tools-dev but it is not
> installable
> > > |             Recommends: libkmod-dev but it is not installable
> > > |
> > > | E: Unable to correct problems, you have held broken packages.
> >
> > it seems you did not choose systemd as provider for udev. You should do
> that
> > when you use systemd
>
> default-providers.inc already does this so you should not need to:
>
> meta/conf/distro/include/default-providers.inc:PREFERRED_PROVIDER_udev ?=
> "${@base_contains('DISTRO_FEATURES','systemd','systemd','udev',d)}"
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130620/d99ab6c3/attachment.html>


More information about the yocto mailing list