Skip to content

MicroBuild Install Signing Plugin Task Fails on Alpine Due to Missing Python venv #4818

@ellahathaway

Description

@ellahathaway

When the MicroBuild Install Signing Plugin task runs in Azdo pipelines, it installs multiple Python packages directly onto the machine, bypassing a virtual environment. Alpine Linux, however, mandates the use of a virtual environment for Python package installations. As a result, the task fails on Alpine due to this requirement not being met. This issue prevents enabling signing on environments that use Alpine, such as aspnetcore Linux musl builds.

MicroBuild tracking issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions