Failed to install nv-driveos-repo-sdk-linux-6.0.5.1-32068449_6.0.5.1_amd64.deb

Hi,
I’m following steps in DOS SDK 6.0.5 doc, this command failed in Ubuntu 20.04.5:

sudo dpkg -i ./nv-driveos-repo-sdk-linux-[VERSION]-[GCID]_[VERSION]_amd64.deb

even if after mkdir -p var :

keelung@vm:~/Downloads/sdk$ sudo dpkg -i ./nv-driveos-repo-sdk-linux-6.0.5.1-32068449_6.0.5.1_amd64.deb 
(Reading database ... 166174 files and directories currently installed.)
Preparing to unpack .../nv-driveos-repo-sdk-linux-6.0.5.1-32068449_6.0.5.1_amd64.deb ...
Unpacking nv-driveos-repo-sdk-linux-6.0.5.1-32068449 (6.0.5.1) ...
dpkg-deb (subprocess): decompressing archive member: lzma error: compressed data is corrupt
dpkg-deb: error: <decompress> subprocess returned error exit status 2
dpkg: error processing archive ./nv-driveos-repo-sdk-linux-6.0.5.1-32068449_6.0.5.1_amd64.deb (--install):
 cannot copy extracted data for './var/nv-driveos-repo-sdk-linux-6.0.5.1-32068449/nv-driveos-foundation-release-sdk-core-flash-data-6.0.5.1-32062592_6.0.5.1-32062592_amd64.deb' to '/var/nv-driveos-repo-sdk-linux-6.0.5.1-32068449/nv-driveos-foundation-release-sdk-core-flash-data-6.0.5.1-32062592_6.0.5.1-32062592_amd64.deb.dpkg-new': unexpected end of file or stream
Errors were encountered while processing:
 ./nv-driveos-repo-sdk-linux-6.0.5.1-32068449_6.0.5.1_amd64.deb

Dear @Keelung,
Per error it looks like issue with the file.
May I know how did you get this files?

Can you check DRIVE OS 6.0.5 release via sdkmanager installation?

Yes. That’s my mistake: I missed lzma error.
I download it from NVONLIE, and following SDK doc.
I cannot verify the downloaded files since no such info shown in download page.
But missing checksum is another issue and I also fired it in NVONLINE.
Thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.