[yocto] do_fetch error

mohammed aqdam mohammedaqdam at gmail.com
Mon Aug 28 01:41:51 PDT 2017


Hello there,

I was build image for rpi3 using yocto, but the image which i build
was not supporting camera(picamera),so after googling for a while i found
this link

https://github.com/pauldotknopf/raspberry-pi-camera-source

now while building, i'm getting the following message...

root@(none):/u/my_poky/test_poky/cam_poky/raspberry-pi-camera-source/build#
bitbake -k camera-image-minimal
Loading cache: 100%
|############################################################################################################################################|
ETA:  00:00:00
Loaded 3645 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "raspberrypi2"
DISTRO            = "poky"
DISTRO_VERSION    = "2.0.1"
TUNE_FEATURES     = "arm armv7a vfp thumb neon callconvention-hard
vfpv4 cortexa7"
TARGET_FPU        = "vfp-vfpv4-neon"
meta
meta-yocto
meta-yocto-bsp    = "HEAD:3b223f75eec1738fbc913858e8e11c8305e3edcb"
meta-raspberrypi  = "HEAD:f2cff839f52a6e6211337fc45c7c3eabf0fac113"
meta              = "HEAD:4d879cb8d7384ac4a96f22c1664b8875f2d8f615"
meta-oe
meta-python
meta-networking   = "HEAD:c305ac5d2f5285d5eec8952a4ca7f3b4f89aed96"
meta-camera-source = "master:62521e29499baf0be515e0b73ead80e34645fe33"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL
ftp://ftp.freedesktop.org/pub/mesa/10.6.3/mesa-10.6.3.tar.xz,
attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
No such directory 'pub/mesa/10.6.3'.


ERROR: Function failed: Fetcher failure for URL:
'ftp://ftp.freedesktop.org/pub/mesa/10.6.3/mesa-10.6.3.tar.xz'. Unable
to fetch URL from any source.
ERROR: Logfile of failure stored in:
/u/my_poky/test_poky/cam_poky/raspberry-pi-camera-source/build/tmp/work/cortexa7hf-vfp-vfpv4-neon-poky-linux-gnueabi/mesa-gl/2_10.6.3-r0/temp/log.do_fetch.5133
ERROR: Task 2426
(/u/my_poky/test_poky/cam_poky/raspberry-pi-camera-source/build/../openembedded-core/meta/recipes-graphics/mesa/mesa-gl_10.6.3.bb,
do_fetch) failed with exit code '1'

so tried to download the above file and copy that into download
folder.but even after the coping downloaded file i'm getting the same
error and
the file which download and copy into downloaded folder is getting replaced with
mesa.10.6.3.lock file.

how to solve this error? am i missing anything?
Don't know what to do...

thanks,
mohammed aqdam



More information about the yocto mailing list