jetson-image icon indicating copy to clipboard operation
jetson-image copied to clipboard

sudo -E ./create-image.sh failure

Open noob3-3 opened this issue 1 year ago • 1 comments

I have an error executing sudo -e./create-image.sh After executing printf "Extract L4T... " ./apply_binaries. Sh An error is reported for this sh

dpkg: dependency problems prevent configuration of nvidia-l4t-core:
nvidia-l4t-core depends on libegl1;  however:
Package libegl1 is not installed.
dpkg: error processing package nvidia-l4t-core (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
nvidia-l4t-core

install libegl1

sudo apt install libegl1

It shows that Libegl1 is there,

Reading package lists...  Done
Building dependency tree
Reading state information...  Done
Libegl1 Is already the Newest Version (1.0.0-2Ubuntu 2.3).
libegl1 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.

Big man, save the vegetable chicken

noob3-3 avatar Aug 02 '22 04:08 noob3-3

Did you do any modifications to the scripts ? what are the steps you have followed ?

pythops avatar Aug 08 '22 07:08 pythops