Skip to content

siso strips drive letter on Windows #770

@bitdisaster

Description

@bitdisaster

Operating System

Windows 11

Expected Behavior

e init --root= --bootstrap testing
or
e build
should succeed with siso enabled

Actual Behavior

build fails with failed: fork/exec /Users/<user_name>/.electron_build_tools/third_party/depot_tools/bootstrap-2@3_11_8_chromium_35_bin/python3/bin/python3.exe

To Reproduce

run e init --root= --bootstrap testing on Windows

Screenshots

Additional Information

What roughly happens to my understanding:

input:  C:/Users/jan/.electron_build_tools/third_party/depot_tools/bootstrap-2@3_11_8_chromium_35_bin/python3/bin/python3.exe
normalize: /Users/jan/.electron_build_tools/third_party/...
result:  /Users/jan/...  <-- drive letter dropped

One side note: The lectron source code is located on my X: drive, while the build tools are installed on C: . Not sure if this could be a contributor.

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