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 < [email protected]> wrote: > On Thursday 20 June 2013 00:29:23 Khem Raj wrote: > > On Jun 20, 2013, at 12:12 AM, DAMARLA Satya Swaroop > > <[email protected]> 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 > > > <[email protected]> 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 >
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
