Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#58864 - [retext] 7.0.1-1 lacks 'python-markdown-math' required dependency
Attached to Project:
Community Packages
Opened by André Vitor Matos (andre.vmatos) - Monday, 04 June 2018, 12:25 GMT
Last edited by Antonio Rojas (arojas) - Monday, 04 June 2018, 12:40 GMT
Opened by André Vitor Matos (andre.vmatos) - Monday, 04 June 2018, 12:25 GMT
Last edited by Antonio Rojas (arojas) - Monday, 04 June 2018, 12:40 GMT
|
DetailsWhen trying to start retext on clean config, it immediately crashes with the following stack-trace:
Traceback (most recent call last): File "/usr/bin/retext", line 111, in <module> main() File "/usr/bin/retext", line 79, in main window = ReTextWindow() File "/usr/lib/python3.6/site-packages/ReText/window.py", line 217, in __init__ availableMarkups = markups.get_available_markups() File "/usr/lib/python3.6/site-packages/markups/__init__.py", line 33, in get_available_markups for markup in get_all_markups(): File "/usr/lib/python3.6/site-packages/markups/__init__.py", line 23, in get_all_markups return [entry_point.load() for entry_point in entry_points] File "/usr/lib/python3.6/site-packages/markups/__init__.py", line 23, in <listcomp> return [entry_point.load() for entry_point in entry_points] File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2317, in load self.require(*args, **kwargs) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2340, in require items = working_set.resolve(reqs, env, installer, extras=self.extras) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 774, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'python-markdown-math' distribution was not found and is required by the application python-markdown-math[1] is available in AUR and fix the issue. Additional info: * retext 7.0.1-1 Steps to reproduce: - Install retext from 'community' - Try starting it [1] https://aur.archlinux.org/packages/python-markdown-math/ |
This task depends upon
Closed by Antonio Rojas (arojas)
Monday, 04 June 2018, 12:40 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#58611
Monday, 04 June 2018, 12:40 GMT
Reason for closing: Duplicate
Additional comments about closing: