Bug 2087750
| Summary: | irqbalance unit file - /path/to dummy filename | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Jan Pazdziora (Red Hat) <jpazdziora> |
| Component: | irqbalance | Assignee: | ltao |
| Status: | CLOSED DUPLICATE | QA Contact: | Jiri Dluhos <jdluhos> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.0 | CC: | bugzilla_acct_1959, extras-qa, jdluhos, jeder, jpazdziora, jshortt, nhorman, rvr, walters, zbyszek |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2007761 | Environment: | |
| Last Closed: | 2022-05-20 12:32:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2007761, 2058510 | ||
| Bug Blocks: | |||
|
Description
Jan Pazdziora (Red Hat)
2022-05-18 12:39:20 UTC
The issue is present on RHEL 9.0 as well: # rpm -q irqbalance irqbalance-1.8.0-4.el9.x86_64 # grep EnvironmentFile /usr/lib/systemd/system/irqbalance.service EnvironmentFile=-/usr/lib/irqbalance/defaults.env EnvironmentFile=-/path/to/irqbalance.env Sourcing configuration from location which does exist and is not part of Filesystem Hierarchy Standard has a potential of affecting behaviour of this root-executing daemon in unexpected ways. This is a regression against RHEL 8: # rpm -q irqbalance irqbalance-1.4.0-6.el8.x86_64 # grep EnvironmentFile /usr/lib/systemd/system/irqbalance.service EnvironmentFile=/etc/sysconfig/irqbalance The correct patch seems to have been lost from .spec in Fedora 33: https://src.fedoraproject.org/rpms/irqbalance/c/76add4e1b859699ad90e6438dd6362a284191b93?branch=rawhide Hi Jan, I think this bz is duplicated to bz2058509, which has been fixed in irqbalance-1.8.0-5.el9. Hi Jiri, bz2058509 is currently in modified status, could you please have a test on it? I can then add the build in to errata after the bz verified tested, which then can be integrated into nightly compose. Thanks, Tao Liu Sorry for having missed the already opened RHEL 9 bugzilla, marking as duplicate. *** This bug has been marked as a duplicate of bug 2058509 *** |