Re: [yocto] 1.1.2 Full Pass consolidated Test Report

2012-07-18 Thread McClintock Matthew-B29882
Ok, so I've found downgrading coreutils package to the last working version (from CentOS 5.6) makes this issue go away: $ wget http://vault.centos.org/5.6/os/x86_64/CentOS/coreutils-5.97-23.el5_4.2.x86_64.rpm $ sudo rpm -Uvh --oldpackage coreutils-5.97-23.el5_4.2.x86_64.rpm I've looked at the

Re: [yocto] 1.1.2 Full Pass consolidated Test Report

2012-07-17 Thread McClintock Matthew-B29882
On Tue, Jul 17, 2012 at 12:51 AM, Khem Raj raj.k...@gmail.com wrote: On Mon, Jul 16, 2012 at 10:31 PM, McClintock Matthew-B29882 b29...@freescale.com wrote: } - rm -rf ${SSTATE_BUILDDIR} + strace rm -rf ${SSTATE_BUILDDIR} strace is probably eating the return value And you would

Re: [yocto] 1.1.2 Full Pass consolidated Test Report

2012-07-17 Thread McClintock Matthew-B29882
On Tue, Jul 17, 2012 at 9:57 AM, Matthew McClintock m...@freescale.com wrote: On Tue, Jul 17, 2012 at 12:51 AM, Khem Raj raj.k...@gmail.com wrote: On Mon, Jul 16, 2012 at 10:31 PM, McClintock Matthew-B29882 b29...@freescale.com wrote: } - rm -rf ${SSTATE_BUILDDIR} + strace rm -rf

Re: [yocto] 1.1.2 Full Pass consolidated Test Report

2012-07-16 Thread McClintock Matthew-B29882
Comment on 1.1.2 - I'm seeing the following issue on a CentOS 5.8 box - do you do any QA tests on such a distribution? | DEBUG: Staging files from /home/mattsm/git/poky/build-edison-old/tmp/work/ppc603e-poky-linux/eglibc-locale-2.13-r16/pkgdata to

Re: [yocto] 1.1.2 Full Pass consolidated Test Report

2012-07-16 Thread McClintock Matthew-B29882
On Mon, Jul 16, 2012 at 5:10 PM, Matthew McClintock m...@freescale.com wrote: Comment on 1.1.2 - I'm seeing the following issue on a CentOS 5.8 box - do you do any QA tests on such a distribution? | DEBUG: Staging files from

Re: [yocto] 1.1.2 Full Pass consolidated Test Report

2012-07-16 Thread Khem Raj
On Mon, Jul 16, 2012 at 10:31 PM, McClintock Matthew-B29882 b29...@freescale.com wrote: } - rm -rf ${SSTATE_BUILDDIR} + strace rm -rf ${SSTATE_BUILDDIR} strace is probably eating the return value ___ yocto mailing list