All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Satya Swaroop Damarla <swaroop.damarla@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: lmsensors
Date: Tue, 14 May 2013 11:44 +0100	[thread overview]
Message-ID: <7913150.opP2ggRnDV@helios> (raw)
In-Reply-To: <CAFMfyzKYd7JWyzrKLBigCuZLtQeioyjhs2DAM8GvnXq9xGBanA@mail.gmail.com>

On Tuesday 14 May 2013 11:21:49 Satya Swaroop Damarla wrote:
> It has been a month I have been fighting with installing the package
> "lmsensors" and had no success till today.... I would really appreciate
> much help....
> 
> The background goes like this..
> 
> *bitbake lmsensors * works perfectly but when I add the package into the
> rootfs I get the following error
> 
> * Package lmsensors-config is not available, but is referred to by another
> package.*
> *| This may mean that the package is missing, has been obsoleted, or*
> *| is only available from another source*
> *| *
> *| Package lmsensors is not available, but is referred to by another
> package.*
> *| This may mean that the package is missing, has been obsoleted, or*
> *| is only available from another source*
> *| *
> *| E: Package 'lmsensors-config' has no installation candidate*
> *| E: Package 'lmsensors' has no installation candidate*
> *| ERROR: Function failed: do_rootfs (see
> /home/damarla/yocto/poky/buildSkidataHarmony/tmp/work/skidata_harmony-poky-l
> inux-gnueabi/core-image-skidata/1.0-r0/temp/log.do_rootfs.29976 for further
> information)*
> *ERROR: Task 7 (/home/damarla/yocto/poky/meta/recipes-graphics/images/
> core-image-skidata.bb, do_rootfs) failed with exit code '1'*
> *NOTE: Tasks Summary: Attempted 5210 tasks of which 4529 didn't need to be
> rerun and 1 failed.*
> *No currently running tasks (5210 of 5211)*
> *
> *
> *Summary: 1 task failed:*
> *  /home/damarla/yocto/poky/meta/recipes-graphics/images/
> core-image-skidata.bb, do_rootfs*
> *Summary: There was 1 WARNING message shown.*
> *Summary: There was 1 ERROR message shown, returning a non-zero exit code.*

Looking at the output of building the current lmsensors recipe in meta-oe 
master, the main "lmsensors" package is actually empty and thus is not 
produced; this is a bit annoying and should probably be fixed. However what I 
think you're supposed to do is instead install the components of lmsensors 
that you actually need. If you look at packages-split in the lmsensors work 
directory (or the lmsensors* packages in tmp/deploy/ipk) you'll see it 
produces the following, ignoring dbg/dev/doc/staticdev packages:

lmsensors-fancontrol
lmsensors-libsensors
lmsensors-pwmconfig
lmsensors-sensord
lmsensors-sensors
lmsensors-sensorsconfconvert
lmsensors-sensorsdetect

So I would suggest adding those of the above list that you need to your image 
instead of "lmsensors".

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  parent reply	other threads:[~2013-05-14 10:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14  9:21 lmsensors Satya Swaroop Damarla
2013-05-14  9:58 ` lmsensors Burton, Ross
2013-05-14 10:44 ` Paul Eggleton [this message]
2013-05-14 12:19   ` lmsensors Satya Swaroop Damarla
2013-05-14 12:21   ` lmsensors Satya Swaroop Damarla
2013-05-14 13:16   ` lmsensors Marc Ferland
2013-05-14 13:29     ` lmsensors Paul Eggleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7913150.opP2ggRnDV@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=swaroop.damarla@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.