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 1829136

Summary: texlive-pst-plot unusable: Missing and unsatisfiable dependencies
Product: Red Hat Enterprise Linux 8 Reporter: Oliver Freyermuth <o.freyermuth>
Component: texliveAssignee: Than Ngo <than>
Status: CLOSED ERRATA QA Contact: Jakub Haruda <jharuda>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.1CC: djez, jharuda, wienemann
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: 8.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: texlive-20180414-16.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 02:37: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 Oliver Freyermuth 2020-04-29 01:26:54 UTC
Description of problem:
This example test.tex file:
--------------
\documentclass{article}
\usepackage{pst-plot}

\begin{document}
Hello world.
\end{document}
--------------
should be compiled fine after texlive (which pulls in texlive-pst-plot) is installed. 

Version-Release number of selected component (if applicable):
texlive-pst-plot-20180414-14.el8.noarch

How reproducible:
Always. 

Steps to Reproduce:
1. "yum install texlive"
2. Run "pdflatex test.tex" (see file contents above). 

Actual results:
"! LaTeX Error: File `iftex.sty' not found."
Installing texlive-iftex and retrying yields:
"! I can't find file `pst-tools.tex'."
Running:
# yum whatprovides '*/pst-tools.tex'
reveals nothing. 

Expected results:
All dependencies are installed and it compiles. 

Additional info:
One might argue these are two bugs:
- texlive-iftex should be a dependency of texlive-pst-plot. 
- texlive-pst-tools is not packaged, and should also be a dependency of texlive-pst-plot.

Comment 1 Than Ngo 2020-05-05 08:29:07 UTC
It seems the pst-tools is needed. I will have a look at this and thanks for your report.

Comment 5 Than Ngo 2020-05-11 09:57:57 UTC
it's fixed in texlive-20180414-16.el8

Comment 11 errata-xmlrpc 2020-11-04 02:37:14 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 (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-2020:4644