Description of problem: Trying to install python36 and python36-devel I get the following message: No package python36-devel available. No package python36 available. after that, dependencies fail. I've looked into https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/p/ and the packages are there, so I don't know what the issue is. Version-Release number of selected component (if applicable): 3.6 How reproducible: Steps to Reproduce: 1. yum --disablerepo="*" --enablerepo="epel" info python36 Actual results: Loaded plugins: fastestmirror, rhnplugin, universal-hooks This system is receiving updates from CLN. Loading mirror speeds from cached hostfile * epel: fedora.melbourneitmirror.net Error: No matching Packages to list Expected results: Other packages works perfectly fine, IE: yum --disablerepo="*" --enablerepo="epel" info python36-zmq Available Packages Name : python36-zmq Arch : x86_64 Version : 14.7.0 Release : 8.el7 Size : 308 k Repo : epel/x86_64 Summary : Software library for fast, message-based applications URL : http://www.zeromq.org/bindings:python License : LGPLv3+ Description : The 0MQ lightweight messaging kernel is a library which extends the : standard socket interfaces with features traditionally provided by : specialized messaging middle-ware products. 0MQ sockets provide an : abstraction of asynchronous message queues, multiple messaging : patterns, message filtering (subscriptions), seamless access to : multiple transport protocols and more. : : This package contains the python bindings. Additional info: Result is the same with different mirrors.
Since this issue is recent, not all the mirrors were updated. sorry for the duplicate. *** This bug has been marked as a duplicate of bug 1739804 ***