Description of problem: The latest version of latex-svg references a too new build for LaTeX Version-Release number of selected component (if applicable): texlive-svg-9:svn55643-21.fc32.noarch How reproducible: Always Steps to Reproduce: 1. Install the latest version of texlive-svg. 2. Create a tex file with \usepackage{svg} 3. Compile it. 4. The errors are a chain but include: LaTeX Warning: You have requested release `2020-02-02' of LaTeX, but only release `2018-12-01' is available. and ! Package scrbase Error: unknown member `' at family `SVG'. 5. Downgrade texlive-svg 6. The file compiles fine. Actual results: Compile errors. Expected results: No compile errors. Additional info: Sample tex file: \documentclass[a4paper,10pt]{article} \usepackage[utf8]{inputenc} \usepackage{hyperref} \usepackage{svg} \begin{document} \end{document}
FEDORA-2020-79b39cd581 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-79b39cd581
FEDORA-2020-79b39cd581 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-79b39cd581` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-79b39cd581 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-79b39cd581 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.