Hi,
I am trying to create the corecdp-2.2.2 corecdp-base-image from the git repository, but when bitbake gets to the fakeroot_1.14.5.bb package, a warning is displayed “Missing SRC_URI checksum for /home/dev/corecdp/sources/fakeroot_1.14.5.orig.tar.bz2, consider adding to the recipe…” and then there is an error that ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.14.5.orig.tar.bz cannot check archive integrity” and the process exits.
I found some discussion regarding fakeroot issues, but not a clear answer. This is my first experience with ‘git’ and ‘bitbake’, so a detailed answer would be very helpful.
What is the recommended fix for this issue?
Also, I was able to build corecdp-base-image from the tarball, so another approach would be to stick with the tarball version and abandon the ‘git’ version
Thanks!