Bug 1691827

Summary: python34-chardet has incorrect symbolic link
Product: [Fedora] Fedora EPEL Reporter: Brian Hinz <bphinz>
Component: python3-chardetAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: epel7CC: extras-orphan, orion, TicoTimo, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: python3-chardet-2.3.0-6.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-19 16:58:07 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 Brian Hinz 2019-03-22 15:34:50 UTC
Description of problem:
python34-chardet-2.3.0-4.el7 provides /bin/chardetect-3 which is a symbolic link to /bin/chardetect-34.  However, there is no /bin/chardetect-34, only /bin/chardetect-3.4.

Version-Release number of selected component (if applicable):
2.3.0-4

How reproducible:
100%

Steps to Reproduce:
1. yum install python34-chardet
2. ls -l /bin/chardetect-*

Actual results:
lrwxrwxrwx.  1 root root   13 Oct 17 06:29 /bin/chardetect-3 -> chardetect-34
lrwxrwxrwx.  1 root root  310 Sep 28 22:46 /bin/chardetect-3.4

Expected results:
lrwxrwxrwx.  1 root root   13 Oct 17 06:29 /bin/chardetect-3 -> chardetect-3.4
lrwxrwxrwx.  1 root root  310 Sep 28 22:46 /bin/chardetect-3.4

Additional info:

Comment 1 Fedora Update System 2019-04-03 02:17:06 UTC
python3-chardet-2.3.0-6.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-8dac19d9c9

Comment 2 Fedora Update System 2019-04-04 04:49:16 UTC
python3-chardet-2.3.0-6.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-8dac19d9c9

Comment 3 Fedora Update System 2019-04-19 16:58:07 UTC
python3-chardet-2.3.0-6.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.