Bug 1739833

Summary: EPEL 7 repo missing python36
Product: [Fedora] Fedora EPEL Reporter: Sanjeeb <sanjeeb26>
Component: python36Assignee: Charalampos Stratakis <cstratak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: epel7CC: carlwgeorge, cstratak, mhroncok, python-sig
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-11 08:47:32 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:
Embargoed:

Description Sanjeeb 2019-08-11 03:07:12 UTC
Description of problem:
I cant install python36 on centos 7.6 using epel repo.
This problem started from Aug 10th 2019 onwards. This was working fine before 10th of Aug 2019.


Version-Release number of selected component (if applicable):
NAME="CentOS Linux"

VERSION="7 (Core)"

ID="centos"

ID_LIKE="rhel fedora"

VERSION_ID="7"

PRETTY_NAME="CentOS Linux 7 (Core)"

ANSI_COLOR="0;31"

CPE_NAME="cpe:/o:centos:centos:7"

HOME_URL="https://www.centos.org/"

BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"

CENTOS_MANTISBT_PROJECT_VERSION="7"

REDHAT_SUPPORT_PRODUCT="centos"

REDHAT_SUPPORT_PRODUCT_VERSION="7"

CentOS Linux release 7.6.1810 (Core)


How reproducible: 100%





Steps to Reproduce:
1.Install epel-repo 
#yum install epel-repo
2.Check python36
#yum --disablerepo="*" --enablerepo="epel" info python36
3.

Actual results:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* epel: mirrors.kernel.org
Error: No matching Packages to list


Expected results:
It was available but from Aug10th onwards i cant find python36

Additional info:

Python34 is available on cento7.6 - epel repo
# yum --disablerepo="*" --enablerepo="epel" info python34
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* epel: mirrors.kernel.org
Available Packages
Name        : python34
Arch        : x86_64
Version     : 3.4.10
Release     : 2.el7
Size        : 51 k
Repo        : epel/x86_64
Summary     : Version 3 of the Python programming language aka Python 3000
URL         : http://www.python.org/
License     : Python
Description : Python 3 is a new version of the language that is incompatible with the 2.x
           : line of releases. The language is mostly the same, but many details, especially
           : how built-in objects like dictionaries and strings work, have changed
           : considerably, and a lot of deprecated features have finally been removed.

Comment 1 Miro HronĨok 2019-08-11 08:47:32 UTC

*** This bug has been marked as a duplicate of bug 1739804 ***