| Summary: | SMB : Installing samba-dc-4.4.0-1.el7rhgs.x86_64 on RHGS 3.1.3 fails with dependency on python-crypto package | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Vivek Das <vdas> |
| Component: | samba | Assignee: | Jose A. Rivera <jrivera> |
| Status: | CLOSED ERRATA | QA Contact: | Vivek Das <vdas> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.1 | CC: | asrivast, dahorak, jrivera, nlevinki, rcyriac, rhinduja, rhs-smb, rjoseph, sbhaloth, ssampat |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | RHGS 3.1.3 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | samba-4.4.0-2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-23 05:38:01 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1311817 | ||
There is an obvious bug in the spec file regarding this. :) I got it. Fix is in brew. Installing samba-dc is pulling dependencies (eg: libtdb) from rhel7 server and not from the correct channel. Verified on Version 4.4.2.1 == Success yum install samba-dc package was successfully installed with no dependency issues. ====================================================================================================================== Package Arch Version Repository Size ====================================================================================================================== Installing: samba-dc x86_64 4.4.2-1.el7rhgs Server-RH-Gluster-3-Samba 69 k Installing for dependencies: pyldb x86_64 1.1.26-1.el7rhgs Server-RH-Gluster-3-Samba 42 k python-tdb x86_64 1.3.8-1.1.el7rhgs Server-RH-Gluster-3-Samba 18 k python-tevent x86_64 0.9.28-1.el7rhgs Server-RH-Gluster-3-Samba 16 k samba-dc-libs x86_64 4.4.2-1.el7rhgs Server-RH-Gluster-3-Samba 69 k samba-python x86_64 4.4.2-1.el7rhgs Server-RH-Gluster-3-Samba 2.0 M Marking it 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://access.redhat.com/errata/RHBA-2016:1248 |
Description of problem: While installing samba-dc-4.4.0-1.el7rhgs.x86_64 on Rhel7 based rhgs machines it fails with dependency error on python-crypto as python-crypto is not available in RHEL7 Base channel, RHGS channel & Samba Channel. We may have to ship the python-crypto dependency package in RHGS samba channel. Version-Release number of selected component (if applicable): glusterfs-3.7.9-1.el7rhgs.x86_64 samba-4.4.0--15.el7rhgs.x86_64 How reproducible: Always Steps to Reproduce: 1. yum install samba-dc-4.4.0-1.el7rhgs.x86_64 Actual results: Error: Package: samba-dc-4.4.0-1.el7rhgs.x86_64 (/samba-dc-4.4.0-1.el7rhgs.x86_64) Requires: python-crypto Expected results: samba-dc-4.4.0-1.el7rhgs.x86_64 should get installed successfully Additional info: