You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@ip-10-140-253-222 audit]# rpm-ostree install audit
Checking out tree 7eae042... done
Enabled rpm-md repositories: rhel-7-server-extras-rpms rhel-7-server-ose-3.6-rpms rhel-7-server-rpms rhel-7-fast-datapath-rpms
Updating metadata for 'rhel-7-server-extras-rpms': [=============] 100%
rpm-md repo 'rhel-7-server-extras-rpms'; generated: 2018-12-06 19:47:57
Updating metadata for 'rhel-7-server-ose-3.6-rpms': [=============] 100%
rpm-md repo 'rhel-7-server-ose-3.6-rpms'; generated: 2018-12-04 03:24:45
Updating metadata for 'rhel-7-server-rpms': [=============] 100%
rpm-md repo 'rhel-7-server-rpms'; generated: 2018-12-17 19:21:12
Updating metadata for 'rhel-7-fast-datapath-rpms': [=============] 100%
rpm-md repo 'rhel-7-fast-datapath-rpms'; generated: 2018-11-13 15:41:01
Importing metadata [=============] 100%
Resolving dependencies... Forbidden base package replacements:
audit-libs-python 2.8.1-3.el7 -> 2.8.4-4.el7 (rhel-7-server-rpms)
audit-libs 2.8.1-3.el7 -> 2.8.4-4.el7 (rhel-7-server-rpms)
failed
error: Some base packages would be replaced
Expected:
# rpm-ostree install foo
...
Success!
Steps to reproduce it
Standard rhel-atomic-host vm in AWS upgraded to 7.5.2 and I'm trying to install audit daemon and it fails with the error some base packages would be replaced.
Would you like to work on the issue?
Please let us know if you can work on it or the issue should be assigned to
someone else.
If it can be assigned to someone that would be great. thanks.
The text was updated successfully, but these errors were encountered:
Right, this is a dupe of #415 though for RHELAH. It's trying to overlay 7.6 RPMs on top of 7.5. Upgrading to 7.6 first should work. Or if you need to stay on 7.5 for now, you can try rpm-ostree install audit-2.8.1-3.el7 though this will have to be undone once you finally upgrade to 7.6.
Host system details
Expected vs actual behavior
Expected:
Steps to reproduce it
Standard rhel-atomic-host vm in AWS upgraded to 7.5.2 and I'm trying to install audit daemon and it fails with the error some base packages would be replaced.
Would you like to work on the issue?
Please let us know if you can work on it or the issue should be assigned to
someone else.
If it can be assigned to someone that would be great. thanks.
The text was updated successfully, but these errors were encountered: