Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1337981

Summary: updmap: resetting $HOME value (was /tmp) to root's actual home (/root).
Product: Red Hat Enterprise Linux 7 Reporter: Jan Stodola <jstodola>
Component: texliveAssignee: Than Ngo <than>
Status: CLOSED ERRATA QA Contact: Maryna Nalbandian <mnalband>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: jstodola, jvavra, ksrot, lmiksik
Target Milestone: rcKeywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2:2012-41.20130427_r30134 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-30 10:12:36 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:
Bug Depends On:    
Bug Blocks: 1256306, 1392968    

Description Jan Stodola 2016-05-20 15:19:09 UTC
Description of problem:
There is an error/warning message when installing tex-fonts-hebrew during installation of a system:

14:36:07,241 INFO packaging: dlm-devel-4.0.2-6.el7.x86_64 (2919/3539)
14:36:07,241 INFO packaging: libproxy-mozjs-0.4.11-8.el7.x86_64 (2920/3539)
14:36:07,241 INFO packaging: tex-fonts-hebrew-0.1-21.el7.noarch (2921/3539)
14:36:07,241 INFO packaging: updmap: resetting $HOME value (was /tmp) to root's actual home (/root).
14:36:07,241 INFO packaging: perl-core-5.16.3-286.el7.x86_64 (2922/3539)

Version-Release number of selected component (if applicable):
tex-fonts-hebrew-0.1-21.el7
texlive-tetex-bin-svn27344.0-38.20130427_r30134.el7

How reproducible:
always

Steps to Reproduce:
1. Use kickstart to install all packages:

install
lang en_US.UTF-8
keyboard us
reboot
text
rootpw redhat
timezone --utc America/New_York

bootloader --location=mbr
zerombr
clearpart --all --initlabel
autopart

%packages
*
-@conflicts-Server
-tboot
%end

2. check /var/log/anaconda/packaging.log on installed system for errors

Actual results:
updmap: resetting $HOME value (was /tmp) to root's actual home (/root).

Expected results:
no unexpected messages (errors should be fixed, expected messages hidden)

Comment 1 Parag Nemade 2017-05-10 12:05:01 UTC
Please note tex-fonts-hebrew is still not on ACL hence proposing this for 7.5.0 now

Comment 2 Marek Hruscak 2017-06-02 10:33:49 UTC
*** Bug 1458217 has been marked as a duplicate of this bug. ***

Comment 3 Parag Nemade 2017-06-03 04:17:42 UTC
I tried installing latest rhel-7.4 snapshot 2 Workstation iso of 4.3 GB with almost all the defaults selected. 

But I can't find tex-fonts-hebrew package getting installed in /var/log/anaconda/packaging.log

Comment 4 Parag Nemade 2017-06-03 15:50:44 UTC
Do we have a bug already reported for texlive?
I found 3 issues
1) /usr/bin/texconfig-sys: line 31: exec: texconfig: not found
this mean texlive-tetex-bin should have in spec
Requires: texlive-texconfig-bin


2)for below error

Can't locate TeXLive/TLUtils.pm in @INC (@INC contains: /usr/share/texlive/tlpkg /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /bin/updmap line 41.

==> telive-tetex-bin should pull texlive-texlive.infra package as it provides required perl module.

3) texlive-texlive.infra should pull perl-Digest-MD5

Comment 16 Jan Stodola 2018-07-11 12:38:30 UTC
Moving back to ASSIGNED based on comment 15.

Comment 21 errata-xmlrpc 2018-10-30 10:12:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:3122