-
Notifications
You must be signed in to change notification settings - Fork 312
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
pcluster image build fails with RHEL 8 and 9 #6567
Comments
StackTrace
|
Hi @mclouds2020 It looks like the failure is with respect to the Are you still facing the issue? |
It seems that your AMI does not have valid https://docs.aws.amazon.com/parallelcluster/latest/ug/Image-v3.html
|
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
We are using pcluster 3.10.0 to build the custom AMI with RHEL 9.0
During some steps it fails with below message
Stdout: dnf_package[install kernel packages] (aws-parallelcluster-platform::install line 29) had an error: Chef::Exceptions::Package: No candidate version available for kernel-devel
Build Template
Build:
InstanceType: c5a.xlarge
ParentImage: ami-02b7c8c8a886e9e76
SubnetId: subnet-06ea1d4ec580c651f
SecurityGroupIds:
Iam:
AdditionalIamPolicies:
DevSettings:
TerminateInstanceOnFailure: False
DisableValidateAndTest: True
The text was updated successfully, but these errors were encountered: