2.6.0 -> 2.7.0-RC - FRR throws errors and packages aren't upgraded.
-
6 / 6 instances that had 2.6.0 with FRR installed come back up with:
PHP ERROR: Type: 1, File: /usr/local/pkg/frr/inc/frr_zebra.inc, Line: 159, Message: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/pkg/frr/inc/frr_zebra.inc:159 Stack trace: #0 /usr/local/pkg/frr/inc/frr_zebra.inc(788): frr_zebra_generate_accesslists(true, false) #1 /usr/local/pkg/frr.inc(682): frr_generate_config_zebra() #2 /etc/inc/pkg-utils.inc(709) : eval()'d code(1): frr_generate_config() #3 /etc/inc/pkg-utils.inc(709): eval() #4 /etc/rc.start_packages(66): sync_package('FRR') #5 {main} thrown @ 2023-06-26 13:58:37
They all show that packages were not updated once they reboot into 2.7.0-RC:
I can fix that in Diagnostics --> Backup & Restore --> Reinstall all packages
The fact that I am six over six on this says I should open a thread :)
-
Hmm, it's probably this issue: https://redmine.pfsense.org/issues/13680
Though I don't see any specific errors for each package it is showing the post install script failed. That implies it should have already reinstalled the package but that doesn't appear to be the case.Steve