Expedition 1.2.90.1 Hotfix Information (Update May 26, 2024)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
L4 Transporter
100% helpful (1/1)
Update May 26, 2024: Generating a patch due to a bug on 1.2.90

Version 1.2.90.1 (Date May 26, 2024)

PACKAGE DOWNLOAD

  INFORMATION

Link

https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.2.90.1.all.deb

sha1sum

2587a28972528ac2d01c06988c50172b40a72c00

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.2.90.1.all.deb;
sudo dpkg -i expedition_1.2.90.1.all.deb;

CHANGELOG

Fixing below Bugs. These updates and fixes aim to improve the performance and functionality of the tool and parsers.

FORTINET:

  • Improved handling of syntax when reading config firewall service custom tcp-portrange and udp-portrange, properly identifying the destination and source port.

INSTALLER:

  • Added support for ARM architecture when creating the debian package.

TOOL:

  • Added MYSQL custom settings to enhance performance for large configurations and projects.
Rate this article:
Comments
L0 Member

I am getting the below error during the installation of this version

 

(Reading database ... 188539 files and directories currently installed.)
Preparing to unpack expedition_1.2.90.1.all.deb ...
Unpacking expedition-beta (1.2.90.1) over (1.2.90.1) ...
Setting up expedition-beta (1.2.90.1) ...
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
rm: cannot remove '/opt/Spark/spar/jars/log4j-1.2.17.jar': No such file or directory
rm: cannot remove '/opt/Spark/log4j.properties': No such file or directory
Checking for old projects and Devices what are not Encrypted
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Traceback (most recent call last):
File "/usr/bin/firewall-cmd", line 24, in <module>
from gi.repository import GObject
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 42, in <module>
from . import _gi
ImportError: cannot import name '_gi' from 'gi' (/usr/lib/python3/dist-packages/gi/__init__.py)
Traceback (most recent call last):
File "/usr/bin/firewall-cmd", line 24, in <module>
from gi.repository import GObject
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 42, in <module>
from . import _gi
ImportError: cannot import name '_gi' from 'gi' (/usr/lib/python3/dist-packages/gi/__init__.py)
Impossing PHP CLI 7.0
Make /tmp writable by Apache2
its recommended to run after install: apt-get -y -f install
its recommended to run after install: sudo apt-get autoremove

 

 

 

 

L4 Transporter

Hi @K.babu 

Thanks for reaching out.

It looks like an issue mismatch with the python libraries version but the package should be installed successfully.

Please check the version by login in the UI.

Best regards,

David 

L0 Member

yes Thanks

L0 Member

Looks like the path is incorrect in the rm command executed :

 

rm: cannot remove '/opt/Spark/spar/jars/log4j-1.2.17.jar': No such file or directory

 

/opt/Spark/spar  folder doesn't exists so shouldn't installer tries to remove in this folder instead : /opt/Spark/spark ?

L4 Transporter

Hi @FabienRenaud, thanks for sharing the issue. Let me take note and check it.
David

  • 1447 Views
  • 5 comments
  • 0 Likes
  • 263 Subscriptions
Register or Sign-in
Contributors
Article Dashboard
Version history
Last Updated:
‎05-26-2024 03:45 AM
Updated by: