You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, I've got a weird issue. Somehow I cannot install the l4t package on ubuntu:focal. I've tried several versions. On Bionic it works, but focal gives the error: /usr/bin/rm : No such file or directory
hi, I've got a weird issue. Somehow I cannot install the l4t package on ubuntu:focal. I've tried several versions. On Bionic it works, but focal gives the error:
/usr/bin/rm : No such file or directory
Here's my dockerfile
when I replaced
tar
withtar --skip-old-files
inapply_binaries.sh
andl4t_extact_deb.sh
it does work. focal is supported by NvidiaThe text was updated successfully, but these errors were encountered: