Bug 1865858
Summary: | Some unwanted warning and error messages appear while doing the packages installation of a satellite and capsule. | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Devendra Singh <desingh> |
Component: | Packaging | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.8.0 | CC: | ehelms, jpathan, ogajduse, patsev.anton, pmendezh, zhunting |
Target Milestone: | Unspecified | Keywords: | Regression, Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-09-02 15:20:56 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: |
Description
Devendra Singh
2020-08-04 11:52:35 UTC
Also something about "/var/tmp/rpm-tmp.KQXoRI: line 2: fg: no job control" /var/tmp/rpm-tmp.KQXoRI: line 2: fg: no job control WARNING: ipmi_devintf module isn't available. WARNING: ipmi_msghandler module isn't available. These errors seem related to the tallylog module being enabled on the system. Can you try installation without it enabled? BZ1857726 addressed the issue with "/var/tmp/rpm-tmp.KQXoRI: line 2: fg: no job control". During the verification of the BZ, there were still warnings shown. Using RHEL-7.9-20200824.2 compose: $ yum -y install satellite ... output omited ... Installing : candlepin-selinux-3.1.19-1.el7sat.noarch Installing : katello-3.16.0-1.el7sat.noarch Installing : satellite-6.8.0-1.el7sat.noarch WARNING: ipmi_devintf module isn't available. WARNING: ipmi_msghandler module isn't available. Loaded plugins: product-id, subscription-manager Verifying : libXext-1.3.3-3.el7.x86_64 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch ... output omited ... Same issue I build rpm and a message appears during installation. ``` pam_tally2: Error opening /var/log/tallylog for update: Permission denied pam_tally2: Authentication error useradd: failed to reset the tallylog entry of user "victoriametrics" ``` Selinux enable. ``` Current mode: enforcing ``` Source code: https://github.com/patsevanton/victoriametrics-rpm/blob/master/vmsingle.spec ``` CentOS Linux release 7.9.2009 (Core) ``` How to reproduce the error ``` yum -y install yum-plugin-copr yum -y copr enable antonpatsev/VictoriaMetrics yum makecache yum -y install vmsingle ``` Upon review of our valid but aging backlog the Satellite Team has concluded that this Bugzilla does not meet the criteria for a resolution in the near term, and are planning to close in a month. This message may be a repeat of a previous update and the bug is again being considered to be closed. If you have any concerns about this, please contact your Red Hat Account team. Thank you. Thank you for your interest in Red Hat Satellite. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this feel free to contact your Red Hat Account Team. Thank you. |