Best way to determine current Expedition version for offline upgrade?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Best way to determine current Expedition version for offline upgrade?

L0 Member

Does anyone know a good way to determine the current Expedition version for an offline upgrade?

1 accepted solution

Accepted Solutions

L5 Sessionator

The main Dashboard shows you the installed versions, but you can also see it via CLI with the command:

root@Expedition:~/BUILD# apt list --installed | grep expedition

 

expedition-beta/now 1.1.53 amd64 [installed,upgradable to: 1.1.55]
expeditionml-dependencies-beta/unknown,now 0.1.3-h2 amd64 [installed]

 

As you don't have internet connection, the way to know the latest available package is either checking the Hotfixes entry in the Live Community, or via the following URL:

https://conversionupdates.paloaltonetworks.com/ver.xml

 

I hope this helps

View solution in original post

2 REPLIES 2

L5 Sessionator

The main Dashboard shows you the installed versions, but you can also see it via CLI with the command:

root@Expedition:~/BUILD# apt list --installed | grep expedition

 

expedition-beta/now 1.1.53 amd64 [installed,upgradable to: 1.1.55]
expeditionml-dependencies-beta/unknown,now 0.1.3-h2 amd64 [installed]

 

As you don't have internet connection, the way to know the latest available package is either checking the Hotfixes entry in the Live Community, or via the following URL:

https://conversionupdates.paloaltonetworks.com/ver.xml

 

I hope this helps

That worked perfectly. Thank you!

  • 1 accepted solution
  • 3217 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!