It was copied from one machine to the other via scp and they both have the same md5sum so they are identical.fmw42 wrote:This is just telling you where your policy.xml file reside, not what is in it. What do you get from
cat /etc/ImageMagick-6/policy.xml
The only non comment lines in the policy map is:
Code: Select all
<policymap>
<policy domain="cache" name="shared-secret" value="passphrase"/>
</policymap>
Yes.fmw42 wrote:And did you remove the policy.xml file you created at ~/.config/ImageMagick/policy.xml?
Yes.fmw42 wrote:Do both systems work with the command from a text file, e.g. using @filename.txt rather than from a pipe to standard in?
I guess so. I wonder what's different in the arm side of things.fmw42 wrote:If so, then snibgo may be correct. It would then be a system issue, not Imagemagick.