On 3/19/26 16:13, Gyorgy Sarvari via lists.openembedded.org wrote: > On 3/19/26 14:52, Gyorgy Sarvari via lists.openembedded.org wrote: >> On 3/19/26 07:54, Yiding Liu (Fujitsu) via lists.openembedded.org wrote: >>> Hi Khem >>> There is no build fail on my environment. >>> I use the default local.conf with target qemux86-64, and oe-core, >>> meta-oe is the latest commit. >>> Build Configuration: >>> BB_VERSION = "2.16.0" >>> BUILD_SYS = "x86_64-linux" >>> NATIVELSBSTRING = "universal" >>> TARGET_SYS = "x86_64-poky-linux" >>> MACHINE = "qemux86-64" >>> SDKMACHINE = "x86_64" >>> DISTRO = "poky" >>> DISTRO_VERSION = >>> "5.3.99+snapshot-71c5fd2bbdeb00b4200b3b94627ce43500b6b081" >>> TUNE_FEATURES = "m64 x86-64-v3" >>> meta = "master:71c5fd2bbdeb00b4200b3b94627ce43500b6b081" >>> meta-poky >>> meta-yocto-bsp = "master:31e68c7cf6a3686bedbcbdd99056bbd23dda2551" >>> meta-oe >>> meta-filesystems >>> meta-networking >>> meta-python >>> meta-webserver >>> meta-perl >>> meta-gnome >>> meta-multimedia = "master:f8936cc03a5d69ea3ea2788309f06903da5eecdd" >>> >>> So I want to ensure the difference from AB environment to check the >>> issue further. >>> >> >> Something doesn't look right with this recipe/application, it seems to >> break out of the sandbox(?) >> >> I can build it successfully too, without a problem, but look at these >> do_config logs[1] - it not only tries to download things from the >> internet, it even succeeds?! >> The recipe doesn't have network enabled. >> >> [1]: >> https://gist.github.com/OldManYellsAtCloud/511fdbe5a9c185d98f7e4419b0997d2f >> >> > Huhhh... this looks something else. I can access the network in all > steps (and all recipes) when I run it in my usual Docker image (fairly > vanilla Debian12 with Python 3.11, that comes with Debian). > > If I run it outside of docker (reasonably up to date EndeavourOS, Python > 3.14), it fails with network error as expected. > > What setup do you use? >
I had some time to look a bit more - please ignore my last email. Most probably network-disabling never worked in my Docker image, it requires some extra permissions which is not always present. Possibly your system has the same?
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125410): https://lists.openembedded.org/g/openembedded-devel/message/125410 Mute This Topic: https://lists.openembedded.org/mt/118291998/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
