Bug 1810395
| Summary: | python3-samba installation fails with unresolved dependencies | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Anoop C S <anoopcs> |
| Component: | samba | Assignee: | Anoop C S <anoopcs> |
| Status: | CLOSED ERRATA | QA Contact: | Vivek Das <vdas> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | rhgs-3.5 | CC: | gdeschner, rcyriac, rhs-smb |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | RHGS 3.5.z Async Update | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | libtdb-1.4.2-4.el7rhgs, libtevent-0.10.0-4.el7rhgs, samba-4.11.6-104.el7rhgs | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-23 13:53: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: | |||
The issue is now resolved. I am able to install python3-samba and upgrade as well. 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://access.redhat.com/errata/RHSA-2020:0943 |
Description of problem: An attempt to install python3-samba fails due to unresolved dependencies as follows: --> Finished Dependency Resolution Error: Package: python3-samba-4.11.6-102.el7rhgs.x86_64 (rhel-samba) Requires: python3-dns Error: Package: python3-samba-4.11.6-102.el7rhgs.x86_64 (rhel-samba) Requires: python3-ldb Version-Release number of selected component (if applicable): # cat /etc/redhat-storage-release Red Hat Gluster Storage Server 3.5 # cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.8 (Maipo) # rpm -q samba samba-4.11.6-102.el7rhgs.x86_64 How reproducible: Always Steps to Reproduce: 1. Have RHGS 3.5 Samba-CTDB setup 2. # yum install python3-samba Actual results: Installation fails with unresolved dependencies. Expected results: Installation succeeds without any dependency errors.