Actions
Bug #8208
closedRestoring a config in 2.4.2 with 2.3.X Security/Errata Only repo selected breaks PHP
Status:
Resolved
Priority:
High
Assignee:
Category:
Configuration Upgrade
Target version:
Start date:
12/13/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.2
Affected Architecture:
Description
After attempting to repair repos for a failed upgrade, config was exported from 2.3.4-P1 and imported to a fresh install of 2.4.2.
Console began spitting errors citing "/etc/inc/certs.inc line 44".
Cause was found to be 2.3.X Security Errata Only repo selected before config export.
"<pkg_repo_conf_path>/usr/local/share/pfSense/pkg/repos/pfSense-repo-legacy-23.conf</pkg_repo_conf_path>"
Setting repo to 2.4.X prevents the issue.
Actions