Skip to content
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

chore: add missing collectd package #5374

Conversation

ricardomaraschini
Copy link
Contributor

What this PR does / why we need it:

adds collectd-disk on amazon linux 2023.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?


Does this PR require documentation?

adds `collectd-disk` on amazon linux 2023.
@@ -5,3 +5,6 @@ yum8 collectd-disk
yum9 collectd
yum9 collectd-rrdtool
yum9 collectd-disk
yum2023 collectd
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines got removed (very early in the process) when I locally ran:

pkg=dist/collectd-v5.tar.gz
make $pkg && tar xzvf $pkg

Because they got removed they were not commited when I raised the Amazon 2023 PR. I guess that it was happening due to some dangling files I had under build/, once I deleted the build/ directory it started to work as expected.

Copy link
Contributor

@ricardomaraschini ricardomaraschini merged commit c3f81cb into main Aug 28, 2024
9 of 10 checks passed
@ricardomaraschini ricardomaraschini deleted the ricardomaraschini/sc-106636/add-missing-collectd-packages branch August 28, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants