You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to '...'
Click on '....'
Scroll down to '....'
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
clr-installer will happily create a system that does not itself include the clr-installer bundle
Screenshots
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: