| Summary: | Gnome Latex cannot compile document because of missing latexmk (in texlive-collection-basic) | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Cyril Levet <cyril.levet0780> |
| Component: | RPM Packages | Assignee: | David GEIGER <geiger.david68210> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | Normal | ||
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | gnome-latex-3.37.2-1.mga8.src.rpm | CVE: | |
| Status comment: | |||
|
Description
Cyril Levet
2020-08-15 14:03:43 CEST
Thank you for reporting this. It does indeed look as if 'gnome-latex' does not include (require) anything useful for Latex: $ urpmq --requires gnome-latex gsettings-desktop-schemas hicolor-icon-theme libamtk-5.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdconf.so.1()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgee-0.8.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgspell-1.so.2()(64bit) libgtk-3.so.0()(64bit) libgtksourceview-4.so.0()(64bit) libpango-1.0.so.0()(64bit) libtepl-5.so.0()(64bit) and the missing latexmk is indeed provided by: $ urpmq -l texlive-collection-basic | grep latexmk /usr/bin/latexmk /usr/share/man/man1/latexmk.1.xz /usr/share/texmf-dist/scripts/arara/rules/latexmk.yaml /usr/share/texmf-dist/scripts/latexmk /usr/share/texmf-dist/scripts/latexmk/latexmk.pl /usr/share/texmf-dist/scripts/make4ht/extensions/make4ht-ext-latexmk_build.lua Assigning to 'gnome-latex' maintainer DavidG. Assignee:
bugsquad =>
geiger.david68210 Should be fixed with gnome-latex-3.37.2-2.mga8. (In reply to David GEIGER from comment #2) > Should be fixed with gnome-latex-3.37.2-2.mga8. Thanks now "latexmk" is found. However, compile a simple new article is impossible because "dehypht.tex" is missing. This file is located on texlive-dist. So fixed with gnome-latex-3.37.2-3.mga8 It works. Thank you ! Status:
NEW =>
RESOLVED |