Bug 1739977 - python36 and python36-devel are not found on epel 7
Summary: python36 and python36-devel are not found on epel 7
Keywords:
Status: CLOSED DUPLICATE of bug 1739804
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python36
Version: epel7
Hardware: x86_64
OS: All
unspecified
unspecified
Target Milestone: ---
Assignee: Charalampos Stratakis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-12 02:51 UTC by Esteban Fonseca
Modified: 2019-08-12 03:15 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-12 03:15:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Esteban Fonseca 2019-08-12 02:51:18 UTC
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.

Comment 1 Esteban Fonseca 2019-08-12 03:15:57 UTC
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 ***


Note You need to log in before you can comment on or make changes to this bug.