Re: [yocto] How to fix unpack errors

2012-05-04 Thread Elvis Dowson
Hi, On May 5, 2012, at 1:32 AM, Elvis Dowson wrote: > git checkout b2a449a98ee17df64fecf5b4770d74b04e21d2cd could not be run: The above message gave me the clue as to why it wasn't working. It probably couldn't find that particular commit id. What I did is do a local checkout of the exact same

Re: [yocto] How to fix unpack errors

2012-05-04 Thread Elvis Dowson
Hi, On May 5, 2012, at 12:50 AM, Gary Thomas wrote: > More information is needed in order to help with this. Try looking > at the log file (the name should be printed alongside the message > quoted above). If it's not obvious from that, provide the log file > (send/publicize) so the community ca

Re: [yocto] How to fix unpack errors

2012-05-04 Thread Gary Thomas
On 2012-05-04 15:47, Elvis Dowson wrote: Hi, How can I resolve these unpack errors: ERROR: Task 513 (/tool/yocto/meta-gumstix/recipes-kernel/linux/linux-omap3_3.2.bb, do_unpack) failed with exit code '1' More information is needed in order to help with this. Try looking at the log fil