We are trying to use this layer for our lambda function which is running on graviton processors with arm64 architecture.
We are getting an error:
2022-03-23T16:18:46.638+05:30CopyI, [2022-03-23T10:48:46.638215 #11] INFO -- : Command :: PATH=/var/task/imagemagick/bin:$PATH; identify -format '%wx%h,%[exif:orientation]' '/tmp/50c407c68980ebe8c1f70ce5ae44e8db20220323-11-1w87jsa.png[0]' 2>/dev/null | I, [2022-03-23T10:48:46.638215 #11] INFO -- : Command :: PATH=/var/task/imagemagick/bin:$PATH; identify -format '%wx%h,%[exif:orientation]' '/tmp/50c407c68980ebe8c1f70ce5ae44e8db20220323-11-1w87jsa.png[0]' 2>/dev/null
-- | --
| 2022-03-23T16:18:46.645+05:30CopyI, [2022-03-23T10:48:46.645532 #11] INFO -- : [paperclip] An error was received while processing: #<Paperclip::Errors::NotIdentifiedByImageMagickError: Paperclip::Errors::NotIdentifiedByImageMagickError> | I, [2022-03-23T10:48:46.645532 #11] INFO -- : [paperclip] An error was received while processing: #<Paperclip::Errors::NotIdentifiedByImageMagickError: Paperclip::Errors::NotIdentifiedByImageMagickError>
Just wanted to confirm if this supports arm64 as of now?
We are trying to use this layer for our lambda function which is running on graviton processors with arm64 architecture.
We are getting an error:
Just wanted to confirm if this supports arm64 as of now?