From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7343661073770217472 X-Received: by 2002:a05:651c:2dd:b0:2d2:9121:52fd with SMTP id f29-20020a05651c02dd00b002d2912152fdmr979795ljo.19.1709889529072; Fri, 08 Mar 2024 01:18:49 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:651c:b23:b0:2d2:9215:7bd with SMTP id b35-20020a05651c0b2300b002d2921507bdls458342ljr.0.-pod-prod-00-eu; Fri, 08 Mar 2024 01:18:47 -0800 (PST) X-Google-Smtp-Source: AGHT+IE/XRjlfPedGssuz7ekrjAtp0FSqNdtE2tSSJpGiUCYsmtJaaaw3kr9QTTo1f0vpt4ry6Sw X-Received: by 2002:a2e:978e:0:b0:2d2:6457:4087 with SMTP id y14-20020a2e978e000000b002d264574087mr1174043lji.6.1709889526550; Fri, 08 Mar 2024 01:18:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1709889526; cv=none; d=google.com; s=arc-20160816; b=XACitxB15FySSjpL666OcU++Gp7RYSuwW1PM/KV8dVTB+s4V0qgpoaY0Yys7MmDsXw qR12d4Nm/LUuDn1rZENq4T2JJIs6wUrzNTPMBjGHbb6RectelbT3HBqVqzAvEW1fYill lpmo/8PyTGFS3aDX20i50Jno6YG6O2ls7jCgOVUItrDUEs2MqUgP6yckzS2dqLWNUsyN O0um/3jz791u38hJUw3C2bIYD4fI8uIkzoD5KqlNdBCiGKQUHiLAa/Pm+t2xkQ2/VDy1 le7IKr4uTGBH4WgTf0+hiBn8OUCVZoIMAZWz/gOzXDq4t9xEfG/TII8plNoh+HW2DxHs MV5w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:mail-followup-to:message-id:subject:to:from :date; bh=OTXhNiS59+qcrtM/FzlK9qOXejx8CuepFW6Xx7FztoE=; fh=7tclEdh7YbwSQowgJ6LNq720O7H5HTEaqj22NJWRE2E=; b=gMFUwHuwDQFH1liTOy8j/W36PWAJj855rHA74d0Fql0gzBFEWLaPpRIzLjK6xhkc1A hsV+Lz23/zVzBTGRnT2zk9ByEtAELzAkf6IxhMDXpM0/UBrde5oze1urKzmdgtqznS76 I8yfz0MYmtBmApNkgqX72nNmHSP3u/ZVE/DdE49KB4wvYl4jnrhGflZRm1ejezSRenak uyBpbyaP79LvmGlnV6WjE9LlSSPZdLeriPs9CA7kZglm9jvvPC3ygtdhN2KjXw+iQMWH cqo0OWGSWiN1SVPKBlbXMJo/wIS/5jDQqnCYjMSe5dmVd7HjTA3WclRRkawuFWu7PYYC 5u1A==; dara=google.com ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of ibr@radix50.net designates 85.214.156.166 as permitted sender) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id z4-20020a2e9644000000b002d22c31334fsi779963ljh.4.2024.03.08.01.18.46 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 08 Mar 2024 01:18:46 -0800 (PST) Received-SPF: pass (google.com: domain of ibr@radix50.net designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of ibr@radix50.net designates 85.214.156.166 as permitted sender) smtp.mailfrom=ibr@radix50.net Received: from ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 4289Ih4D024479 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 8 Mar 2024 10:18:45 +0100 Date: Fri, 8 Mar 2024 10:18:43 +0100 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: No network available during task do_install on debian bullseye/5.10 host - but on a debian buster/4.19 host network is available Message-ID: Mail-Followup-To: isar-users@googlegroups.com References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-9 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: hLA4BXRd0pJA Hello Bj�rn, On 2024-03-07 15:33, 'Kaufmann, Bjoern' via isar-users wrote: > In the first scenario the build runs inside the docker container on a debian buster VM with 4.19.0-26 kernel. In this scenario the logfile "build/tmp/work/debian-bullseye -amd64/my-recipe/2023.1-r0/temp/log.do_install" looks as follows: ... > 944: eth0@if945: mtu 1500 qdisc noqueue state UP group default > link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 > inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 > valid_lft forever preferred_lft forever Sounds like a docker (or some combination of VM + kernel + buster + docker) issue. The same docker version and global configuration (if any) under buster and bullseye? Is "VM" VMware under Windows? With kind regards, Baurzhan