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 1721209 - I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
Summary: I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: yelp
Version: 8.1
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: 8.0
Assignee: David King
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1739559
TreeView+ depends on / blocked
 
Reported: 2019-06-17 15:03 UTC by Martin Krajnak
Modified: 2020-03-26 13:53 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-26 13:53:21 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Martin Krajnak 2019-06-17 15:03:08 UTC
Description of problem:


Version-Release number of selected component (if applicable):
yelp-3.28.1-3.el8.x86_64

How reproducible:
always

Steps to Reproduce:
1.Run yelp from terminal
2.Click Menu -> All Help


Actual results:
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd


Expected results:
I don't understand those errors at all because the links are working

Same Machine:
➜  ~ wget http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
--2019-06-17 17:00:14--  http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
Resolving www.oasis-open.org (www.oasis-open.org)... 172.99.100.168
Connecting to www.oasis-open.org (www.oasis-open.org)|172.99.100.168|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4658 (4.5K) [application/xml-dtd]
Saving to: ‘docbookx.dtd’

docbookx.dtd        100%[===================>]   4.55K  --.-KB/s    in 0s      

2019-06-17 17:00:14 (347 MB/s) - ‘docbookx.dtd’ saved [4658/4658]

Comment 1 David King 2020-03-26 13:53:21 UTC
Yelp will not fetch those over the network, and if you do not have the DTDs installed, will not be able to validate against them, but the warning is harmless. Installing the package docbook-dtds will make the warning go away.


Note You need to log in before you can comment on or make changes to this bug.