[CentOS-devel] EPEL and pyOpenSSL

Johnny Hughes johnny at centos.org
Thu Dec 21 19:39:36 UTC 2017


On 12/20/2017 12:53 AM, Tony Breeds wrote:
> On Tue, Dec 19, 2017 at 12:44:40AM -0500, Nico Kadel-Garcia wrote:
>> On Mon, Dec 18, 2017 at 5:55 PM, Tony Breeds <tony at bakeyournoodle.com> wrote:
>>> Hi all,
>>>     I admit that I'm not sure if this is an EPEL, CentOS or RDO problem.
>>> I had to pick a place to start and this is it ;P
>>>
>>> I've done afresh CentOS 7 install on both x86_64 and ppc64le.  After
>>> adding the EPEL and epel-testing repos I do yum, install -y rdopkg and I
>>> get words to the effect of:
>>>
>>> <snip>
>>> Error: Package: python2-rdopkg-0.45.0-4.el7.noarch (epel)
>>>            Requires: pyOpenSSL >= 16.2.0
>>>            Installing: pyOpenSSL-0.13.1-3.el7.ppc64le (base)
>>>                pyOpenSSL = 0.13.1-3.el7
>>> <snip>
>>
>> epel-testing is *not* your friend for stability. It has versions of
>> libraries and modules that may conflict with standard versions. I'd
>> suggest replacing discarding, or replacing everything from
>> epel-testing with the standard versions and working from there for
>> stable tools.
> 
> Okay so I get that I'm takign risks with epel-testing but the probelem
> still seesm to boil down to python2-rdopkg from EPEL has a requirement
> on pyOpenSSL that isn't staisfied by anything in CentOS or EPEL.
> 
> This seems like an issue to me, one that I think means I missed a repo
> somewhere.
> 

Indeed .. that is a BUG with the package that needs to be solved.

Either they need to test it with 'pyOpenSSL = 0.13.1-3.el7' OR, they
need to provide 'pyOpenSSL >= 16.2.0'.

Since they can not REPLACE things in RHEL via EPEL, they will need to
make that package work with 'pyOpenSSL = 0.13.1-3.el7' or remove the
package.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20171221/7c669a73/attachment.sig>


More information about the CentOS-devel mailing list