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:
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