Skip to content

Unable build the image with "sudo make image"

I have cloned this repository and I have tried to run "sudo make image" Then I am facing issue with the below command in docker file RUN apt-get update && apt-get install -y --no-install-recommends gnupg2 ca-certificates The error message is

l4t_build_error

I have tried to install gpgv also, but still facing issue with this RUN command. Kindly help

Edited by ch sairam