JasonN3 / build-container-installer

Creates an ISO for installing a container image as an OS
GNU General Public License v3.0
64 stars 9 forks source link

[BUG] F41 flatpak repo missing header #144

Closed m2Giles closed 3 weeks ago

m2Giles commented 4 weeks ago

Describe the bug /etc/anaconda/conf.d/anaconda.conf is missing a section header on F41 images see attached image. This results in anaconda dying.

To Reproduce Build a F41 image. Attempt to install.

Expected behavior Anaconda to start up and be able to install the OS.

Screenshots image

Desktop (please complete the following information):

Additional context I am using v1.2.2 of build-container-installer

noelmiller commented 3 weeks ago

Working on it here: https://github.com/JasonN3/build-container-installer/pull/145