Bug 1692895

Summary: [abrt] python3-argcomplete: main(): _check_module.py:45:main:Exception: marker not found
Product: [Fedora] Fedora Reporter: Pavel Roskin <plroskin>
Component: python-argcompleteAssignee: Miro Hrončok <mhroncok>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: dbmacartney, gspurgeon, igor.raits, mhroncok, python-sig, steve.traylen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0095c75249d4bce99abdc01b39da240f305b5dfa
Whiteboard: abrt_hash:fbe09499fc77c41aa84ab387ea2b12e42fd84de3;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-26 23:37:01 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: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Pavel Roskin 2019-03-26 16:26:19 UTC
Version-Release number of selected component:
python3-argcomplete-1.9.4-1.fc29

Additional info:
reporter:       libreport-2.10.0
cmdline:        python3 -m argcomplete._check_module pylint
crash_function: main
exception_type: Exception
executable:     /usr/lib/python3.7/site-packages/argcomplete/_check_module.py
interpreter:    python3-3.7.2-5.fc29.x86_64
kernel:         5.0.3-200.fc29.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
_check_module.py:45:main:Exception: marker not found

Traceback (most recent call last):
  File "/usr/lib64/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib64/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3.7/site-packages/argcomplete/_check_module.py", line 49, in <module>
    main()
  File "/usr/lib/python3.7/site-packages/argcomplete/_check_module.py", line 45, in main
    raise Exception('marker not found')
Exception: marker not found

Local variables in innermost frame:
f: <_io.TextIOWrapper name='/usr/lib/python3.7/site-packages/pylint/__main__.py' mode='r' encoding='UTF-8'>
head: '\n# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html\n# For details: https://github.com/PyCQA/pylint/blob/master/COPYING\n\n#!/usr/bin/env python\nimport pylint\npylint.run_pylint()\n'

Comment 1 Pavel Roskin 2019-03-26 16:26:20 UTC
Created attachment 1548147 [details]
File: backtrace

Comment 2 Pavel Roskin 2019-03-26 16:26:21 UTC
Created attachment 1548148 [details]
File: cgroup

Comment 3 Pavel Roskin 2019-03-26 16:26:21 UTC
Created attachment 1548149 [details]
File: cpuinfo

Comment 4 Pavel Roskin 2019-03-26 16:26:22 UTC
Created attachment 1548150 [details]
File: environ

Comment 5 Pavel Roskin 2019-03-26 16:26:23 UTC
Created attachment 1548151 [details]
File: mountinfo

Comment 6 Pavel Roskin 2019-03-26 16:26:23 UTC
Created attachment 1548152 [details]
File: namespaces

Comment 7 Pavel Roskin 2019-03-26 16:26:24 UTC
Created attachment 1548153 [details]
File: open_fds

Comment 8 Miro Hrončok 2019-03-26 23:37:01 UTC

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