BITBAKE ERROR IN BUILDING YOCTO FOR imx7dsabresd

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

BITBAKE ERROR IN BUILDING YOCTO FOR imx7dsabresd

ソリューションへジャンプ
3,184件の閲覧回数
nagaprasadvasam
Contributor III

Hi Everyone,

      i am building yocto bsp for imx7dsabresd board using attached yocto user Guide , in bitbake i am getting following error, can any one help me how to resolve this error,

ERROR: vlan-1.9-r0 do_fetch: Fetcher failure for URL: 'http://vlan.sourcearchive.com/downloads/1.9-3ubuntu9/vlan_1.9.orig.tar.gz'. Unable to fetch URL from any source.
ERROR: vlan-1.9-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/linux-pc/imx-yocto-bsp/build/tmp/work/cortexa7hf-neon-poky-linux-gnueabi/vlan/1.9-r0/temp/log.do_fetch.17006
ERROR: Task (/home/linux-pc/imx-yocto-bsp/sources/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb:do_fetch) failed with exit code '1'

Thanks&Regards,

Prasad.

ラベル(3)
1 解決策
2,245件の閲覧回数
shrikant_bobade
Contributor III

Hi,

I also faced similar vlan fetch error recently, it seems the source link at vlan recipe is down(probably temporarily).

just switching to other healthy vlan v1.9 source link passed the vlan fetch error.

SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/${BPN}/${PV}-3ubuntu10.1/${BPN}_${PV}.orig.tar.gz \

instead of SRC_URI = "http://${BPN}.sourcearchive.com/downloads/${PV}-3ubuntu9/${BPN}_${PV}.orig.tar.gz \

at sources/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb

Thanks

Shrikant

元の投稿で解決策を見る

4 返答(返信)
2,246件の閲覧回数
shrikant_bobade
Contributor III

Hi,

I also faced similar vlan fetch error recently, it seems the source link at vlan recipe is down(probably temporarily).

just switching to other healthy vlan v1.9 source link passed the vlan fetch error.

SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/${BPN}/${PV}-3ubuntu10.1/${BPN}_${PV}.orig.tar.gz \

instead of SRC_URI = "http://${BPN}.sourcearchive.com/downloads/${PV}-3ubuntu9/${BPN}_${PV}.orig.tar.gz \

at sources/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb

Thanks

Shrikant

2,245件の閲覧回数
k_spannaus
Contributor II

Thanks. Also worked for me!

0 件の賞賛
2,245件の閲覧回数
nagaprasadvasam
Contributor III

Hi Shrikant,

Thanks For your support,it's worked for me also.

Thanks&Regards,

Prasad.

2,245件の閲覧回数
shrikant_bobade
Contributor III

Hi Prasad,

Welcome, Thanks !

Shrikant

0 件の賞賛