From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6524973730788016128 X-Received: by 10.25.170.82 with SMTP id t79mr582659lfe.36.1519322973819; Thu, 22 Feb 2018 10:09:33 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 10.46.2.130 with SMTP id y2ls489438lje.0.gmail; Thu, 22 Feb 2018 10:09:33 -0800 (PST) X-Google-Smtp-Source: AH8x226D7kLUJ5wdTWVN2AQMM1FDbibgM5vQFpdFfU4W33FHgpVJvMCMOD9OHbtFS1T/MXhchu/q X-Received: by 10.46.129.206 with SMTP id s14mr122484ljg.9.1519322972891; Thu, 22 Feb 2018 10:09:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519322972; cv=none; d=google.com; s=arc-20160816; b=W1fDBdPluRJEmbdRd1MKECnQdpLI4yJGvZ/v6ib23eYLnwefxGsNMWi3K3teckjppF 08QBThI0jHxzHEZ8IjfagXYrZ5gDCdUPUsCfZg+PzmKqGBTkPdtwb0YYyHEVET+lSaJG +QquxKHQKvxQf7/bjVt99vt1DePW7cym2CDwcvtTg5/GzAHVzvzSC4vFthVkQlrkazSM DbmlCmjwNXMoeOdKbrL0wYmXAYlZOjm4ZpCnRx4VY/5owA/wawwf/sw0E4OXCOE/vr53 cRaqZ8UvhcZEPmKtF8cN1g2d74tMJuyMi2YNv0xpmfgpS2df6wrkDVmA3LeuvriegDOw wcwA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:cc:to:subject :arc-authentication-results; bh=Ga3tNns7juJZsTJv6LGO/aoUm+zVKJMbwOcJJp9K+fY=; b=N+evvCPRZqPfsZLMBt0BdveDpk2v6zP+4fBF4uVIBeHnSGfGNNbcOb5ITLhwo8kKBF 1JXZg86FWW/c/oieGxrxiUFxfexX72qBLA3NpcNZy3slbi9nYeZsOKgD3KZPhef0YrOl Ks1HgNGdIcspep0P+ut3rgAWrF3oNmAWywa+jMyD0BNbXn8afJxuIxPDHNNDD+kjzgWl e7IMn4syoCSdLYHSrEt2waEJjx298R+b0NKO7s002d8Q66C28o86ptdNcdrFjKAx8s+x DwfGsMQJmnHXAaYYD/2IzryuOs1aEFrRuMHemkDA3URWBQLkdZyoBchAC66gIKwANoYW qu5w== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Return-Path: Received: from david.siemens.de (david.siemens.de. [192.35.17.14]) by gmr-mx.google.com with ESMTPS id w7si34999ljw.4.2018.02.22.10.09.32 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Feb 2018 10:09:32 -0800 (PST) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.14 as permitted sender) client-ip=192.35.17.14; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by david.siemens.de (8.15.2/8.15.2) with ESMTPS id w1MI9V4C002243 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 22 Feb 2018 19:09:31 +0100 Received: from [167.87.59.211] ([167.87.59.211]) by mail3.siemens.de (8.15.2/8.15.2) with ESMTP id w1MI9Uwq011697; Thu, 22 Feb 2018 19:09:31 +0100 Subject: Re: [PATCH v2 0/5] Debootstrap integration To: Alexander Smirnov , claudius.heine.ext@siemens.com, isar-users@googlegroups.com Cc: Claudius Heine References: <20180222131901.20915-1-claudius.heine.ext@siemens.com> From: Jan Kiszka Message-ID: <69410f86-8a30-4a39-aace-3c6acc919476@siemens.com> Date: Thu, 22 Feb 2018 19:09:30 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-TUID: uOzG5uKnFg36 On 2018-02-22 15:21, Alexander Smirnov wrote: > On 02/22/2018 04:18 PM, claudius.heine.ext@siemens.com wrote: >> From: Claudius Heine >> >> Hi, >> >> this is the new rebased and fixed version of this patchset. >> >> Cheers, >> Claudius >> >> Changes from v1: >>    - rebased to current next >>    - added unmounting of /dev and /proc at the end of do_rootfs in >> isar-image-base >>      This was necessary for image file creation, otherwise it tried to >>      package stuff from the host. >>    - added 'isar-bootstrap:do_deploy' dependency to do_rootfs task in >>      image.bbclass. >>    - Changed 'RFSDIR' variable name to 'ROOTFSDIR' in >>      isar-bootstrap-helper.bbclass to be consistent with the variable >>      name in isar-bootstrap.bb >>    - Moved 'isar-apt' apt-preference settings from isar-bootstrap.bb to >>      isar-bootstrap-helper.bbclass >>    - Removed '--no-install-recommends' parameters in favor of adding the >>      apt configuration in 'isar-bootstrap.bb' >>    - unmount and remove possible existing bootstraped directories before >>      bootstrapping in do_bootstrap task of 'isar-bootstrap.bb' >>    - changed from /dev ro bind mounts to mounting devtmpfs to /dev to be >>      consistent with the other places where /dev is mounted. >> > > $ time bitbake multiconfig:qemuarm-wheezy:isar-image-base > multiconfig:qemuarm-jessie:isar-image-base > multiconfig:qemuarm-stretch:isar-image-base > multiconfig:qemui386-jessie:isar-image-base > multiconfig:qemui386-stretch:isar-image-base > multiconfig:qemuamd64-jessie:isar-image-base > multiconfig:qemuamd64-stretch:isar-image-base > multiconfig:rpi-jessie:isar-image-base > multiconfig:qemuarm64-stretch:isar-image-base > > ERROR: mc:rpi-jessie:isar-bootstrap-1.0-r0 do_bootstrap: Function > failed: do_bootstrap (log file is located at > /home/builder/isar/build/tmp/work/raspbian-jessie-armhf/isar-bootstrap/temp/log.do_bootstrap.29056) > > ERROR: Logfile of failure stored in: > /home/builder/isar/build/tmp/work/raspbian-jessie-armhf/isar-bootstrap/temp/log.do_bootstrap.29056 > > ERROR: Task > (multiconfig:rpi-jessie:/home/builder/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap.bb:do_bootstrap) > failed with exit code '1' > > builder@zbook:~/isar$ cat > /home/builder/isar/build/tmp/work/raspbian-jessie-armhf/isar-bootstrap/temp/log.do_bootstrap.29056 > > DEBUG: Executing shell function do_bootstrap > I: Running command: debootstrap --arch armhf --foreign --verbose > --variant minbase --components=main,contrib,non-free,firmware jessie > /home/builder/isar/build/tmp/work/raspbian-jessie-armhf/isar-bootstrap/rootfs > http://archive.raspbian.org/raspbian > I: Retrieving Release > I: Retrieving Release.gpg > I: Checking Release signature > E: Release signed by unknown key (key id 9165938D90FDDD2E) > WARNING: exit code 1 from a shell command. > ERROR: Function failed: do_bootstrap (log file is located at > /home/builder/isar/build/tmp/work/raspbian-jessie-armhf/isar-bootstrap/temp/log.do_bootstrap.29056) > Looks like we are lucky that the other bootstraps work, maybe due to the keys installed on the host: there are no key rings specified so far. Jan