APT system is broken and requires manual fix

When i installed the deepstream with SDK Manager ,it was failed, the error likes : APT system is broken and requires manual fix



in the SDK Manager - Verifying System Readiness window,it shows :

Please provide complete information as applicable to your setup.

**• Hardware Platform (Jetson / GPU)**Jetson AGX Orin 【64G developer kit version】
• DeepStream Version 7.0
**• JetPack Version (valid for Jetson only)**JetPack6.0(rev.2)
• TensorRT Version
Processing: image.png…

• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

sudo apt-get clean

sudo apt-get install -f

sudo dpkg --configure -a

duplicate with Deepstream7.X installation problem:DLA Compiler - target: APT system is broken and requires manual fix

the host like this :
image
the Jetson like this:
image
then i ran the SDK Manager to install again,it shows the same error:

Are you using Ubuntu 22.04? Only this version of the OS is supported for installing JP 6.x.

There is no need to execute the above command on Jetson, just for Host OS.

yes ,my host is Ubuntu 22.04.5LTS,JP 6.X has already been installed success,but the cuda environment and deepstream was failed.

I tried to install the ubuntuOS in the Jetson agine,this time it is success.thanks for help!

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