Project

General

Profile

Actions

Bug #15288

closed

``loader.conf`` may be missing ``loader_conf_files`` so ``loader.conf.lua`` may not be parsed

Added by Jim Pingle 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Very High
Assignee:
Category:
Operating System
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
24.03
Release Notes:
Default
Affected Version:
Affected Architecture:

Description

In some situations /boot/loader.conf is missing the line which tells the loader to read loader.conf.lua:

loader_conf_files="/boot/loader.conf.lua" 

It's unclear how that might have happened but it's probably a system that's been upgraded and not a recent fresh install.

We should add code in the loader setup that makes sure that line is always present in loader.conf

Actions #1

Updated by Jim Pingle about 2 months ago

  • Assignee set to Jim Pingle
Actions #2

Updated by Jim Pingle about 2 months ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Jim Pingle about 2 months ago

  • Status changed from Feedback to Resolved

The expected line now is always present. It's added back when it's missing, and if someone removes it, it gets added back.

Actions

Also available in: Atom PDF