Replies: 1 comment 3 replies
-
Hi @rajivr, I assume you have checked out the https://github.com/bottlerocket-os/bottlerocket/blob/develop/BUILDING.md for the building instruction? Have you tried using simply
The error log you provided seems to be caused by a locked version for package |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to Bottlerocket, and I am attempting to build
aws-dev
variant usingtwoliter
.I am using AL 2023 (
al2023-ami-2023.5.20241001.1-kernel-6.1-x86_64
), withdocker
,git
,make
,rust
,cargo
andlz4
installed from the yum repositories.Following are the
twoliter
andcargo-make
versions (installed using GitHub releases)When I attempt to build Bottlerocket v1.24.1 using
twoliter build variant aws-dev
, I am getting the following error.Would you be able to please share your thoughts on what might be happening here and how I might be able to fix it?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions