From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6669723628337102848 X-Received: by 2002:a17:906:ca1a:: with SMTP id jt26mr2410262ejb.1.1552995254881; Tue, 19 Mar 2019 04:34:14 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:110a:: with SMTP id h10ls2976954eja.6.gmail; Tue, 19 Mar 2019 04:34:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqxQ4grQ270kgzAoEzwIpP32e5tYzM4YWes4Q+Cj+FyYLuBWsapx9+4t5/U3akgHFCuyom8f X-Received: by 2002:a17:906:ca1a:: with SMTP id jt26mr2410253ejb.1.1552995254336; Tue, 19 Mar 2019 04:34:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552995254; cv=none; d=google.com; s=arc-20160816; b=DunPj6pKnCs3Ny7/D+WeltAg5CswNnKbzjiYj/fwzu70uXiAwTlFep3IMKocAdwyH5 F0kanQtfsWH+bPoHnqoE8KK5OJx9fprFumCLeLSoFBJdwLgf05pz4HfegT4vTuyBFnwJ 1OyCMSnKLsb6YdfK9fpdKxCH3nZx2E80ahbndE0ZhRcqag8bUvnOlvBHCGptqpnb4DBU U+ueWFkh96pz9Ny8djYvoVVEkagIJ5UYuyGe2g60dz8xGFNu0EfP3pjo2F8zP6jAsHhU itzT2VwIUC2TihOb9CVHQv5Znvi9RbmPojxxVA71NDGIQQYGtEfDKFoPpvibHBqtljUI u6jg== 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:organization:from:references:to:subject; bh=hMYSiF+UgfL0KU23emegG9eMWYn5zNwxYMXCPaRJiAk=; b=oX04WJDn/CVGZvaMgMwtPVyXRZ9yIFQynC3pgo6cjWNpsPKKg+CPSgPgHhHT+3NaYd /g5rt8rqN8Up6SG3heHr2zKdDhEL3uVUV19j1eVF6TBbd3OnT16Gx8BP7B09tyuq7lPW jv/nUZEwGwRVvB71FS0S8OzrCw0G2FhadW+rLW3qC26bYtDQ6KNT6yXJXvIK/rbGkcAd pLq8yVrv5STGrss7QfIjupF1EGIYIyFdcIKMXwPZnz92+y3uKTriOBPsFPsh1hDcIaxp TDn7rw4Tn/Ay7u+fxfyXLRbRAbpqFeyPjpQHDeWSiJyI/tk6ttASwq7AeDbxlIqmEjt1 Fj3g== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id i16si569895ede.0.2019.03.19.04.34.14 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 19 Mar 2019 04:34:14 -0700 (PDT) Received-SPF: pass (google.com: domain of mosipov@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 mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from [192.168.50.163] (d51a48a80.access.telenet.be [81.164.138.128]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x2JBYBnm015486 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 19 Mar 2019 12:34:12 +0100 Subject: Re: [PATCH v6 0/5] Fix usage of additional apt keys and repos To: "Andreas J. Reichel" , isar-users@googlegroups.com References: <20190319102824.14851-1-andreas.reichel.ext@siemens.com> From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: Date: Tue, 19 Mar 2019 12:34:11 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <20190319102824.14851-1-andreas.reichel.ext@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED 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: NkPNx807L+rP Hi Andreas, I've tried this series with apt repo caching feature - see https://github.com/ilbers/isar/blob/next/doc/user_manual.md#creation-of-local-apt-repo-caching-upstream-debian-packages. "fast" CI build doesn't test this feature by default. I've just launched 'bitbake -c cache_base_repo multiconfig:qemuamd64-stretch:isar-image-base' and got the error: Log data follows: | DEBUG: Executing shell function do_build | Get:1 file:/isar-apt isar InRelease | Ign:1 file:/isar-apt isar InRelease | Get:2 file:/isar-apt isar Release [3554 B] | Get:2 file:/isar-apt isar Release [3554 B] | Get:3 file:/isar-apt isar Release.gpg | Ign:3 file:/isar-apt isar Release.gpg | Reading package lists... | E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation | WARNING: exit code 255 from a shell command. | ERROR: Function failed: do_build (log file is located at /home/myo/work/isar/src/trunk/isar/build/tmp/work/debian-stretch-amd64/buildchroot-target/temp/log.do_build.7187) Regards, Maxim. On 3/19/19 11:28 AM, Andreas J. Reichel wrote: > From: Andreas Reichel > > Diff to v5: Don't use glob star to get keyfiles, use find > > Signed-off-by: Andreas Reichel > > Andreas Reichel (5): > Revert "isar-bootstrap: Allow to set local keys in DISTRO_APT_KEYS" > Remove duplicate code from apt-keyring generation > Fix fetched key location in apt-keyring generator > Use apt-key to generate apt-keyring > If we use a custom keyring debootstrap may fall to https > > .../conf/multiconfig/qemuamd64-buster.conf | 1 - > .../conf/multiconfig/qemuamd64-jessie.conf | 1 - > meta/classes/isar-bootstrap-helper.bbclass | 2 + > meta/conf/bitbake.conf | 1 + > .../isar-bootstrap/isar-bootstrap.inc | 62 +++++++++++++------ > 5 files changed, 47 insertions(+), 20 deletions(-) > -- Maxim Osipov ilbers GmbH Maria-Merian-Str. 8 85521 Ottobrunn Germany +49 (151) 6517 6917 mosipov@ilbers.de http://ilbers.de/ Commercial register Munich, HRB 214197 General Manager: Baurzhan Ismagulov