From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.ppc-ag.de ([212.65.2.129]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jsR6R-0003a9-O3 for ptxdist@pengutronix.de; Mon, 06 Jul 2020 15:24:12 +0200 Received: from [10.40.4.2] (port=56300 helo=masv00063.ppc-ag.de) by mail.ppc-ag.de with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1jsR6P-0008IK-0Z for ptxdist@pengutronix.de; Mon, 06 Jul 2020 15:24:09 +0200 Received: from localhost (localhost [127.0.0.1]) by masv00063.ppc-ag.de (Postfix) with ESMTP id 1BDDF36EB4BD for ; Mon, 6 Jul 2020 15:24:09 +0200 (CEST) Received: from masv00063.ppc-ag.de ([127.0.0.1]) by localhost (masv00063.ppc-ag.de [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 4uBsgLiNeNaf for ; Mon, 6 Jul 2020 15:24:08 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by masv00063.ppc-ag.de (Postfix) with ESMTP id E1D7136EB4BF for ; Mon, 6 Jul 2020 15:24:08 +0200 (CEST) Received: from masv00063.ppc-ag.de ([127.0.0.1]) by localhost (masv00063.ppc-ag.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id J09QzRtmwSal for ; Mon, 6 Jul 2020 15:24:08 +0200 (CEST) Received: from [10.242.2.8] (unknown [10.242.2.8]) by masv00063.ppc-ag.de (Postfix) with ESMTPSA id BF80A36EB4BD for ; Mon, 6 Jul 2020 15:24:08 +0200 (CEST) From: Mircea Ciocan Message-ID: <2730f7e5-d016-b9d2-ecfc-a2f6f858dbc5@ppc-ag.de> Date: Mon, 6 Jul 2020 15:24:08 +0200 MIME-Version: 1.0 Content-Language: en-US Subject: [ptxdist] Clash between rootfs and squashfs-tools packages directory permissions List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de While compiling an image with RAUC included, the squashfs-tools is selected as a dependency and it has a different idea about /media directory permissions, don't know which is "right" in this case: Configuring squashfs-tools. Incompatible ownership or permissions for '/media': rootfs: 0.0 0755 (implicit from /media/sd) rootfs: 0.0 0777 One of these packages must be fixed! ./ptxdist-2020.07.0/rules/image-root-tgz.make:29: recipe for target './platform-MCIMX6ULL-EVK/images/root.tgz' failed make: *** [./platform-MCIMX6ULL-EVK/images/root.tgz] Error 1 Any idea to solve this "the right way" appreciated. Best regards, Mircea _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de