[poky] fresh poky clone build fails when recipe chown's files during do_install (tzdata_2016a.bb)
Thomas Arcuri
tarcuri at androcs.com
Mon Mar 7 10:31:49 PST 2016
Attached is the complete log from a different run, but it is the exact same result.
I see that pseudo appears to be disabled according to some variables in bitbake.conf, but someone else suggested that pseudo is being used anyway.
Thanks for looking,
Tom
________________________________
From: Burton, Ross <ross.burton at intel.com>
Sent: Monday, March 7, 2016 11:32 AM
To: Thomas Arcuri
Cc: poky at yoctoproject.org
Subject: Re: [poky] fresh poky clone build fails when recipe chown's files during do_install (tzdata_2016a.bb)
Can you please attach the entirety of log.do_install.9588?
Thanks,
Ross
On 7 March 2016 at 13:55, Thomas Arcuri <tarcuri at androcs.com<mailto:tarcuri at androcs.com>> wrote:
After cloning a fresh copy of poky on the jethro branch I ran the following to start the build:
source oe-init-build-env
bitbake core-image-minimal
A task under the meta/recipes-extended/tzdata directory failed during the do_install step when it apparently attempted to chown the files to root.
ERROR: Task 1303 (/storage/home/tarcuri/src/stmp/zynq/jethro/poky/meta/recipes-extended/tzdata/tzdata_2016a.bb<http://tzdata_2016a.bb>, do_install) failed with exit code '1'
As I understand it is supposed to use pseudo to do this - I was running the commands as a normal un-privileged user. This was a fresh clone of poky and did not include any other configurations or added layers. Below is an excerpt from the log file.
DEBUG: Executing shell function do_install
chown: changing ownership of '/storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/image/etc/localtime': Operation not permitted
chown: changing ownership of '/storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/image/etc/timezone': Operation not permitted
chown: changing ownership of '/storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/image/etc': Operation not permitted
chown: changing ownership of '/storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/image/usr/share/zoneinfo/Japan': Operation not permitted
chown: changing ownership of '/storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/image/usr/share/zoneinfo/NZ-CHAT': Operation not permitted
...
chown: changing ownership of '/storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/image/usr/share/zoneinfo': Operation not permitted
chown: changing ownership of '/storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/image/usr/share': Operation not permitted
chown: changing ownership of '/storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/image/usr': Operation not permitted
chown: changing ownership of '/storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/image': Operation not permitted
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_install (log file is located at /storage/home/tarcuri/src/stmp/zynq/jethro/poky/build/tmp/work/all-poky-linux/tzdata/2016a-r0/temp/log.do_install.9588)
--
_______________________________________________
poky mailing list
poky at yoctoproject.org<mailto:poky at yoctoproject.org>
https://lists.yoctoproject.org/listinfo/poky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20160307/efe41bda/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_install.11154
Type: application/octet-stream
Size: 365929 bytes
Desc: log.do_install.11154
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20160307/efe41bda/attachment-0001.obj>
More information about the poky
mailing list