Skip to content

Source-build CentOS fails: shell quoting bug in previously-source-built-sdk path #5584

@lewing

Description

@lewing

Source-build CentOS fails with shell quoting bug in previously-source-built-sdk path

Symptoms

The SB_CentOSStream10_Offline_PreviousSourceBuiltSdk_x64 job fails on the internal main branch builds with:

./build.sh: line 245: cd: /__w/_temp/previously-source-built-sdk': No such file or directory

Note the stray trailing single quote in the path. The build command shows the quoting issue:

sudo -E unshare -n ./build.sh --with-sdk '/__w/_temp/previously-source-built-sdk'\''

Affected Builds

Impact

This is a repeat failure on main, causing the source-build offline job to fail consistently.

cc @dotnet/source-build @dotnet/prodconsvcs

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-buildImprovements in source-build's own build process

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    11.0

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions