Are you 100% confident your network settings don't contain any proxies set? Are HTTP_PROXY and HTTPS_PROXY environment variables undefined?
Can you confirm the lack of proxies with your IT department? Your symptoms indicate programs run within a confined BitBake environment cannot access the network normally and BitBake requires extra setting for proxies to work (git is especially affected): https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy Other question: are you running Linux Distro supported by Yocto? On Mon, 11 Mar 2024 at 04:45, salik satti <[email protected]> wrote: > Hello, > Thanks for your reply, Yes I am in a corporate environment. And I am using > Linux (Ubuntu) natively as well. As far as the network is concerned I can > download the files using the terminal directly with https:// as shown in > SS attached. But unable to do the same using bitbake. > > Regards. > > *Salik Mumtaz Satti* > > *Contact: +923155414048* > *Skype: salik.satti6* > *CHFI: *ECC6031547892 > > > > On Fri, Mar 8, 2024 at 3:00 PM Michał Fita <[email protected]> wrote: > >> Are you working in an office environment? Corporation alike by any chance? >> >> My bet at the moment goes to proxies being used in your network and >> settings for these aren't being passed into confined environments of >> bitbake execution. >> >> I may be wrong, but I'd make sure you're not behind authenticated proxies. >> >> Are you running Linux natively or on Windows in WSL2? >> >> Regards, >> Michał >> >> On Fri, 8 Mar 2024 at 06:33, <[email protected]> wrote: >> >>> Hello Yocto Fellows: >>> >>> I am facing issues while compiling system for Machine: zynq_generic. >>> Using meta-xilinx and honister branch for poky. I am getting errors like: >>> git:// >>> github.com/Xilinx/u-boot-xlnx.git;protocol=https;branch=xlnx_rebase_v2022.01'. >>> Unable to fetch URL from any source. >>> fsbl-firmware-2022.2+gitAUTOINC+5330a64c8e-r0 do_fetch: Fetcher failure >>> for URL: 'git:// >>> github.com/Xilinx/embeddedsw.git;protocol=https;branch=xlnx_rel_v2022.2'. >>> Unable to fetch URL from any source. >>> qemu-xilinx-native-v6.1.0-xilinx-v2022.2+gitAUTOINC+74d70f8008-r0 >>> do_fetch: Fetcher failure for URL: 'gitsm:// >>> github.com/Xilinx/qemu.git;protocol=https;branch=xlnx_rel_v2022.2'. >>> Unable to fetch URL from any source. >>> external-hdf-1.0-r0 do_fetch: Fetcher failure for URL: 'git:// >>> github.com/Xilinx/hdf-examples.git;branch=xlnx_rel_v2022.2'. Unable to >>> fetch URL from any source. >>> >>> I have also tried langdale branch with same result. As to check my >>> system and network restriction i tried to download same using direct git >>> with successful result. I am unable to understand why i am getting these >>> errors using bitbake. >>> Help would be appreciated. >>> Thanks >>> >>> >>>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5305): https://lists.yoctoproject.org/g/meta-xilinx/message/5305 Mute This Topic: https://lists.yoctoproject.org/mt/104804531/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
