Bug 2068726 - Culmus Hebrew fonts aren't usable by TeXLive after installation
Summary: Culmus Hebrew fonts aren't usable by TeXLive after installation
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: tex-fonts-hebrew
Version: 39
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-26 09:58 UTC by nik
Modified: 2024-11-27 21:01 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-11-27 21:01:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1919932 1 None None None 2022-03-26 09:58:37 UTC

Description nik 2022-03-26 09:58:38 UTC
Description of problem:
On a clean Fedora 35 after installing texlive, babel-hebrew, and tex-fonts-hebrew, I can't use pdflatex to render a Hebrew document.

Version-Release number of selected component (if applicable):
texlive               9:2021-48.fc35
texlive-babel-hebrew  9:svn30273.2.3h-48.fc35
tex-fonts-hebrew      0.1-35.fc35

How reproducible:
Always

Steps to Reproduce:
1. Start a new Fedora 35 container: podman run -it fedora:35
2. dnf install texlive texlive-babel-hebrew tex-fonts-hebrew
3. Try to render hello.tex document listed below (this is a basic
   Hebrew document) using pdflatex (pdflatex hello.tex).

\documentclass{article}
\usepackage[utf8x]{inputenc}
\usepackage[english,hebrew]{babel}
\begin{document}
שלום!
\end{document}

Actual results:
Blank PDF

Expected results:
PDF with Hebrew text

Additional info:
On Fedora 33 this document caused an error, on Fedora 35 something changed and the error no longer appears, but the result is a bad document.

Comment 1 Matan Ziv-Av 2022-07-12 18:58:10 UTC
Culmus fonts were moved from /usr/share/fonts/culmus/ to a single directory for each font family, such as /usr/share/fonts/clm-aharoni-fonts/.

The spec file for tex-fonts-hebrew package was not updated accordingly, so it fails to create the tex font file, resulting in empty font files, and thus blank hebrew letters.

As a workaround, use tex-fonts-hebrew from Fedora 34 or older, which you can download from here:
https://kojipkgs.fedoraproject.org//packages/tex-fonts-hebrew/0.1/34.fc34/noarch/tex-fonts-hebrew-0.1-34.fc34.noarch.rpm

Comment 2 Fedora Admin user for bugzilla script actions 2023-11-19 00:37:44 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 3 Aoife Moloney 2023-11-23 00:10:32 UTC
This message is a reminder that Fedora Linux 37 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 37 on 2023-12-05.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '37'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 37 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 4 nik 2023-11-26 08:19:27 UTC
This bug is still relevant for Fedora 39, we just get a slightly different error message.
I repeated the steps outlined in the bug report:

1. Start a new Fedora 35 container: podman run -it fedora:39
2. dnf install texlive texlive-babel-hebrew tex-fonts-hebrew
3. Try to render hello.tex document listed above

And this time got a new error:

! LaTeX Error: Unicode character ש (U+05E9)
               not set up for use with LaTeX.

Updating version so this won't get closed.

Comment 5 Aoife Moloney 2024-11-08 10:42:55 UTC
This message is a reminder that Fedora Linux 39 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 39 on 2024-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '39'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 39 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 6 nik 2024-11-22 07:03:46 UTC
The package tex-fonts-hebrew is dead as of Fedora 40, so I won't update the version.

https://src.fedoraproject.org/rpms/tex-fonts-hebrew/c/43394247dae9a3c0b3b98812b92a52f4ea2aedf1

Comment 7 Aoife Moloney 2024-11-27 21:01:18 UTC
Fedora Linux 39 entered end-of-life (EOL) status on 2024-11-26.

Fedora Linux 39 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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