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.
Description of problem:
There should be a copy of the SystemTap Tapset Reference Manual pdf included.
Version-Release number of selected component (if applicable):
systemtap-1.2-3.el6.x86_64
How reproducible:
Always
Steps to Reproduce:
1. evince /usr/share/doc/systemtap-1.2/tapsets.pdf
Actual results:
$ evince /usr/share/doc/systemtap-1.2/tapsets.pdf
Error opening file: No such file or directory
Expected results:
The manual being there in its full PDF glory.
Additional info:
Depends on bug #599805 being fixed.
Depends on the following upstream commit being backported:
commit a8fcf687bc8f8763ac8669c40eaf74396b0dd73e
Author: Mark Wielaard <mjw>
Date: Fri Jun 4 11:34:23 2010 +0200
Add configure check for xmlto pdf with chapters titles starting with L...
There is a strange bug in older versions of xmlto when generating pdf.
https://bugzilla.redhat.com/show_bug.cgi?id=526273
So make sure to have a chapter title starting with L plus an refentry.
This will make sure the xmlto pdf support test fails on buggy versions.
configure.ac: Extend conftest.xml.
configure: Regenerated.
Comment 2RHEL Program Management
2010-06-07 16:09:46 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release. Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release. This request is not yet committed for
inclusion.
(In reply to comment #3)
> If publican etc. are needed for this too (see bug #600258), then
> we'll make this work on x86 only.
publican isn't needed for the Systemtap Tapset Reference Manual. configure
--enable-docs --enable-refdocs --disable-publican will build the tapsets.pdf
and tapsets html files under doc/SystemTap_Tapset_Reference/
# file /usr/share/doc/systemtap-1.2/tapsets.pdf
/usr/share/doc/systemtap-1.2/tapsets.pdf: PDF document, version 1.4
I've checked the files and they look OK.
Comment 7releng-rhel@redhat.com
2010-11-10 21:45:26 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.