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' this 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