Bug 1247642

Summary: [abrt] python3-chardet: chardetect.py:40:main:FileNotFoundError: [Errno 2] No such file or directory: '-V'
Product: [Fedora] Fedora Reporter: abkahrs
Component: python-chardetAssignee: kushaldas@gmail.com <mail>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: mail, mhroncok, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/2747825b833d20ea0b2ac2413c2ea16132859357
Whiteboard: abrt_hash:2c7d198c8e5448cfb9e6dfca6ff093c5440fe7d0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:14:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description abkahrs 2015-07-28 14:04:39 UTC
Version-Release number of selected component:
python3-chardet-2.2.1-2.fc22

Additional info:
reporter:       libreport-2.6.1
cmdline:        /usr/bin/python3 /usr/bin/python3-chardetect -V
executable:     /usr/bin/python3-chardetect
kernel:         4.0.8-300.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
chardetect.py:40:main:FileNotFoundError: [Errno 2] No such file or directory: '-V'

Traceback (most recent call last):
  File "/usr/bin/python3-chardetect", line 9, in <module>
    load_entry_point('chardet==2.2.1', 'console_scripts', 'chardetect')()
  File "/usr/lib/python3.4/site-packages/chardet/chardetect.py", line 40, in main
    with open(path, 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: '-V'

Local variables in innermost frame:
path: '-V'

Potential duplicate: bug 1199205

Comment 1 abkahrs 2015-07-28 14:04:41 UTC
Created attachment 1057037 [details]
File: backtrace

Comment 2 abkahrs 2015-07-28 14:04:42 UTC
Created attachment 1057038 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:14:03 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.