Hi,

On Wed, Jul 08, 2020 at 07:52:30AM -0700, Pankaj  Vinadrao Joshi wrote:
> I am trying to build yocto image for RPI4 but i am getting following error
> 
> pankaj@exaleap-Inspiron-3584:~/raspberrypi4_image$ bitbake core-image-sato
> Parsing recipes: 100% 
> |######################################################################################################################################################################|
>  Time: 0:09:59
> Parsing of 2198 .bb files complete (0 cached, 2198 parsed). 3282 targets, 147 
> skipped, 0 masked, 0 errors.
> NOTE: Resolving any missing task queue dependencies
> 
> Build Configuration:
> BB_VERSION           = "1.46.0"
> BUILD_SYS            = "x86_64-linux"
> NATIVELSBSTRING      = "universal"
> TARGET_SYS           = "arm-poky-linux-gnueabi"
> MACHINE              = "raspberrypi4"
> DISTRO               = "poky"
> DISTRO_VERSION       = "3.1"
> TUNE_FEATURES        = "arm vfp cortexa7 neon vfpv4 thumb callconvention-hard"
> TARGET_FPU           = "hard"
> meta
> meta-poky
> meta-yocto-bsp       = "dunfell:9c8049068406532c3dd5d8906c595218b0fefd40"
> meta-oe
> meta-python
> meta-networking
> meta-multimedia      = "dunfell:e413c1ef621688e69bb7830bb3151ed23b30b73e"
> meta-raspberrypi     = "master:5ac6f013339b0b1ab2d71f9f6af48a186e126c19"
> 
> Initialising tasks: 100% 
> |###################################################################################################################################################################|
>  Time: 0:00:18
> Sstate summary: Wanted 1395 Found 0 Missed 1395 Current 1738 (0% match, 55% 
> complete)
> NOTE: Executing Tasks
> WARNING: iso-codes-4.4-r0 do_fetch: Failed to fetch URL 
> git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http, attempting 
> MIRRORS if available
> ERROR: iso-codes-4.4-r0 do_fetch: Fetcher failure: Unable to find revision 
> 38edb926592954b87eb527124da0ec68d2a748f3 in branch master even from upstream
> ERROR: iso-codes-4.4-r0 do_fetch: Fetcher failure for URL: 
> 'git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http'. Unable 
> to fetch URL from any source.
> ERROR: Logfile of failure stored in: 
> /home/pankaj/raspberrypi4_image/tmp/work/all-poky-linux/iso-codes/4.4-r0/temp/log.do_fetch.24501
> ERROR: Task 
> (/home/pankaj/Yocto-practice/poky/meta/recipes-support/iso-codes/iso-codes_4.4.bb:do_fetch)
>  failed with exit code '1'
> 
> can someone help me how i can resolve this error?

Debian developers changed branch names in their repository.

Fixed in latest master and dunfell branches so either update or cherry-pick the
changes:

https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?h=dunfell&id=c253fd28ad26b4996666b0794dfee1d59c14e3ca

https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=75e91b8e52ec77398e6b0fc09456e971662d9d7e

Cheers,

-Mikko
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#49920): https://lists.yoctoproject.org/g/yocto/message/49920
Mute This Topic: https://lists.yoctoproject.org/mt/75377831/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to