[poky] got error while trying to pull the krb5 package into poky
Lu, Lianhao
lianhao.lu at intel.com
Tue Mar 1 20:45:08 PST 2011
Hi SAI,
Does the "bitbake krb5" succeed? If it does, the rpm file it generated should be under the directory tmp/deploy/rpm/core2 if you set MACHINE to atom-pc in conf/local.conf. Or you may check at the directory "/home/sailaja/poky-chrome/build/tmp/work/core2-poky-linux/krb5-1.6.3-r6/deploy-rpms", the RPM file is actually created here and later gets copied to tmp/deploy/rpm.
Best Regards,
Lianhao
From: v sailaja [mailto:vsailub4u at gmail.com]
Sent: Tuesday, March 01, 2011 6:46 PM
To: Lu, Lianhao; Tian, Kevin; poky at yoctoproject.org
Subject: got error while trying to pull the krb5 package into poky
Hi,
I tried with the following
bitbake krb5 -c cleanall
bitbake krb5
But again I am getting the same error and krb5 rpm file is not generated at tmp/deploy/rpm.
The value is
PACKAGE_CLASSES ?= "package_rpm package_ipk"
error:
Generating solve db for /home/sailaja/poky-chrome/build/tmp/deploy/rpm/atom-pc...
| total: 1 0.000000 MB 0.871674 secs
| order: 1 0.000000 MB 0.090471 secs
| fingerprint: 537 0.007286 MB 0.081155 secs
| install: 278 0.000000 MB 0.179576 secs
| dbadd: 278 0.000000 MB 0.081411 secs
| dbget: 8678 1.128312 MB 0.016757 secs
| dbput: 5035 2.213572 MB 0.020290 secs
| readhdr: 2781 2.267168 MB 0.206626 secs
| hdrload: 194461 256.103876 MB 1.118980 secs
| hdrget: 3861605 0.000000 MB 6.181097 secs
| Processing krb5...
| Unable to find package krb5!
| ERROR: Task failed: ('function do_rootfs failed', '/home/sailaja/poky-chrome/build/tmp/work/atom-pc-poky-linux/poky-image-minimal-akshat-1.0-r0/temp/log.do_rootfs.9313')
NOTE: package poky-image-minimal-akshat-1.0-r0: task do_rootfs: Failed
ERROR: Task 179 (/home/sailaja/poky-chrome/meta/recipes-core/images/poky-image-minimal-akshat.bb<http://poky-image-minimal-akshat.bb/>, do_rootfs) failed with 1
ERROR: '/home/sailaja/poky-chrome/meta/recipes-core/images/poky-image-minimal-akshat.bb<http://poky-image-minimal-akshat.bb/>' failed
Please help me in finding the solution.
Any help would be greatly apprecited.
Thanks & Regards,
SAI
Hi SAI,
Please try the following to rebuild the krb5 to see if the rpm is generated:
- bitbake krb5 -c cleanall
- bitbake krb5
This should generate the rpm file under the directory of "tmp/deploy/rpm".
b.t.w. what's the value set to the variable PACKAGE_CLASSES in your conf/local.conf?
Best Regards,
Lianhao Lu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110302/1cabedfb/attachment.html>
More information about the poky
mailing list