[Openembedded-users] oe_sha256sum: command not found

Adam Nielsen a.nielsen at shikadi.net
Tue Dec 29 04:20:00 UTC 2009


Hi all,

I'm new to OE and trying to add a new machine.  I just updated OE to the 
latest git version but now it can't compile the Linux kernel any more:

2009-12-29 14:08:35 (34.2 KB/s) - `patch-2.6.32.1.bz2' saved [15695/15695]

sh: oe_sha256sum: command not found
NOTE: The SHA256Sums did not match. Wanted: 
'5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e' and Got: ''
NOTE: Task failed: Checksum of 
'http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.32.tar.bz2' failed
ERROR: TaskFailed event exception, aborting

This file is located in two locations here (relative to my build directory, 
where I'm running bitbake from)

   /tmp/work/x86_64-linux/shasum-native-1.0-r1/oe_sha256sum
   /tmp/staging/x86_64-linux/usr/bin/oe_sha256sum

But I'm trying to build an i586 kernel, not an x86_64 kernel (that's my host 
OS) so I'm not sure what's happening there.  Have I missed setting an 
environment variable or something?  It did work before the git update, with an 
older kernel version.

Thanks,
Adam.




More information about the Openembedded-users mailing list