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

Building grub or grub-efi twice with devtool fails #31

Open
m-iwanicki opened this issue Jun 25, 2024 · 0 comments
Open

Building grub or grub-efi twice with devtool fails #31

m-iwanicki opened this issue Jun 25, 2024 · 0 comments

Comments

@m-iwanicki
Copy link
Contributor

How to replicate:

  • enter kas shell: kas-container shell meta-trenchboot/kas-generic-tb.yml
  • use devtool modify grub
  • build grub: devtool build grub
  • build grub again devtool build grub

You should get this error

Updating file m4/extern-inline.m4 (backup in m4/extern-inline.m4~)
gnulib/gnulib-tool: *** file /build/workspace/sources/grub/gnulib/m4/lib-ld.m4 not found
gnulib/gnulib-tool: *** Stop.
/build/workspace/sources/grub/bootstrap: gnulib-tool failed
WARNING: exit code 1 from a shell command.

How to fix

remove /build/workspace/sources/grub/gnulib directory

Logs

log_do_configure.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant