contentauth / c2patool

Command line tool for displaying and adding C2PA manifests
Apache License 2.0
94 stars 30 forks source link

Error embedding manifest: XMP not supported #160

Closed lperichon closed 5 months ago

lperichon commented 6 months ago

Hi! when I try to use the remote manifest option on a debian environment I get the error `Error: embedding manifest

Caused by: XMP is not supported`

Embedding the manifest on the output file (without the -r option) works as expected.

I tried searching for this issue, and also tried using a released binary for c2patool as well as installing it with cargo. Since it works correctly on a macos local environment I suspect that maybe theres a library I need to install, but I can't figure out which.