Can't install Jetpack 6.0 after release of 6.1

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?

What did it show with sdkmanager --archived-versions command?

If I run with --archived-versions I get the following:

Error: Product version ‘6.0’ not found, available versions: 5.1.1, 5.1, 5.0.2, Runtime_5.0.2, 4.6.4, 4.6.3, 4.6.2, 4.6.1, 4.6, 4.5.1, 4.5, 4.4.1, 4.4

Is your host PC a ubuntu18.04 host?

Please check this table from sdkmanager page first.

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 notice it seems you are telling us from command line result. What would you see on GUI sdkmanager?

Hello @user117897 ,

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?


Looking forward to your response!

Jose Morera
Embedded Software Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com
Website: www.ridgerun.com

Hi Jose,

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!

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