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 a single package doesn't create external-kits/external-kit-metadata.json #414

Open
arnaldo2792 opened this issue Dec 7, 2024 · 0 comments

Comments

@arnaldo2792
Copy link
Contributor

What's the problem?

A single package is built in a clean core-kit fork by running:

PACKAGE=kernel-6_1 make twolier build-package

What really happened?

The build fails with this error:

 Unable to instantiate the builder: Failed to create build arguments due to a dependency error: Failed to read external kit metadata file '<my-path>/build/external-kits/external-kit-metadata.json': No such file or directory (os error 2)
Error while executing command, exit code: 101

Workaround

Run make ARCH=<> and CTRL+C the build so that the missing file is generated.

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