Skip to content

paperbackup-verify.sh may fail with operation not allowed by the security policy #10

@jose1711

Description

@jose1711
$ paperbackup-verify.sh foo.pdf
ERROR: attempt to perform an operation not allowed by the security policy `gs' @ error/delegate.c/ExternalDelegateCommand/378
..
diff and sha256sums do NOT match!

The fix (at least on my system) was to add

<policy domain="coder" rights="read | write" pattern="pdf" />

to /etc/ImageMagick-7/policy.xml. maybe add a remark into README?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions