Skip to content

libcrypt/crypt.h is mssing in azurelinux-3.0 compared to mariner-2.0 #13601

Closed
@northtyphoon

Description

@northtyphoon

Describe the bug
It looks libcrypt/crypt.h is missing in azurelinux3 compared to mariner2.0

To Reproduce
Steps to reproduce the behavior:

docker run --rm -it mcr.microsoft.com/azurelinux/base/core:3.0
tdnf install -y build-essential

Expected behavior
I cannot find '/usr/include/crypt.h" after installing build-essential in azurelinux-3.0
I can find '/usr/include/crypt.h" after installing build-essential in mariner-2.0.
It seems libcrypt is not included in azurelinux-3.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions