[oe] xmonobut-0.4.1.tar.gz missing checksum

Ajit Limaye ajit at openblox.com
Mon Jan 4 19:11:42 UTC 2010


Hi:
 
I am building a xii-image, using the following conf file for bitbake:
 
DL_DIR = "${OEBASE}/sources"
BBFILES = "${OEBASE}/openembedded/recipes/*/*.bb"
MACHINE = "overo"
DISTRO = "angstrom-2008.1"
BBDEBUG = "yes"
DEBUG_BUILD = "1"
INHIBIT_PACKAGE_STRIP = "1"
BBINCLUDELOGS = "yes"
 
I get the following error:
 
NOTE: Missing checksum
ERROR: xmonobut-0.4.1:
http://familiar.handhelds.org/source/v0.8.4-rc2/sources/xmonobut-0.4.1.t
ar.gz has no checksum defined, cannot check archive integrity
ERROR: Error in executing:
/home/ajit/linux/oe/openembedded/recipes/xmonobut/xmonobut_0.4.1.bb
ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
ERROR: Printing the environment of the function
ERROR: Error in executing:
/home/ajit/linux/oe/openembedded/recipes/xmonobut/xmonobut_0.4.1.bb
ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
ERROR: Printing the environment of the function
ERROR: Build of
/home/ajit/linux/oe/openembedded/recipes/xmonobut/xmonobut_0.4.1.bb
do_fetch failed
ERROR: Task 2576
(/home/ajit/linux/oe/openembedded/recipes/xmonobut/xmonobut_0.4.1.bb,
do_fetch) failed
NOTE: Tasks Summary: Attempted 2548 tasks of which 2548 didn't need to
be rerun and 1 failed.
ERROR:
'/home/ajit/linux/oe/openembedded/recipes/xmonobut/xmonobut_0.4.1.bb'
failed
 
I checked the familiar.handhelds.org website and discovered that rc2 has
been superceded by a stable release (v0.8.4), so I modified the source
path defined in  openembedded/recipes/xmonobut/xmonobut_0.4.1.bb from:
familiar.handhelds.org/source/v0.8.4-rc2/sources/xmonobut-${PV}.tar.gz
to: /familiar.handhelds.org/source/v0.8.4/sources/xmonobut-${PV}.tar.gz
but I still get the same error. 
 
Any suggestions regarding what I am doing wrong or what else I can try
would be greatly appreciated. 
 
Thanks.
 



More information about the Openembedded-devel mailing list