[oe] Problem with php package

California Sullivan californialsullivan at gmail.com
Mon Nov 10 23:19:56 UTC 2014


Hi all,

I am having an issue with the php package in the dizzy branch of
meta-openembedded(/meta-oe/recipes-devtools).

Php's build succeeds:

NOTE: recipe php-5.4.33-r0: task do_fetch: Started
NOTE: recipe php-5.4.33-r0: task do_fetch: Succeeded
NOTE: recipe php-5.4.33-r0: task do_unpack: Started
NOTE: recipe php-5.4.33-r0: task do_unpack: Succeeded
NOTE: recipe php-5.4.33-r0: task do_patch: Started
NOTE: recipe php-5.4.33-r0: task do_patch: Succeeded
NOTE: recipe php-5.4.33-r0: task do_configure: Started
NOTE: recipe php-5.4.33-r0: task do_populate_lic: Started
NOTE: recipe php-5.4.33-r0: task do_populate_lic: Succeeded
NOTE: recipe php-5.4.33-r0: task do_configure: Succeeded
NOTE: recipe php-5.4.33-r0: task do_compile: Started
NOTE: recipe php-5.4.33-r0: task do_compile: Succeeded
NOTE: recipe php-5.4.33-r0: task do_install: Started
NOTE: recipe php-5.4.33-r0: task do_install: Succeeded
NOTE: recipe php-5.4.33-r0: task do_package: Started
NOTE: recipe php-5.4.33-r0: task do_populate_sysroot: Started
NOTE: recipe php-5.4.33-r0: task do_populate_sysroot: Succeeded
NOTE: recipe php-5.4.33-r0: task do_package: Succeeded
NOTE: recipe php-5.4.33-r0: task do_packagedata: Started
NOTE: recipe php-5.4.33-r0: task do_packagedata: Succeeded
NOTE: recipe php-5.4.33-r0: task do_package_qa: Started
NOTE: recipe php-5.4.33-r0: task do_package_write_rpm: Started
NOTE: recipe php-5.4.33-r0: task do_package_qa: Succeeded
NOTE: recipe php-5.4.33-r0: task do_package_write_rpm: Succeeded

But when it comes to to do the rootfs process the following error occurs:

ERROR: Unable to install packages. Command
'/home/clsulliv/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/smart
--quiet
--data-dir=/home/clsulliv/yocto/poky/build/tmp/work/genericx86_64-poky-linux/core-image-sato/1.0-r0/rootfs/var/lib/smart
install -y packagegroup-core-ssh-dropbear at all
packagegroup-core-x11-sato-games at genericx86_64
packagegroup-base-extended at genericx86_64 packagegroup-core-x11-base at all
smartpm at core2_64 psplash at core2_64 packagegroup-core-boot at genericx86_64
php at core2_64 rpm at core2_64 packagegroup-core-x11-sato at genericx86_64
locale-base-en-us at core2_64 locale-base-en-gb at core2_64' returned 1:
error: Can't install php-5.4.33-r0 at core2_64: no package provides
/home/clsulliv/yocto/poky/build/tmp/work/core2-64-poky-linux/php/5.4.33-r0/image/usr/bin/php


The file /home/clsulliv/yocto/poky/build/tmp/work/core2-64-poky-linux/php/5.4.33-r0/image/usr/bin/php
does exist, and the php bitbake recipe has PACKAGES = " ... ${PN}" as well,
so the php package should be provided.

For reference, I am hitting this while building core-image-sato with php
added in, with both the poky repo and meta-openembedded repo on the latest
dizzy branch head.

Any help figuring out this issue would be appreciated.

Thank you,
Cal Sullivan



More information about the Openembedded-devel mailing list