Skip to content

Build of Clr+Libs+Installer for Alpine with --pack doesn't work #36842

Closed
@janvorli

Description

@janvorli

Running ROOTFS_DIR=/home/janvorli/rootfs/arm64.musl/ ./build.sh Clr+Libs+Installer --arch arm64 -c Release -rc Release -lc Release --cross --pack fails during the packing phase, because for some reason, the installer files are stored in artifacts/bin/linux-musl-arm64.Release instead of artifacts/bin/linux-arm64 and the packaging cannot find them. The libraries and coreclr files are in the correct folder.

The same happens for cross build of arm32 and I assume it would also happen for build on Alpine for x64.

The musl from the RID should not be projected to the target folder path.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions