Actions
Bug #9400
closedPHP scandir() error at boot
Start date:
03/15/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
amd64
Description
On current 2.5.0 snapshots, systems may see the following error at boot time:
PHP Warning: scandir(/boot/dtb/overlays): failed to open dir: No such file or directory in /etc/inc/util.inc on line 2174 PHP Warning: scandir(): (errno 2): No such file or directory in /etc/inc/util.inc on line 2174
Thus far I have only seen it on amd64.
To me, I have a fix ready.
Updated by Jim Pingle almost 6 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset d36cf2c9444fe01a504c1f36bccb6999f0ec329a.
Actions