I have a configuration file in .ebextensions/packages.config.
packages:
yum:
postgresql-devel: []
When I deploy on AWS ElacticBeanstalk, I have this error :
[Instance: i-195762fc Module: AWSEBAutoScalingGroup ConfigSet: null] Command failed on instance. Return code: 1 Output: [CMD-AppDeploy/AppDeployStage0/EbExtensionPreBuild] command failed with error code 1: Error occurred during build: Yum does not have postgresql-devel available for installation.
If you have an idea of the error I have made, I would be very grateful.
Thank you.
You need to remplace postgresql-devel by postgresql92-devel or postgresql93-devel
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With