Unmet Dependencies Error after Jetpack 5.1.1 Install

I used the SDK manager to do a fresh install of Jetpack 5.1.1 on my Jetson AGX Orin 32 GB Developer Kit (Host Components, and all the Target Components offered in the SDK manager). The install went smoothly. A few minutes after boot, I get a red circle in the upper right of the screen. Clicking the circle gives me an error message, "Unknown Error:'<class ‘KeyError’> (The cache has no package named 'libxmlb2:arm64. This usually means your installed packages have unmet dependencies.

Your advice would be appreciated.
Thanks,
Paul McWhorter

User feedback and solution:

We solved these problems by installing the displayed packages from this menu. After installing them one-by-one, the error was gone after few seconds later (approx. 2 minutes).

The whole installed packages are these:

sudo apt install -y libxmlb2 ubuntu-advantage-desktop-daemon libfwupdplugin5 libpciaccess-dev

Thank you. My Jetson Orin AGX now boots with no unmet dependency errors.

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