Describe the bug
The AMI baking is failing for Amazon Linux 2 during the installation of collectd.
[0;32m aws: [1;31mError: /Stage[main]/Collectd::Plugin::Python/Package[collectd-python]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/bin/yum -e 0 -y install collectd-python' returned 1: Loaded plugins: extras_suggestions, langpacks, priorities, update-motd[0m
[0;32m aws: No package collectd-python available.[0m
It's probably best to disable the installation of the collectd-python package.
To Reproduce
Steps to reproduce the behavior:
Bake AMI with AMZ2 as source AMI
Expected behavior
It should pass the installation
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information if relevant):
packer-aem: since 5.16.0
OS: AMZ2
Additional context
Add any other context about the problem here.
Describe the bug The AMI baking is failing for Amazon Linux 2 during the installation of collectd.
It's probably best to disable the installation of the collectd-python package.
To Reproduce Steps to reproduce the behavior: Bake AMI with AMZ2 as source AMI
Expected behavior It should pass the installation
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information if relevant):
Additional context Add any other context about the problem here.