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

bug: stop installing fio on amazon linux #5129

Conversation

ricardomaraschini
Copy link
Member

What this PR does / why we need it:

we can't install fio on amazon linux because it brings the centos-release package as one of its dependencies. the latter overwrites /etc/os-release in the target system making it look like a centos installation

Which issue(s) this PR fixes:

Fixes #100040

we can't install fio on amazon linux because it brings the centos-release
package as one of its dependencies. the latter overwrites /etc/os-release
in the target system making it look like a centos installation
@ricardomaraschini ricardomaraschini added type::bug Something isn't working bug::normal labels Apr 9, 2024
@ricardomaraschini ricardomaraschini requested a review from a team as a code owner April 9, 2024 10:16
@ricardomaraschini
Copy link
Member Author

Screenshot 2024-04-09 at 12 17 46

@ricardomaraschini ricardomaraschini enabled auto-merge (squash) April 9, 2024 10:19
@ricardomaraschini ricardomaraschini merged commit 3276e19 into main Apr 9, 2024
7 checks passed
@ricardomaraschini ricardomaraschini deleted the ricardomaraschini/sc-100040/kurl-host-packages-change-os-release-info branch April 9, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug::normal type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants