From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7168357740651216896 X-Received: by 2002:a05:6102:f09:b0:3ac:35cd:b885 with SMTP id v9-20020a0561020f0900b003ac35cdb885mr8800154vss.67.1669016212272; Sun, 20 Nov 2022 23:36:52 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a67:d51c:0:b0:357:7d08:67a4 with SMTP id l28-20020a67d51c000000b003577d0867a4ls2216514vsj.10.-pod-prod-gmail; Sun, 20 Nov 2022 23:36:51 -0800 (PST) X-Google-Smtp-Source: AA0mqf45eZvL+n/FsBUjMWrPzCZyvzSIf6nWVuKSbv+NYeroceVSBv9Gt8IOOAYZl6bVNb3IAYTz X-Received: by 2002:a05:6102:c04:b0:3ab:89bb:2066 with SMTP id x4-20020a0561020c0400b003ab89bb2066mr1297975vss.21.1669016211419; Sun, 20 Nov 2022 23:36:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669016211; cv=none; d=google.com; s=arc-20160816; b=zRaak3D7YDdwdUuBD7MHaWn+G8Tu0YPCi+pBlEuIohUlG8kk+Ws36VtAAX2FF0fXkj LcOwIn5I9rqoBKYmmC+pCyNsn20CYbIRhIm2KtPzBlfvjF1xW+wBQS0UwdVKbp90Mvt0 RCFHFJZGldIbgYYujta+cLy0xRq7u7IhfcIcWq8rV8bCLEP4AL6xXIxO4zF3vBtdqXfq 5mZSz49O8tbhjjQwoAPnSj/FXZoyUg5v3uelDAKpg9ru9RkQqx2gIlJnehLXe7jkweEn qKCMTbM4+cw+OLUCwJ+3YwDhzoUEVd4o8+hiG1+9ZITcSPw+AUkqjokYxN6Q0vBNRB2g jvXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=dtRhojck0OY4Z1sAqnC2NcVWDhlxjGTdKAIE+aH3Vsw=; b=jzGAld14aHCvYPTBfdMqYPOmklsV320mPSEKbRyEPxdKIbjcc+sdhibuszvX89F3K5 XY+NVllinYcuxU2CIbTxC7PF/CtiuIbY7mJrVC8MtXQeCXo0o1yfN9lUvYR7LE4o3now T6kyJzdTnnS5+WmsI9fsBnhc9COCjnU3a/G4OwN4KB0BOsZy0A3bg8HFjT8lbvlwY6YD uN35W+mwInF6mgYmO5LeFONJ6tBzpvppabnwcPqjKlLHq+ZpBP5A/zZN8Mmd/sqdisCv mp0bx59Q+LN/+4rUukBXHeZxODnMDTbdeQ1mwNJrA6LLfZO29qSDLna/6rKWSMtZu+2X cpJA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id az3-20020a056130038300b00414ee53149csi1591850uab.1.2022.11.20.23.36.50 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sun, 20 Nov 2022 23:36:51 -0800 (PST) Received-SPF: pass (google.com: domain of ubely@ilbers.de 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 ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Received: from home.localnet (44-208-124-178-static.mgts.by [178.124.208.44] (may be forged)) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 2AL7amqW023132 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 21 Nov 2022 08:36:48 +0100 From: Uladzimir Bely To: isar-users Cc: Jan Kiszka Subject: Re: Offline build broken with sbuild? Date: Mon, 21 Nov 2022 10:36:43 +0300 Message-ID: <2639780.lGaqSPkdTl@home> In-Reply-To: <9d111e65-99ac-52fe-eb30-1605facce23c@siemens.com> References: <9d111e65-99ac-52fe-eb30-1605facce23c@siemens.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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: c1sgMRq5UYk8 In the email from Monday, 21 November 2022 09:49:00 +03 user Jan Kiszka wrote: > Hi, > > seems like at least sbuild-chroot-host is not properly cached /wrt the > additional Debian packages is pulls. Therefore, offline build fails. > I've just confirmed this bug report: > > https://github.com/siemens/meta-iot2050/issues/382 > > What could be missing? > > Jan Just performed a quick test with the latest Isar 'next': 1. Run first build ``` bitbake mc:qemuarm64-bullseye:sbuild-chroot-host ``` 2. Cleaned "tmp" directory 3. Added ISAR_USE_CACHED_BASE_REPO = "1" and BB_NO_NETWORK = "1" 4. To be sure, stopped network on the machine and run build again: ``` bitbake mc:qemuarm64-bullseye:sbuild-chroot-host ``` Repo "base-apt" was created and the build was OK. I'll try to check more things (e.g. Isar revision mentioned in the bug; complete image build, etc), but at the first glance sbuild-chroot-host looks to be cached OK, at least with the latest Isar. -- Uladzimir Bely