Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

clr-installer requires clr-installer bundle to be installed on the target image #800

@bwarden

Description

@bwarden

Describe the bug
The file /usr/share/defaults/clr-installer/kernels.json is provided by the clr-installer bundle. clr-installer should not be looking for it in the generated image. If anything, it should be reading it from the host system.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
clr-installer will happily create a system that does not itself include the clr-installer bundle

Screenshots

ERROR: Installation has failed!
Please report this crash using GitHub Issues:
https://github.com/clearlinux/clr-installer/issues

Include the following as attachments to enable diagnosis:
/root/pre-install-clr-installer.yaml
/root/clr-installer.log

You may need to remove any personal data of concern from the attachments.
The Installer will now exit.
open /tmp/install-3696175970/usr/share/defaults/clr-installer/kernels.json: no such file or directory

Error Trace:
errors.Wrap()
     /builddir/build/BUILD/clr-installer-2.7.7/errors/errors.go:85
kernel.LoadKernelListChroot()
     /builddir/build/BUILD/clr-installer-2.7.7/kernel/kernel.go:48

Environment (please complete the following information):

  • Clear Linux OS Version: 40450
  • Installer Version 2.7.7

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug_triageNewly report and needs review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions