Actions
Regression #13726
closedpkg-utils.inc error at first boot
Start date:
Due date:
% Done:
100%
Estimated time:
Release Notes:
Force Exclusion
Affected Plus Version:
23.01
Affected Architecture:
All
Description
On the first boot after install the console shows:
Welcome to Netgate pfSense Plus 23.01-DEVELOPMENT... No core dumps found. ...ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/lib/engines /usr/local/lib/compat/pkg /usr/local/lib/ipsec /usr/local/lib/perl5/5.32/mach/CORE 32-bit compatibility ldconfig path: done. Warning: require_once(pkg-utils.inc): Failed to open stream: No such file or directory in Command line code on line 1 Fatal error: Uncaught Error: Failed opening required 'pkg-utils.inc' (include_path='.:/usr/local/share/pear') in Command line code:1 Stack trace: #0 {main} thrown in Command line code on line 1 >>> Setting vital flag on pfSense-upgrade... done.
This only shows on first boot after installing and does not appear to be detrimental to anything.
Tested: 23.01.a.20221205.0600 aarch64 and amd64
Updated by Luiz Souza almost 2 years ago
- Status changed from New to Feedback
The PHP has to be initialized before calling pfSense-upgrade in the first boot.
Fixed in 3f97a8052c5767bfb7e20d1b896ccaeb375a33d0
Updated by Kris Phillips almost 2 years ago
No longer seeing this on the December 10th builds. Looks fixed.
Updated by Jordan G almost 2 years ago
not seeing this on fresh install using 23.01-amd64-20221210-0318 build
Updated by Jim Pingle almost 2 years ago
- Status changed from Feedback to Resolved
- % Done changed from 0 to 100
- Release Notes changed from Default to Force Exclusion
Actions