kn10
October 12, 2021, 9:44am
1
Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Target Operating System
Linux
QNX
other
Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
1.6.1.8175
1.6.0.8170
other
Host Machine Version
native Ubuntu 18.04
other
Dear NVIDIA-Team,
I want to update the software on the Pegasus to DRIVE OS 5.2.6 with the newest SDK Manager Version. However, I got the following error while executing the installation:
I then to solve the problem like the picture stated with sudo apt --fix-broken install . However, I then got the following error:
Can you please help me to resolve this issue and update the DRIVE OS software on the Pegasus?
Thank you very much in advance.
Dear @kn10 ,
Please force the installation of failed Deb packages using sudo dpkg -i --force-overwrite <debian package>
kn10
October 27, 2021, 1:23pm
3
Dear @SivaRamaKrishnaNV ,
I am still struggling with the installtion.
What is the exact command I have to execute in the terminal? Which debian package do I have to quote in sudo dpkg -i --force-overwrite <debian package>
instead of <debian package>
? I am not able to find it out on my own.
Here is the error message one more time:
Thank you in advance!
VickNV
October 27, 2021, 1:30pm
4
Hi, @kn10
Please provide your ~/.nvsdkm for our investigation. Thanks.
kn10
October 27, 2021, 1:38pm
5
Hi @VickNV ,
attached are the logs in the ~/.nvsdkm directory:
sdklogs.zip (1.1 MB)
Thank you in advance!
VickNV
October 27, 2021, 1:49pm
6
I saw the below error messages in your logs.
Please follow Install DRIVE with SDK Manager :: DRIVE Platform Installation Guide with NVIDIA SDK Manager to uninstall the host components of other versions first and try again.
If still see the same errors, please try if the solution in Error installing TensorRT on SDK Manager 1.4 helps.
14:21:11.966 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: exec_command: sudo apt-get update; sleep 0.5; sudo apt-get -y --allow-downgrades --allow-downgrades install libnvinfer6-cross-aarch64=6.5* libnvinfer-dev-cross-aarch64=6.5* libnvinfer-plugin6-cross-aarch64=6.5* libnvinfer-plugin-dev-cross-aarch64=6.5* libnvonnxparsers6-cross-aarch64=6.5* libnvonnxparsers-dev-cross-aarch64=6.5* libnvparsers6-cross-aarch64=6.5* libnvparsers-dev-cross-aarch64=6.5* libnvinfer-consistency6-cross-aarch64=6.5* libnvinfer-consistency-dev-cross-aarch64=6.5* libnvinfer-safe6-cross-aarch64=6.5* libnvinfer-safe-dev-cross-aarch64=6.5*
14:21:12.043 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:1 file:/var/cuda-repo-10-2-local-10.2.19-430.17 InRelease
14:21:12.046 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:1 file:/var/cuda-repo-10-2-local-10.2.19-430.17 InRelease
14:21:12.046 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:2 file:/var/cuda-repo-10-2-local-10.2.19-cross-aarch64 InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:2 file:/var/cuda-repo-10-2-local-10.2.19-cross-aarch64 InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:3 file:/var/cuda-repo-10-2-local-10.2.89-440.33.01 InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:3 file:/var/cuda-repo-10-2-local-10.2.89-440.33.01 InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:4 file:/var/cuda-repo-cross-aarch64-ubuntu1804-10-2-local InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:4 file:/var/cuda-repo-cross-aarch64-ubuntu1804-10-2-local InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:5 file:/var/cuda-repo-ubuntu1804-10-2-local InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:5 file:/var/cuda-repo-ubuntu1804-10-2-local InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:6 file:/var/cudnn-local-repo-cross-aarch64-d5l-7.6.6.415 InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:6 file:/var/cudnn-local-repo-cross-aarch64-d5l-7.6.6.415 InRelease
14:21:12.047 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:7 file:/var/cudnn-local-repo-ubuntu1804-7.6.6.415 InRelease
14:21:12.048 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:7 file:/var/cudnn-local-repo-ubuntu1804-7.6.6.415 InRelease
14:21:12.048 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:8 file:/var/nv-tensorrt-repo-cuda10.2-trt5.1.4.2-ga-20190506 InRelease
14:21:12.048 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:8 file:/var/nv-tensorrt-repo-cuda10.2-trt5.1.4.2-ga-20190506 InRelease
14:21:12.048 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:9 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409 InRelease
14:21:12.048 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:9 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409 InRelease
14:21:12.048 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:10 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-x86-host-ga-20210409 InRelease
14:21:12.048 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Ign:10 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-x86-host-ga-20210409 InRelease
14:21:12.048 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:11 file:/var/cuda-repo-10-2-local-10.2.19-430.17 Release [574 B]
14:21:12.053 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:12 file:/var/cuda-repo-10-2-local-10.2.19-cross-aarch64 Release [574 B]
14:21:12.056 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:11 file:/var/cuda-repo-10-2-local-10.2.19-430.17 Release [574 B]
14:21:12.060 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:13 file:/var/cuda-repo-10-2-local-10.2.89-440.33.01 Release [574 B]
14:21:12.061 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:12 file:/var/cuda-repo-10-2-local-10.2.19-cross-aarch64 Release [574 B]
14:21:12.064 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:14 file:/var/cuda-repo-cross-aarch64-ubuntu1804-10-2-local Release [563 B]
14:21:12.064 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:13 file:/var/cuda-repo-10-2-local-10.2.89-440.33.01 Release [574 B]
14:21:12.064 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:14 file:/var/cuda-repo-cross-aarch64-ubuntu1804-10-2-local Release [563 B]
14:21:12.064 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:15 file:/var/cuda-repo-ubuntu1804-10-2-local Release [564 B]
14:21:12.064 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:15 file:/var/cuda-repo-ubuntu1804-10-2-local Release [564 B]
14:21:12.064 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:16 file:/var/cudnn-local-repo-cross-aarch64-d5l-7.6.6.415 Release [563 B]
14:21:12.064 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:16 file:/var/cudnn-local-repo-cross-aarch64-d5l-7.6.6.415 Release [563 B]
14:21:12.065 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:17 file:/var/cudnn-local-repo-ubuntu1804-7.6.6.415 Release [564 B]
14:21:12.065 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:17 file:/var/cudnn-local-repo-ubuntu1804-7.6.6.415 Release [564 B]
14:21:12.065 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:18 file:/var/nv-tensorrt-repo-cuda10.2-trt5.1.4.2-ga-20190506 Release [574 B]
14:21:12.065 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:18 file:/var/nv-tensorrt-repo-cuda10.2-trt5.1.4.2-ga-20190506 Release [574 B]
14:21:12.065 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:19 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409 Release [569 B]
14:21:12.065 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:19 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409 Release [569 B]
14:21:12.065 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:20 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-x86-host-ga-20210409 Release [569 B]
14:21:12.065 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:20 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-x86-host-ga-20210409 Release [569 B]
14:21:12.130 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Hit:21 http://de.archive.ubuntu.com/ubuntu bionic InRelease
14:21:12.161 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Hit:23 http://de.archive.ubuntu.com/ubuntu bionic-updates InRelease
14:21:12.195 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Hit:24 http://de.archive.ubuntu.com/ubuntu bionic-backports InRelease
14:21:12.232 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Hit:26 http://dl.google.com/linux/chrome/deb stable InRelease
14:21:12.254 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Hit:27 https://download.docker.com/linux/ubuntu bionic InRelease
14:21:12.348 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Hit:29 http://security.ubuntu.com/ubuntu bionic-security InRelease
14:21:15.809 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Reading package lists...
14:21:16.473 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Reading package lists...
14:21:16.751 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Building dependency tree...
14:21:16.754 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Reading state information...
14:21:17.026 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvinfer-plugin6-cross-aarch64 is already the newest version (6.5.0-1+cuda10.2).
14:21:17.026 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvinfer-safe6-cross-aarch64 is already the newest version (6.5.0-1+cuda10.2).
14:21:17.026 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvinfer-consistency6-cross-aarch64 is already the newest version (6.5.0-1+cuda10.2).
14:21:17.026 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvinfer-safe-dev-cross-aarch64 is already the newest version (6.5.0-1+cuda10.2).
14:21:17.027 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvonnxparsers6-cross-aarch64 is already the newest version (6.5.0-1+cuda10.2).
14:21:17.027 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvinfer-dev-cross-aarch64 is already the newest version (6.5.0-1+cuda10.2).
14:21:17.027 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvinfer-consistency-dev-cross-aarch64 is already the newest version (6.5.0-1+cuda10.2).
14:21:17.027 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvparsers6-cross-aarch64 is already the newest version (6.5.0-1+cuda10.2).
14:21:17.027 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvinfer6-cross-aarch64 is already the newest version (6.5.0-1+cuda10.2).
14:21:17.027 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: The following packages were automatically installed and are no longer required:
14:21:17.027 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: cuda-demo-suite-10-2 cuda-drivers cuda-runtime-10-2 cuda-sanitizer-api-10-2
14:21:17.027 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: dkms libjsoncpp1 libnvidia-cfg1-440 libnvidia-common-440
14:21:17.027 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvidia-compute-440 libnvidia-decode-440 libnvidia-encode-440
14:21:17.030 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvidia-fbc1-440 libnvidia-gl-440 libnvidia-ifr1-440 librhash0 libuv1
14:21:17.030 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libxnvctrl0 linux-hwe-5.4-headers-5.4.0-42 linux-hwe-5.4-headers-5.4.0-52
14:21:17.030 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: linux-hwe-5.4-headers-5.4.0-53 nsight-systems-2019.5.2
14:21:17.030 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: nvidia-compute-utils-440 nvidia-dkms-440 nvidia-driver-440
14:21:17.030 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: nvidia-kernel-common-440 nvidia-kernel-source-440 nvidia-modprobe
14:21:17.030 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: nvidia-prime nvidia-settings nvidia-utils-440 screen-resolution-extra
14:21:17.030 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: xserver-xorg-video-nvidia-440
14:21:17.030 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Use 'sudo apt autoremove' to remove them.
14:21:17.086 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: The following NEW packages will be installed:
14:21:17.087 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvinfer-plugin-dev-cross-aarch64 libnvonnxparsers-dev-cross-aarch64
14:21:17.089 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: libnvparsers-dev-cross-aarch64
14:21:17.123 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: 0 upgraded, 3 newly installed, 0 to remove and 192 not upgraded.
14:21:17.123 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Need to get 0 B/2,165 kB of archives.
14:21:17.123 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: After this operation, 11.0 MB of additional disk space will be used.
14:21:17.123 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:1 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409 libnvinfer-plugin-dev-cross-aarch64 6.5.0-1+cuda10.2 [1,368 kB]
14:21:17.128 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:2 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409 libnvonnxparsers-dev-cross-aarch64 6.5.0-1+cuda10.2 [261 kB]
14:21:17.137 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Get:3 file:/var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409 libnvparsers-dev-cross-aarch64 6.5.0-1+cuda10.2 [535 kB]
14:21:18.442 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 310201 files and directories currently installed.)
14:21:18.456 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Preparing to unpack .../libnvinfer-plugin-dev-cross-aarch64_6.5.0-1+cuda10.2_all.deb ...
14:21:18.463 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Unpacking libnvinfer-plugin-dev-cross-aarch64 (6.5.0-1+cuda10.2) ...
14:21:18.592 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: dpkg: error processing archive /var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409/./libnvinfer-plugin-dev-cross-aarch64_6.5.0-1+cuda10.2_all.deb (--unpack):
14:21:18.592 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: trying to overwrite '/usr/lib/aarch64-linux-gnu/stubs/libnvinfer_plugin.so', which is also in package libnvinfer5-cross-aarch64 5.1.4-1+cuda10.2
14:21:18.635 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Preparing to unpack .../libnvonnxparsers-dev-cross-aarch64_6.5.0-1+cuda10.2_all.deb ...
14:21:18.639 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Unpacking libnvonnxparsers-dev-cross-aarch64 (6.5.0-1+cuda10.2) ...
14:21:18.664 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: dpkg: error processing archive /var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409/./libnvonnxparsers-dev-cross-aarch64_6.5.0-1+cuda10.2_all.deb (--unpack):
14:21:18.664 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: trying to overwrite '/usr/lib/aarch64-linux-gnu/stubs/libnvonnxparser.so', which is also in package libnvinfer5-cross-aarch64 5.1.4-1+cuda10.2
14:21:18.706 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Preparing to unpack .../libnvparsers-dev-cross-aarch64_6.5.0-1+cuda10.2_all.deb ...
14:21:18.710 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Unpacking libnvparsers-dev-cross-aarch64 (6.5.0-1+cuda10.2) ...
14:21:18.767 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: dpkg: error processing archive /var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409/./libnvparsers-dev-cross-aarch64_6.5.0-1+cuda10.2_all.deb (--unpack):
14:21:18.767 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: trying to overwrite '/usr/lib/aarch64-linux-gnu/stubs/libnvparsers.so', which is also in package libnvinfer5-cross-aarch64 5.1.4-1+cuda10.2
14:21:18.806 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Errors were encountered while processing:
14:21:18.807 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: /var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409/./libnvinfer-plugin-dev-cross-aarch64_6.5.0-1+cuda10.2_all.deb
14:21:18.807 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: /var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409/./libnvonnxparsers-dev-cross-aarch64_6.5.0-1+cuda10.2_all.deb
14:21:18.807 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: /var/nv-tensorrt-repo-ubuntu1804-cuda10.2-trt6.5.0.7-d5l-cross-ga-20210409/./libnvparsers-dev-cross-aarch64_6.5.0-1+cuda10.2_all.deb
14:21:20.904 - error: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: E: Sub-process /usr/bin/dpkg returned an error code (1)
14:21:20.904 - info: Event: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host - error is: E: Sub-process /usr/bin/dpkg returned an error code (1)
14:21:20.907 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: [ Package Install Finished with Error ]
14:21:20.907 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: [host] [ 2.67 MB used. Disk Avail: 136.46 GB ]
14:21:20.908 - info: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: [ NV_TENSORRT_HOST_CROSS_LINUX_COMP Install took 11s ]
14:21:20.908 - error: cmd finished failure SDKM_END_CODE_FAILURE_ad77b1db-84b8-4675-843b-cff19185f3dc_48
14:21:20.908 - error: command error code: 48
14:21:20.908 - info: Event: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host - error code is: 1048
14:21:20.908 - error: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: command terminated with error
14:21:20.908 - info: Event: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host - error is: command terminated with error
14:21:20.911 - info: Event: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host - install ended - failure
14:21:20.911 - error: Session first failure occurred while Installing. Root cause component: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host. Root cause error code: (1048: Failed to install debian repository file [host])
14:21:20.911 - info: Summary: NV_TENSORRT_HOST_CROSS_LINUX_COMP@host: Failed to install debian repository file [host]
kn10
October 28, 2021, 7:10am
7
Thank you very much, this helped! Now I was able to flash the DRIVE AGX!
VickNV
October 28, 2021, 10:00am
8
May I know which one in the previous post resolved your problem? Thanks.
kn10
October 28, 2021, 3:42pm
9
The command sudo dpkg -P libnvinfer5-cross-aarch64
from this post you linked solved the problem: Error installing TensorRT on SDK Manager 1.4
1 Like
system
Closed
November 11, 2021, 7:07pm
11
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.