Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1336452

Summary: error messages during installation (texconfig not found ; follow up error: morisawa.map otf-cktx.map not found)
Product: [Fedora] Fedora Reporter: René Genz <liebundartig>
Component: tex-fonts-hebrewAssignee: Dan Kenigsberg <danken>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: angiolucci, danken, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: tex-fonts-hebrew-0.1-29.fc29 tex-fonts-hebrew-0.1-29.fc28 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-28 02:41:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description René Genz 2016-05-16 14:00:22 UTC
Description of problem:
During installation of package 'tex-fonts-hebrew' error messages are printed.

Version-Release number of selected component (if applicable):
tex-fonts-hebrew-0.1-24.fc24.noarch

How reproducible:
100%

Steps to Reproduce:
1. su -c 'dnf install -y tex-fonts-hebrew'

Actual results:
  Installing  : tex-fonts-hebrew-0.1-24.fc24.noarch                    16/16
/usr/bin/texconfig-sys: line 33: exec: texconfig: not found
Option cnffile requires an argument
Try "updmap --help" for more information.
warning: %post(tex-fonts-hebrew-0.1-24.fc24.noarch) scriptlet failed, exit status 255
Non-fatal POSTIN scriptlet failure in rpm package tex-fonts-hebrew
Non-fatal POSTIN scriptlet failure in rpm package tex-fonts-hebrew


Expected results:
No error message during installation.

Add as dependency to tex-fonts-hebrew:
texlive-texconfig-bin
texlive-japanese-otf.noarch # provide '/usr/share/texlive/texmf-dist/fonts/map/dvipdfmx/japanese-otf/otf-cktx.map'
texlive-ptex # provide '/usr/share/texlive/texmf-dist/fonts/map/dvipdfmx/ptex/morisawa.map'


This will fix Follow up errors printed by:
2. su -c 'dnf install -y texlive-texconfig-bin' ; su -c 'dnf install -y tex-fonts-hebrew'
# after step 2
  Installing  : tex-fonts-hebrew-0.1-24.fc24.noarch                    16/16
updmap [ERROR]: The following map file(s) couldn't be found:
updmap [ERROR]:         morisawa.map (in /usr/share/texlive/texmf-config/web2c/updmap.cfg)
updmap [ERROR]:         otf-cktx.map (in /usr/share/texlive/texmf-config/web2c/updmap.cfg)
updmap [ERROR]: Did you run mktexlsr?

        You can disable non-existent map entries using the option
          --syncwithtrees.

warning: %post(tex-fonts-hebrew-0.1-24.fc24.noarch) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package tex-fonts-hebrew
Non-fatal POSTIN scriptlet failure in rpm package tex-fonts-hebrew

Comment 1 Fedora End Of Life 2017-07-25 20:46:53 UTC
This message is a reminder that Fedora 24 is nearing its end of life.
Approximately 2 (two) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 24. 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 Fedora  'version'
of '24'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 24 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, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 2 René Genz 2017-07-26 20:21:25 UTC
Problem can be reproduced on Fedora 26 with
$ rpm -q tex-fonts-hebrew
tex-fonts-hebrew-0.1-25.fc26.noarch

Comment 3 Fedora End Of Life 2018-05-03 08:41:26 UTC
This message is a reminder that Fedora 26 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 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 Fedora  'version'
of '26'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 26 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, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 4 René Genz 2018-05-03 21:09:55 UTC
reproducible with tex-fonts-hebrew-0.1-27.fc28.noarch

Comment 5 René Genz 2018-06-05 11:54:05 UTC
Kickstart installation of Fedora 28 aborts if you install the group authoring-and-publishing because it pulls in tex-fonts-hebrew which triggers bug 1555931

For me output in kickstart text interface:
---8<---
...
Installing tex-fonts-hebrew.noarch (3399/3996)
Non-fatal POSTIN scriptlet failure in rpm pacakge tex-fonts-hebrew
==============================================================================
==============================================================================
Error

 The following error occurred while installing.  This is a fatal error and
 installation will be aborted.

 DNF error: Non-fatal POSTIN scriptlet failure in rpm package tex-fonts-hebrew

Press ENTER to exit:
---8<---


Uncommenting the group for kickstart installation and installing it afterwards is a workaround.

Comment 6 Than Ngo 2018-11-08 18:00:00 UTC
it's fixed in tex-fonts-hebrew-0.1-29

Comment 7 Fedora Update System 2018-11-08 18:55:44 UTC
tex-fonts-hebrew-0.1-29.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-74366a268f

Comment 8 Fedora Update System 2018-11-08 18:56:08 UTC
tex-fonts-hebrew-0.1-29.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-cb3d3795d1

Comment 9 Fedora Update System 2018-11-09 07:45:42 UTC
tex-fonts-hebrew-0.1-29.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-74366a268f

Comment 10 Fedora Update System 2018-11-09 07:50:22 UTC
tex-fonts-hebrew-0.1-29.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-cb3d3795d1

Comment 11 Fedora Update System 2018-11-28 02:41:07 UTC
tex-fonts-hebrew-0.1-29.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2018-11-28 02:44:39 UTC
tex-fonts-hebrew-0.1-29.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.