Skip to content

AWS-LC conflicts with Openssl #2887

Description

@ghensto

I saw the following error while building my sdk using Yocto kirkstone

file /usr/lib/libcrypto.so conflicts between attempted installs of aws-lc-1.5.0-r0.cortexa9t2hf_neon and openssl-dev-3.0.8-r0.cortexa9t2hf_neon
  file /usr/lib/libssl.so conflicts between attempted installs of aws-lc-1.5.0-r0.cortexa9t2hf_neon and openssl-dev-3.0.8-r0.cortexa9t2hf_neon

I believe the problem is related to the change of installed path form "${libdir}/aws-lc/" to "${libdir}/". Aws-lc tries to replace existing shared libs installed by Openssl

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