Bug #7153
closed
pkg-utils.inc - register_all_installed_packages() does not handle packages that are missing XML
Added by Kill Bill almost 8 years ago.
Updated over 6 years ago.
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
- Assignee set to Jared Dillard
- Target version changed from 2.4.0 to 2.4.1
- Target version changed from 2.4.1 to 2.4.2
- Target version changed from 2.4.2 to 2.4.3
- Status changed from New to Feedback
- Status changed from Feedback to Assigned
The files look like they are all there but I am still not getting a <package>
tag in config.xml for Status_Traffic_Totals when I upgrade or remove and install it again.
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
It was missing to enable install / deinstall scripts, which are responsible to call PHP code that registers it on the system. I've pushed a fix and bumped version to 1.2.4
- Status changed from Feedback to Resolved
Also available in: Atom
PDF