On Mon, Oct 18, 2021 at 8:59 AM <[email protected]> wrote:
>
> Bruce,
>
> Thank you for the response. I believe I am running into the same issue 
> attempting to build podman with crun as the container runtime. These are the 
> steps I have taken to reproduce the error:
>
> - execute a build with podman & crun with networking enabled on the VM
> - delete the tmp, cache, & sstate-cache directories from the build
> - save the downloads directory (for offline builds)
> - set the bb_no_network to 1
> - disable networking on the VM
> - execute the build again offline
>
> It looks like the build is attempting to reach & out download yajl, even when 
> the bb_no_network flag is set. When I remove the crun setting from podman, 
> the build completes successfully.

Ah yes, they've committed crimes in autogen.sh, that I hadn't noticed
creeping in.

I've bumped crun to the latest, and will confirm no network access
before pushing.

Bruce

>
>
> Logs:
>
> DEBUG: crun-0.18+gitf302dd8c02c6fddd2c50d1685d82b7a19aae8afe-r0 do_configure: 
> Executing shell function do_configure
>
> Submodule 'libocispec' (https://github.com/containers/libocispec.git) 
> registered for path 'libocispec'
> Submodule path 'libocispec': checked out 
> 'fa3e8338c62ae482e509884ee2edaefc8e00499e'
> Submodule 'image-spec' (https://github.com/opencontainers/image-spec) 
> registered for path 'libocispec/image-spec'
> Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) 
> registered for path 'libocispec/runtime-spec'
> Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 
> 'libocispec/yajl'
>
> Cloning into 
> '/opt/roast/bitbake/build/tmp/work/corei7-64-gmit-linux/crun/0.18+gitf302dd8c02c6fddd2c50d1685d82b7a19aae8afe-r0/git/libocispec/yajl'...
> fatal: unable to access 'https://github.com/containers/yajl.git/': Failed to 
> connect to github.com port 443: Connection refused
> fatal: clone of 'https://github.com/containers/yajl.git' into submodule path 
> '/opt/roast/bitbake/build/tmp/work/corei7-64-gmit-linux/crun/0.18+gitf302dd8c02c6fddd2c50d1685d82b7a19aae8afe-r0/git/libocispec/yajl'
>  failed
>
> Failed to clone 'yajl' a second time, aborting
>
>
> 
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6835): 
https://lists.yoctoproject.org/g/meta-virtualization/message/6835
Mute This Topic: https://lists.yoctoproject.org/mt/86288908/21656
Mute 
#meta-virtualization:https://lists.yoctoproject.org/g/meta-virtualization/mutehashtag/meta-virtualization
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to