You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues reporting is disabled in the https://github.com/aws/aws-parallelcluster-cookbook so I put it here. pcluster build-image fails on Amazon Linux 2 due to package conflict: Stdout: STDERR: Error: openssl11-devel conflicts with 1:openssl-devel-1.0.2k-24.amzn2.0.14.x86_64
Issues reporting is disabled in the https://github.com/aws/aws-parallelcluster-cookbook so I put it here.
pcluster build-image
fails on Amazon Linux 2 due to package conflict:Stdout: STDERR: Error: openssl11-devel conflicts with 1:openssl-devel-1.0.2k-24.amzn2.0.14.x86_64
install_packages_amazon2.rb
installsopenssl-devel
, which conflicts withopenssl11-devel
https://github.com/aws/aws-parallelcluster-cookbook/blob/develop/cookbooks/aws-parallelcluster-platform/resources/install_packages/install_packages_amazon2.rb#L25aws-parallelcluster-3.12.0
The text was updated successfully, but these errors were encountered: