I run into the following error with SVN when i bitbake a custom recipe /
building an image with the custom recipe.

ERROR: ExpansionError during parsing
/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/meta-xxx/meta-xxxbsp-ti/recipes-kernel/xxx-kmods/
xxx-kmods.bb
Traceback (most recent call last):
bb.data_smart.ExpansionError: Failure expanding variable SRCPV, expression
was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError:
Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-YvJ9dQ1Lq4,guid=c98f6cc12c31b7698bb5b2705b98dd53";
export SSH_AGENT_PID="2819"; export
SSH_AUTH_SOCK="/tmp/ssh-j5FBuyUi8utw/agent.2741"; export
GIT_SSL_CAINFO="/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/poky-tools-2.5/2.5/sysroots/x86_64-pokysdk-linux/etc/ssl/certs/ca-certificates.crt";
export GIT_PROXY_COMMAND="oe-git-proxy"; export ftp_proxy="
http://proxy.xxx.com:8080";; export https_proxy="https://proxy.xxx.com:8080";;
export http_proxy="http://proxy.xxx.com:8080";; export
PATH="/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/build_arm-cortex-a8/tmp/sysroots-uninative/x86_64-linux/usr/bin:/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/poky-sumo-19.0.0/scripts:/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/build_arm-cortex-a8/tmp/work/arm_cortex_a8-poky-linux-gnueabi/xxx-kmods/fetcheravoidrecurse-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi:/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/build_arm-cortex-a8/tmp/work/arm_cortex_a8-poky-linux-gnueabi/xxx-kmods/fetcheravoidrecurse-r0/recipe-sysroot/usr/bin/crossscripts:/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/build_arm-cortex-a8/tmp/work/arm_cortex_a8-poky-linux-gnueabi/xxx-kmods/fetcheravoidrecurse-r0/recipe-sysroot-native/usr/sbin:/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/build_arm-cortex-a8/tmp/work/arm_cortex_a8-poky-linux-gnueabi/xxx-kmods/fetcheravoidrecurse-r0/recipe-sysroot-native/usr/bin:/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/build_arm-cortex-a8/tmp/work/arm_cortex_a8-poky-linux-gnueabi/xxx-kmods/fetcheravoidrecurse-r0/recipe-sysroot-native/sbin:/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/build_arm-cortex-a8/tmp/work/arm_cortex_a8-poky-linux-gnueabi/xxx-kmods/fetcheravoidrecurse-r0/recipe-sysroot-native/bin:/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/poky-sumo-19.0.0/bitbake/bin:/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/build_arm-cortex-a8/tmp/hosttools";
export HOME="/home/xxx"; LANG=C LC_ALL=C /usr/bin/env svn --non-interactive
--trust-server-cert log --limit 1 --no-auth-cache --username
XD-XDj65-PMFW_UILDB --password *************!
https://LINK_TO_OUR_SVN/REPO_Linux/trunk/modules/ failed with exit code
127, output:
/usr/bin/env: svn: No such file or directory

Also when the image recipe is bitbaked, the following error is thrown

Failed to spawn fakeroot worker to run
/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/meta-xxx/meta-xxx-common/recipes-xxx/images/xxx-image.bb:do_rootfs:
[Errno 2] No such file or directory:
'/opt/xxx/yocto/branches/DEVEL_nextYocto/yocto/build_arm-cortex-a8/tmp/sysroots-components/x86_64/pseudo-native/usr/bin/pseudo'

Mit freundlichen Grüßen / Best Regards,
Dhanush Keshava Reddy Soppahalli
Mob: +4915216144064
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to