Skip to content

Clamav: missing libcrypto.so.10 & libssl.so.10 #24

@bynov

Description

@bynov

Hi,

I've noticed that upon running docker run --rm -v "$PWD/layer":/lambda/opt lambci/yumda:2 yum install -y clamav openssl command next files are not transferred from lib64 folder to output lib folder:

  • libssl.so.10
  • libssl.so.1.0.2k
  • libcrypto.so.10
  • libcrypto.so.1.0.2k

These library files are required to run clamav in lambda so as a workaround I copy files manually.

I would happy to sent a PR with a fix, but not sure where exactly it should be configured. Would be great if somebody can point me in right direction :)

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