- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
06-16-2021 12:13 PM - edited 06-28-2021 02:55 AM
Version 1.1.100 (Date June 16, 2021)
INFORMATION | |
Link |
https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.1.100.all.deb |
sha1sum |
571a210711f9e40d7c769b97fa7bdff1f4508052 |
apt update |
sudo apt-get update; sudo apt-get install expedition-beta |
manual update | cd /tmp; wget https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.1.100.all.deb ; sudo dpkg -i expedition_1.1.100.all.deb; |
Bug
Improvements
Coming Next
Upgraded from 1.1.98 to 1.1.100..
Getting the following error on Expedition Dashboard.
Verify that APT Software Dependencies have been installed
|
The following dependencies for ML are missing : expedition-beta (1.1.48.2)
Remediation: Execute the following command in CLI : sudo apt-get install expedition-beta |
Repeated upgrade manually three times with reboots in between. No change. Unable to remediate this error.
Also note.. you did not change the version OR the date in the 1.1.100 post above. It says 1.1.98 and May 12.
Also getting 'The following dependencies for ML are missing : expedition-beta (1.1.48.2)'
expedition@Expedition:~$ sudo apt-get install expedition-beta
[sudo] password for expedition:
Reading package lists... Done
Building dependency tree
Reading state information... Done
expedition-beta is already the newest version (1.1.100).
0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded.
expedition@Expedition:~$
br
hello everyone,
This is a known issue and has been flagged with the devs. It's caused by a version check. However, the comparison is text based rather than value based, which leads to the 1.1.100 being considered smaller than 1.1.48.2, hence the error. Feel free to ignore it. It is planned to be fixed in the next patch.