Project

General

Profile

Actions

Regression #11868

closed

PHP error from missing ';' in util.inc line 2036

Added by Luca De Andreis almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
IPsec
Target version:
Start date:
04/29/2021
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
21.05
Release Notes:
Force Exclusion
Affected Version:
2.6.0
Affected Architecture:

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

Istantanea_2021-04-29_11-55-00.png (124 KB) Istantanea_2021-04-29_11-55-00.png Luca De Andreis, 04/29/2021 04:55 AM
Actions #1

Updated by Luca De Andreis almost 3 years ago

I've tried to upgrade 2.4.5p1 to 2.5.1: OK
2.5.1 to 2.6.0 snapshot : failed

Actions #2

Updated by Jens Leinenbach almost 3 years ago

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.

Actions #3

Updated by Jim Pingle almost 3 years ago

  • 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
Actions #4

Updated by Jens Leinenbach almost 3 years ago

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.

Actions #5

Updated by Jim Pingle almost 3 years ago

  • Tracker changed from Bug to Regression
  • Plus Target Version set to 21.05

Already present on 21.05 builds.

Actions #6

Updated by Jim Pingle almost 3 years ago

  • Target version changed from 2.6.0 to 2.5.2
Actions

Also available in: Atom PDF