Regression #11868
closed
PHP error from missing ';' in util.inc line 2036
Added by Luca De Andreis over 3 years ago.
Updated over 3 years ago.
Plus Target Version:
21.05
Release Notes:
Force Exclusion
Description
I've tried on a test virtual machine running on PfSense 2.4.5p1, upgrade to 2.6.0 snapshot failed, any idea ?
Very thanks
Files
I've tried to upgrade 2.4.5p1 to 2.5.1: OK
2.5.1 to 2.6.0 snapshot : failed
I normally upgraded to version 2.6.0.a.20210429.0100 but the system didn't boot properly.
I had to add missing ";" in file /etc/inc/util.inc around line 2036.
IMO such a simple error should never happen.
- Subject changed from Upgrade 2.4.5p1 -> 2.6.0 snapshot failed to PHP error from missing ';' in util.inc line 2036
- Category changed from Upgrade to IPsec
- Status changed from New to Resolved
- Assignee set to Anonymous
- Target version set to 2.6.0
- % Done changed from 0 to 100
- Release Notes changed from Default to Force Exclusion
Login from command line, then:
vi /etc/inc/util.inc
type (goto line):
:2036
Press insert key, then add the missing ";" at the end of the lines.
Then type:
:wq
Reboot.
- Tracker changed from Bug to Regression
- Plus Target Version set to 21.05
Already present on 21.05 builds.
- Target version changed from 2.6.0 to 2.5.2
Also available in: Atom
PDF