Bug 1739833 - EPEL 7 repo missing python36
Summary: EPEL 7 repo missing python36
Keywords:
Status: CLOSED DUPLICATE of bug 1739804
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python36
Version: epel7
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Charalampos Stratakis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-11 03:07 UTC by Sanjeeb
Modified: 2019-08-11 08:47 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-11 08:47:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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