From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from de-out1.bosch-org.com ([139.15.230.186]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1gIYKI-0006K2-1t for ptxdist@pengutronix.de; Fri, 02 Nov 2018 13:13:23 +0100 Received: from si0vm1947.rbesz01.com (unknown [139.15.230.188]) by fe0vms0186.rbdmz01.com (Postfix) with ESMTPS id 42mgvg0wJ4z1XLFjP for ; Fri, 2 Nov 2018 13:13:19 +0100 (CET) Received: from fe0vm1740.rbesz01.com (unknown [10.58.172.176]) by si0vm1947.rbesz01.com (Postfix) with ESMTPS id 42mghc2fXwz6CjTMF for ; Fri, 2 Nov 2018 13:03:44 +0100 (CET) Received: from FE-MBX2025.de.bosch.com (fe-mbx2025.de.bosch.com [10.3.231.35]) by si0vm1950.rbesz01.com (Postfix) with ESMTPS id 42mghc0qrrzx4vh for ; Fri, 2 Nov 2018 13:03:44 +0100 (CET) From: "Rajkumar Athimoolam (RBEI/ECG-EP3)" Date: Fri, 2 Nov 2018 12:03:41 +0000 Message-ID: <2bf2593ef41948d49edfd129a55caa43@in.bosch.com> Content-Language: en-US MIME-Version: 1.0 Subject: [ptxdist] ./p images failure inside a docker container List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============0116281174==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: "ptxdist@pengutronix.de" --===============0116281174== Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_2bf2593ef41948d49edfd129a55caa43inboschcom_" --_000_2bf2593ef41948d49edfd129a55caa43inboschcom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I have created a docker image with ptxdist and oselas toolchain and trying = to generate ubifs image for our project. But the image generation fails while generating the signed image with below= output Signing (debug - prepare step) '/tmp/ptxdist.hjTgt3/genimage.FOmRZ2/data' t= his may take some time...ioctl() failed errno: Inappropriate ioctl for device (25) Am I am missing something inside docker container? Because usually it works= fine outside the docker container Best regards, Rajkumar --_000_2bf2593ef41948d49edfd129a55caa43inboschcom_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
Hi,
 
I have created a docker image with ptxdist and oselas toolchain and tr= ying to generate ubifs image for our project.
But the image generation fails while generating the signed image with = below output
&nbs= p;
Signing (debug - prepare step) '/tmp/ptxdist.hjTgt3/genimage.FOmRZ2= /data' this may take some time...ioctl() failed
errno: Inappropriate ioctl for device (25)
&nbs= p;
Am I am missing something inside docker container? Because usually it = works fine outside the docker container
&nbs= p;
Best regards,
 
Rajkumar
&nbs= p;
&nbs= p;
--_000_2bf2593ef41948d49edfd129a55caa43inboschcom_-- --===============0116281174== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KcHR4ZGlzdCBt YWlsaW5nIGxpc3QKcHR4ZGlzdEBwZW5ndXRyb25peC5kZQ== --===============0116281174==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: References: <2bf2593ef41948d49edfd129a55caa43@in.bosch.com> From: Marc Kleine-Budde Message-ID: Date: Fri, 2 Nov 2018 15:29:23 +0100 MIME-Version: 1.0 In-Reply-To: <2bf2593ef41948d49edfd129a55caa43@in.bosch.com> Subject: Re: [ptxdist] ./p images failure inside a docker container List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============0365542385==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de, "Rajkumar Athimoolam (RBEI/ECG-EP3)" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============0365542385== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nbofqhriMsA3YUAoNhxumNc1H4musnadO" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --nbofqhriMsA3YUAoNhxumNc1H4musnadO Content-Type: multipart/mixed; boundary="wGnf3t4T7CBLm5J6wXuy3XdADJTlLKy2a"; protected-headers="v1" From: Marc Kleine-Budde To: ptxdist@pengutronix.de, "Rajkumar Athimoolam (RBEI/ECG-EP3)" Message-ID: Subject: Re: [ptxdist] ./p images failure inside a docker container References: <2bf2593ef41948d49edfd129a55caa43@in.bosch.com> In-Reply-To: <2bf2593ef41948d49edfd129a55caa43@in.bosch.com> --wGnf3t4T7CBLm5J6wXuy3XdADJTlLKy2a Content-Type: text/plain; charset=utf-8 Content-Language: de-DE Content-Transfer-Encoding: quoted-printable On 11/02/2018 01:03 PM, Rajkumar Athimoolam (RBEI/ECG-EP3) wrote: > Hi, > =C2=A0 > I have created a docker image with ptxdist and oselas toolchain and > trying to generate ubifs image for our project. > But the image generation fails while generating the signed image with > below output > =C2=A0 > /Signing (debug - prepare step) > '/tmp/ptxdist.hjTgt3/genimage.FOmRZ2/data' this may take some > time...ioctl() failed/ > /errno: Inappropriate ioctl for device (25)/ > =C2=A0 > Am I am missing something inside docker container? Because usually it > works fine outside the docker container What's the filesystem of /tmp inside your container? Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | --wGnf3t4T7CBLm5J6wXuy3XdADJTlLKy2a-- --nbofqhriMsA3YUAoNhxumNc1H4musnadO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEENrCndlB/VnAEWuH5k9IU1zQoZfEFAlvcX0MACgkQk9IU1zQo ZfFR0ggAlYRVucztY07PbwhRbeWQlhMF6LiPfqPtZJKdanq8YecRyb+p3Q3tizl+ Ep6lDLsuiUmSON8AxMEas/qGnmPb+xAERebKZGiskjQ74n2a0N1cmufe3F8mPcs+ rtrIERbNskkSgQG4pjz9kWW+/p59Mokg5vsynZ1sGQT+nIVV//VDw7H5Q5EUAV/E FBKJ6662I5HOZ+uIL1Sz5pzzwPQlewOJD33rJXrd/pZmze5xM6YDCyeX2A9458dO IiML7K7E31hgN1AzRKrfTlAhkGL6zhm/iu92Sf6saKRjGCjfCEkFEQsHxymm7DJW gtWF+ci92TvhDq9E5Rlc/JvYw5lIAQ== =sVN/ -----END PGP SIGNATURE----- --nbofqhriMsA3YUAoNhxumNc1H4musnadO-- --===============0365542385== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KcHR4ZGlzdCBt YWlsaW5nIGxpc3QKcHR4ZGlzdEBwZW5ndXRyb25peC5kZQ== --===============0365542385==--