Bug 2033631
| Summary: | Missing dependencies on netdata-data RPM | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Laurent Conrath <laurent.conrath> | ||||
| Component: | netdata | Assignee: | Didier Fabert (tartare) <didier.fabert> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | epel7 | CC: | didier.fabert, laurent.conrath | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | netdata-1.32.1-1.fc35 netdata-1.32.1-1.fc34 netdata-1.32.1-1.el7 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-12-30 01:18:08 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: | |||||||
| Attachments: |
|
||||||
Patch is merged and visible in 1.32.1-1 version-release Thanks FEDORA-EPEL-2021-b2ac85ff72 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-b2ac85ff72 FEDORA-2021-20b951ff6f has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-20b951ff6f FEDORA-2021-bd4d6079fa has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-bd4d6079fa FEDORA-2021-20b951ff6f has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-20b951ff6f \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-20b951ff6f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-bd4d6079fa has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-bd4d6079fa \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-bd4d6079fa See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2021-b2ac85ff72 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-b2ac85ff72 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-bd4d6079fa has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-20b951ff6f has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2021-b2ac85ff72 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1846712 [details] specfile patch Description of problem: The netdata-data RPM use useradd, groupadd and systemctl in pre/post installation but don't have required on this commands. It break kickstart installation when anaconda try to install netdata-data before shadow-utils or systemd on RHEL7 Steps to verify: 1. rpm -qp --requires netdata-data-1.32.0-1.el7.noarch.rpm Actual results: no useradd groupadd or systemctl dependencies Expected results: depend on useradd, groupadd and systemctl Additional info: I add in attachment a patch for the spec file 1.32.0