Since the release of Jetpack 6.1, I can no longer install Jetpack 6.0 on my AGX Orin system. When I try run sdkmanger (either v2.1.0.11698 or the older v2.1.0.11669) I get the following error: Error: Product version '6.0' not found, available versions: 6.1, 5.1.4, 5.1.3, 5.1.2, 4.6.5
I currently cannot upgrade to 6.1, as I am dependent on some code from a vendor, and they have not released the update yet. Is there anyway to continue with Jetpack 6.0?
I have tried with a 20.04 and 22.04 host, the results are the same. The host is the same system that I was successfully installing Jetpack 6.0 from 3 weeks ago, but since the release of 6.1 it is no longer an option.
I’d like to help you with the issue you’re facing. I’m using Ubuntu 20.04 as a host with SDK Manager version v2.1.0.11698. When I run the sdkmanager command to open the graphical interface, I see similar options to what you mentioned, only versions 6.1, 5.1.4, 5.1.3, 5.1.2, and 4.6.5. However, there’s an option at the bottom that states “Show all versions,” which reveals JetPack 6.0 (rev. 2). Could you check if you have this option as well?
Yes, I see that in the GUI now. I was similarly able to pass --show-all-versions to the command line to access Jetpack 6.0 as well. Thanks for your help!