Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bwarden opened this issue Dec 11, 2023 · 0 comments
Labels
bug_triage Newly report and needs review

Comments

@bwarden
Copy link
Member

bwarden commented Dec 11, 2023

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

@bwarden bwarden added the bug_triage Newly report and needs review label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug_triage Newly report and needs review
Projects
None yet
Development

No branches or pull requests

1 participant