[postgis-tickets] [PostGIS] #2792: docbook validation preventing regress when trying to access down docbook site
PostGIS
trac at osgeo.org
Tue Nov 10 07:47:40 PST 2020
#2792: docbook validation preventing regress when trying to access down docbook
site
----------------------+---------------------------
Reporter: robe | Owner: Algunenano
Type: defect | Status: new
Priority: low | Milestone: PostGIS 3.0.3
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+---------------------------
Changes (by Algunenano):
* owner: strk => Algunenano
* version: 2.1.x => master
* milestone: PostGIS Fund Me => PostGIS 3.0.3
Comment:
This is hitting again and mixed with the fact that Travis is super slow
down, it's a huge pain in the ass.
Docbook, at least mine, seems happy if I download the directory and change
the reference to something like this:
{{{
diff --git a/doc/postgis.xml b/doc/postgis.xml
index 56087684f..f6577a496 100644
--- a/doc/postgis.xml
+++ b/doc/postgis.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-
open.org/docbook/xml/4.5/docbookx.dtd" [
+ "./docbook-xml-4.5/docbookx.dtd" [
<!-- This value is automatically generated by the Makefile -->
<!ENTITY last_release_version "@@LAST_RELEASE_VERSION@@">
}}}
So I'm going to try that and if Travis is happy I'll remove the remote
access and push the needed files to the repo.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2792#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list