[postgis-tickets] [PostGIS] #4921: PDF Doc building is failing
PostGIS
trac at osgeo.org
Tue May 25 09:51:09 PDT 2021
#4921: PDF Doc building is failing
----------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.1.3
Component: documentation | Version: 3.1.x
Resolution: | Keywords:
----------------------------+---------------------------
Comment (by robe):
Ahah https://stackoverflow.com/questions/52998331/imagemagick-security-
policy-pdf-blocking-conversion
Add to <policymap>/etc/ImageMagick-6/policy.xml
remakred out the one thst said "none" for rights and added this one
<policy domain="coder" rights="read | write" pnoneattern="PDF" />
Rerunning again so hopefully will fix the issue
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4921#comment:2>
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