Bug 1354374
| Summary: | Upgrade to 389-ds-base >= 1.3.5.5 doesn't install 389-ds-base-snmp | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Viktor Ashirov <vashirov> |
| Component: | 389-ds-base | Assignee: | Noriko Hosoi <nhosoi> |
| Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.3 | CC: | nkinder, rmeggins |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 389-ds-base-1.3.5.10-3.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-03 20:43:59 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
Viktor Ashirov
2016-07-11 08:02:41 UTC
On RHEL7.2:
[0 root@qeos-35 ~]# rpm -qa | grep 389
389-ds-base-libs-1.3.4.0-19.el7.x86_64
389-ds-base-1.3.4.0-19.el7.x86_64
Upgrade to RHEL7.3:
[0 root@qeos-35 ~]# yum update 389-ds-base{,-libs} svrcore
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Resolving Dependencies
--> Running transaction check
---> Package 389-ds-base.x86_64 0:1.3.4.0-19.el7 will be updated
---> Package 389-ds-base.x86_64 0:1.3.4.0-19.el7 will be obsoleted
---> Package 389-ds-base.x86_64 0:1.3.5.10-3.el7 will be obsoleting
---> Package 389-ds-base-libs.x86_64 0:1.3.4.0-19.el7 will be updated
---> Package 389-ds-base-libs.x86_64 0:1.3.5.10-3.el7 will be an update
---> Package 389-ds-base-snmp.x86_64 0:1.3.5.10-3.el7 will be obsoleting
---> Package svrcore.x86_64 0:4.0.4-11.el7 will be updated
---> Package svrcore.x86_64 0:4.1.2-1.el7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
=========================================================================================================================================
Package Arch Version Repository Size
=========================================================================================================================================
Installing:
389-ds-base x86_64 1.3.5.10-3.el7 rhds-rhel73 1.7 M
replacing 389-ds-base.x86_64 1.3.4.0-19.el7
389-ds-base-snmp x86_64 1.3.5.10-3.el7 rhds-rhel73 145 k
replacing 389-ds-base.x86_64 1.3.4.0-19.el7
Updating:
389-ds-base-libs x86_64 1.3.5.10-3.el7 rhds-rhel73 658 k
svrcore x86_64 4.1.2-1.el7 rhds-rhel73-2 18 k
Transaction Summary
=========================================================================================================================================
Install 2 Packages
Upgrade 2 Packages
Total download size: 2.5 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
(1/4): 389-ds-base-libs-1.3.5.10-3.el7.x86_64.rpm | 658 kB 00:00:05
(2/4): 389-ds-base-snmp-1.3.5.10-3.el7.x86_64.rpm | 145 kB 00:00:00
(3/4): 389-ds-base-1.3.5.10-3.el7.x86_64.rpm | 1.7 MB 00:00:05
(4/4): svrcore-4.1.2-1.el7.x86_64.rpm | 18 kB 00:00:05
-----------------------------------------------------------------------------------------------------------------------------------------
Total 224 kB/s | 2.5 MB 00:00:11
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : svrcore-4.1.2-1.el7.x86_64 1/7
Updating : 389-ds-base-libs-1.3.5.10-3.el7.x86_64 2/7
Installing : 389-ds-base-1.3.5.10-3.el7.x86_64 3/7
Installing : 389-ds-base-snmp-1.3.5.10-3.el7.x86_64 4/7
Cleanup : 389-ds-base-1.3.4.0-19.el7.x86_64 5/7
Cleanup : 389-ds-base-libs-1.3.4.0-19.el7.x86_64 6/7
Cleanup : svrcore-4.0.4-11.el7.x86_64 7/7
Verifying : 389-ds-base-snmp-1.3.5.10-3.el7.x86_64 1/7
Verifying : 389-ds-base-1.3.5.10-3.el7.x86_64 2/7
Verifying : svrcore-4.1.2-1.el7.x86_64 3/7
Verifying : 389-ds-base-libs-1.3.5.10-3.el7.x86_64 4/7
Verifying : 389-ds-base-1.3.4.0-19.el7.x86_64 5/7
Verifying : 389-ds-base-1.3.4.0-19.el7.x86_64 6/7
Verifying : svrcore-4.0.4-11.el7.x86_64 7/7
Verifying : 389-ds-base-libs-1.3.4.0-19.el7.x86_64 8/7
Installed:
389-ds-base.x86_64 0:1.3.5.10-3.el7 389-ds-base-snmp.x86_64 0:1.3.5.10-3.el7
Updated:
389-ds-base-libs.x86_64 0:1.3.5.10-3.el7 svrcore.x86_64 0:4.1.2-1.el7
Replaced:
389-ds-base.x86_64 0:1.3.4.0-19.el7
Complete!
[0 root@qeos-35 ~]# rpm -qa | grep 389
389-ds-base-snmp-1.3.5.10-3.el7.x86_64
389-ds-base-1.3.5.10-3.el7.x86_64
389-ds-base-libs-1.3.5.10-3.el7.x86_64
389-ds-base-snmp was successfully installed on a system with the existing 389-ds-base.
And on a fresh system it needs to be installed separately.
Marking as VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-2594.html |