Actions
Bug #7153
closed
KB
JD
pkg-utils.inc - register_all_installed_packages() does not handle packages that are missing XML
Bug #7153:
pkg-utils.inc - register_all_installed_packages() does not handle packages that are missing XML
Start date:
01/22/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.x
Affected Architecture:
All
Description
After seeing "Running last steps of Status_Traffic_Totals installation" on every reboot, I did some digging into the issue and found that register_all_installed_packages() tries to run install_package_xml($pkg['name']) - there's no such thing shipped with net/pfSense-pkg-Status_Traffic_Totals
Actions