Access Denied Error when x.py
tries to rebuild bootstrap
#109630
Labels
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
O-windows
Operating system: Windows
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
It appears that
x
is creating the build folder with the incorrect permissions.Steps to reproduce
./x.ps1 build
./x.py test tidy
) that rebuilds anything that's already been built using the other shell.Workaround
Navigate to the rust build folder, open properties, navigate to the security tab and make sure that the Users section has permissions for
Modify
Head is at
ef03fda339923e659d3d3ca3321de887316d2807
.The text was updated successfully, but these errors were encountered: