-
Notifications
You must be signed in to change notification settings - Fork 313
Description
Bug description
Beginning on 2020-12-10 the creation of custom AMIs with the Ubuntu 18.04 operating system is failing.
Impacted functionalities include both the building a custom ParallelCluster AMI through the pcluster createami
command and the use of a custom AMI at runtime.
This issue does not affect the use of default ParallelCluster AMIs, nor does it affect the creation of custom AMIs by modifying a ParallelCluster AMI. This issue does not affect the creation of custom AMIs for any operating systems other than Ubuntu 18.04.
This issue affects all versions of ParallelCluster supporting Ubuntu 18.04, from 2.5.0 up to 2.10.0.
The root cause of this issue lies in the sge_preinstall.sh script from the ParallelCluster cookbook project that was relying on the Ubuntu Eoan (19.10) repo, which is no longer available.
We will update this issue as we have more information, and we will provide a recommended workaround as soon as one is available. Thank you