XCode Command Line Tools Install Error

The installation process fails when the installer package attempts to install new binaries into '/usr/bin' path.

Notably the errors:

shove[834]: [src=restricted] /usr/bin: unable to restore flags 0x0 (error 30)

shove[834]: [src=restricted] /usr/bin/indent: unable to restore flags 0x0 (error 30)

shove[834]: [source=file] failed _relinkFile(/Library/Apple/System/Library/InstallerSandboxes/.PKInstallSandboxManager-SystemSoftware/B202ACF2-686D-43B5-8850-B7386CE865D6.activeSandbox/Root/Library/Developer/CommandLineTools/usr/bin/indent, /usr/bin/indent): Directory not empty
..... etc...

After the file privs issue package installation fails.

Question: Do I need to change the rights on '/usr/bin/indent' , or is the package not supposed to contain those?

Question: Should this not work with sudo? (Because I tried that and still no go)

Any enlightenment is appreciated.

Here is the Error log Output:





XCode Command Line Tools Install Error
 
 
Q