I am trying to upgrade a panorama from 10.0.4 to 10.0.5. I see the following error message:
panorama-1> request system software install version
10.0.0 10.0.0
10.0.3 10.0.3
10.0.4 10.0.4
10.0.5 10.0.5
Upgrade to a software package by version
panorama-1> request system software install version 10.0.5
Executing this command will install a new version of software. It will not take effect until system is restarted. Downgrading from PAN-OS 9.0 to an earlier release requires downgrading the logging infrastructure. After downgrade, you must migrate your log data to the previous format. For more information, please refer to Downgrade from Panorama 9.0 in https://docs.paloaltonetworks.com/downgrade-panorama. Do you want to continue? (y or n)
Software install job enqueued with jobid 2717. Run 'show jobs id 2717' to monitor its status. Please reboot the device after the installation is done.
2717
panorama-1> show jobs id 2717
Enqueued Dequeued ID Type Status Result Completed
------------------------------------------------------------------------------------------------------------------------------
2021/03/26 11:24:34 11:24:34 2717 SWInstall FIN FAIL 11:24:35
Warnings:
Details:Failed to install 10.0.5 with the following errors.
SW version is 10.0.5
alab or repo.dir is None
Error: Traceback (most recent call last):
File "/opt/panrepo/releases/10.0.5/validate", line 20, in
product = sys.argv[3]
IndexError: list index out of range
Failed to install version 10.0.5 type cms
Has someone seen the issue, too?