Bug 22088 - exfalso cannot find the python module faulthandler
Summary: exfalso cannot find the python module faulthandler
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: DavidS
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-27 01:20 CET by Curtis Hildebrand
Modified: 2017-12-05 20:42 CET (History)
3 users (show)

See Also:
Source RPM: quodlibet-3.9.0-1.mga7.src.rpm
CVE:
Status comment:


Attachments

Description Curtis Hildebrand 2017-11-27 01:20:22 CET
Description of problem:

[curtis@Harrison ~]$ exfalso
Traceback (most recent call last):
  File "/bin/exfalso", line 15, in <module>
    sys.exit(main())
  File "/usr/lib/python2.7/site-packages/quodlibet/exfalso.py", line 27, in main
    quodlibet.init(config_file=config_file)
  File "/usr/lib/python2.7/site-packages/quodlibet/_init.py", line 57, in init
    _init_gtk_debug(no_excepthook=no_excepthook)
  File "/usr/lib/python2.7/site-packages/quodlibet/_init.py", line 30, in _init_gtk_debug
    from quodlibet.errorreport import enable_errorhook
  File "/usr/lib/python2.7/site-packages/quodlibet/errorreport/__init__.py", line 9, in <module>
    from .main import enable_errorhook, errorhook
  File "/usr/lib/python2.7/site-packages/quodlibet/errorreport/main.py", line 29, in <module>
    from .faulthandling import FaultHandlerCrash
  File "/usr/lib/python2.7/site-packages/quodlibet/errorreport/faulthandling.py", line 20, in <module>
    import faulthandler
ImportError: No module named faulthandler


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
Comment 1 Marja Van Waes 2017-11-27 07:32:51 CET
Assigning to all packagers collectively, since the registered maintainer for this package has been unavailable for a long time.

We miss you, diogenese, we hope things are (getting) much better.

CC: (none) => marja11, warrendiogenese
Assignee: bugsquad => pkg-bugs

DavidS 2017-11-30 20:18:36 CET

Assignee: pkg-bugs => kostuek
CC: (none) => kostuek

Comment 2 DavidS 2017-12-05 20:42:38 CET
Added the package python-faulthandler to cauldron, please install to use its functionality. Since I'm on it, I'll also update quodlibet to version 3.9.1 soon.

Resolution: (none) => FIXED
Status: NEW => RESOLVED


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