From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6623002413686063104 X-Received: by 2002:a17:906:e0d5:: with SMTP id gl21-v6mr816007ejb.7.1542037914302; Mon, 12 Nov 2018 07:51:54 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:a843:: with SMTP id dx3-v6ls1271390ejb.7.gmail; Mon, 12 Nov 2018 07:51:53 -0800 (PST) X-Google-Smtp-Source: AJdET5dif86dIrsoFYX99lfIFW3VwAF4AYnHHjziESOplveYCd/qIkRLhit8qdIv8d+4/aywp/VJ X-Received: by 2002:a17:906:698c:: with SMTP id i12-v6mr764566ejr.10.1542037913795; Mon, 12 Nov 2018 07:51:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542037913; cv=none; d=google.com; s=arc-20160816; b=f9KPyFXf7umR5ThgCyFBVYNUQgraBuDXAgZRre7+RoJZOUt5HC3Fk/i87wUtH7qnDH z1Klygqh6kkFBuPWiW8ywmcFlDfZHqLkkMDFvdqJBbb4Lfw0xT5G73x6wmXB/YSbSk2Q ZWEQZkfV7t8YSV/DWpkKQicU/4CjEPH5+y/o7BbosGE3bIFdscqGH6rNt+y9XBuPr2HL RwJNIKfe6nUDRiu+PUxB7Oac/VslgyddLXCyBH9EgJzmWQDTaffvmkXQHzMhHmbluAkZ ++dlCpvbNZcZXhpDb0LHacbcR7wtu9eAlMLnPZqnhfy3GYbgndszs4uuQs0LmePyVNQp wkBw== 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=vkwht+ki9NDlJZv7XMn1WgU+IN/C21ADR9vleOOmtF4=; b=SXKY+S6R9WJPO05OQBpD4Gf4xdUREw1X4BdKj/ON7NF+xKgcE3OETxr7mQzMNh0O+6 0hLJSSLZgp6kHYP0m2gIKQr80fbL+/yYWqRrMi/+eHcYOVQw7h/cvSQFBRlfL25i+z2N 8t399WKmPmOIiVlWw/+hU/U1A2heRYxTk5goPdXEd3xeSTUMJgiZbaOVclDeeuxi7j9R qcXqR0ry4rYCgKWiVWiSRrzzlLPeo5Uecj1toRFXZTQEnl1hzEsJ+VuREb5++H9Dtvk2 heX8HpksdQ+rc7vqcHWv6t2ck6qzCHMbXQHVHoeHG99HgMl+7htm97BlBXilSdXzmY6b 8F5A== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.40 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from gecko.sbs.de (gecko.sbs.de. [194.138.37.40]) by gmr-mx.google.com with ESMTPS id m25-v6si452840ejb.1.2018.11.12.07.51.53 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Nov 2018 07:51:53 -0800 (PST) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.40 as permitted sender) client-ip=194.138.37.40; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.40 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by gecko.sbs.de (8.15.2/8.15.2) with ESMTPS id wACFprtA029697 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 12 Nov 2018 16:51:53 +0100 Received: from md1za8fc.ad001.siemens.net ([139.25.69.119]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id wACFpqVL016877; Mon, 12 Nov 2018 16:51:53 +0100 From: Henning Schild To: isar-users Cc: Jan Kiszka , Henning Schild Subject: [PATCH 3/3] buildchroot: do not chown to builder:builder anymore Date: Mon, 12 Nov 2018 16:51:49 +0100 Message-Id: <20181112155149.24215-4-henning.schild@siemens.com> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181112155149.24215-1-henning.schild@siemens.com> References: <20181112155149.24215-1-henning.schild@siemens.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUID: TadAQYtxb29v builder:builder is aligned with the user running Isar outside the chroot, all files should be owned by this user naturally. Signed-off-by: Henning Schild --- meta/recipes-devtools/buildchroot/files/build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-devtools/buildchroot/files/build.sh b/meta/recipes-devtools/buildchroot/files/build.sh index 66b1a77..f977b16 100644 --- a/meta/recipes-devtools/buildchroot/files/build.sh +++ b/meta/recipes-devtools/buildchroot/files/build.sh @@ -15,6 +15,4 @@ for i in configure aclocal.m4 Makefile.am Makefile.in; do done # Build the package as user "builder" -chown -R builder:builder $1 # the sources -chown builder:builder $1/.. # the output su builder -c "cd $1; dpkg-buildpackage -a$target_arch -d --source-option=-I" -- 2.19.1