Bug 1902187
| Summary: | scriptlet failed: /var/tmp/rpm-tmp.Se3s2O: line 11: /usr/bin/updmap-sys: No such file or directory | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Petr Sklenar <psklenar> |
| Component: | texlive | Assignee: | Than Ngo <than> |
| Status: | CLOSED ERRATA | QA Contact: | Jakub Haruda <jharuda> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | --- | CC: | jharuda |
| Target Milestone: | rc | Keywords: | EasyFix, Triaged |
| Target Release: | 8.0 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | texlive-20180414-23.el8 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-09 17:48:14 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
Petr Sklenar
2020-11-27 09:42:32 UTC
Sorry i can not reproduce your problem. It works for me. ghostscript package does not have any requirement on texlive! Could you please attach an working testcase? --- yum install ghostscript Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Last metadata expiration check: 1:10:21 ago on Fri 27 Nov 2020 01:02:20 PM CET. Dependencies resolved. ============================================================================================================================================= Package Architecture Version Repository Size ============================================================================================================================================= Installing: ghostscript x86_64 9.25-7.el8 rhel8-appstream 82 k Transaction Summary ============================================================================================================================================= Install 1 Package Total download size: 82 k Installed size: 38 k Is this ok [y/N]: y Downloading Packages: ghostscript-9.25-7.el8.x86_64.rpm 113 kB/s | 82 kB 00:00 --------------------------------------------------------------------------------------------------------------------------------------------- Total 113 kB/s | 82 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : ghostscript-9.25-7.el8.x86_64 1/1 Running scriptlet: ghostscript-9.25-7.el8.x86_64 1/1 Verifying : ghostscript-9.25-7.el8.x86_64 1/1 Installed products updated. Installed: ghostscript-9.25-7.el8.x86_64 Complete! ---- I also installed texlive-kpathsea without any problem. yum install texlive-kpathsea Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Last metadata expiration check: 1:14:15 ago on Fri 27 Nov 2020 01:02:20 PM CET. Dependencies resolved. ============================================================================================================================================= Package Architecture Version Repository Size ============================================================================================================================================= Installing: texlive-kpathsea x86_64 7:20180414-20.el8 texlive 1.1 M Installing dependencies: texlive-lib x86_64 7:20180414-20.el8 texlive 540 k Transaction Summary ============================================================================================================================================= Install 2 Packages Total download size: 1.6 M Installed size: 3.1 M Is this ok [y/N]: y Downloading Packages: (1/2): texlive-lib-20180414-20.el8.x86_64.rpm 442 kB/s | 540 kB 00:01 (2/2): texlive-kpathsea-20180414-20.el8.x86_64.rpm 817 kB/s | 1.1 MB 00:01 --------------------------------------------------------------------------------------------------------------------------------------------- Total 1.2 MB/s | 1.6 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : texlive-lib-7:20180414-20.el8.x86_64 1/2 Installing : texlive-kpathsea-7:20180414-20.el8.x86_64 2/2 Running scriptlet: texlive-kpathsea-7:20180414-20.el8.x86_64 2/2 Verifying : texlive-kpathsea-7:20180414-20.el8.x86_64 1/2 Verifying : texlive-lib-7:20180414-20.el8.x86_64 2/2 Installed products updated. Installed: texlive-kpathsea-7:20180414-20.el8.x86_64 texlive-lib-7:20180414-20.el8.x86_64 Complete! related fedora bug https://bugzilla.redhat.com/show_bug.cgi?id=1836464#c4 : [root@ci-vm-10-0-138-236 ~]# rpm -qf /usr/bin/mktexlsr texlive-kpathsea-20180414-19.el8.x86_64 [root@ci-vm-10-0-138-236 ~]# rpm -q --requires texlive-kpathsea | grep texlive-scripts i can now reproduce this problem with: yum reinstall texlive-kpathsea -y Thanks for your report. it's fixed in texlive-20180414-21.el8 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 (texlive bug fix and enhancement update), 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-2021:4166 |