Get error during build on amazon linux 2023 platform #3053
-
I want to build rpm using command: I use Amazon Linux 2023 platform. I have installed next tools: During build I got error: Can you please help to solve this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
@github-actions proposed-answer Did you make sure to clone the submodules with this repo? You don't have to reclone this repo if you didn't, but you'll need to run this:
|
Beta Was this translation helpful? Give feedback.
I was able to reproduce this and I have a fix currently being tested: #3055
A temporary workaround is to just include the three services in the list. You already have two of them, so you only need to add
s3-crt
as I mentioned in my previous comment. The three services are: "s3;s3-crt;monitoring"