SIGN IN SIGN UP

[Bug #220993; may also fix bug #479469] Fix flakiness when old

installations are present, by always unlinking the destination file
  before copying to it.  Without the unlink(), the copied file remains
  owned by its previous UID, causing the subsequent chmod() to fail.

Bugfix candidate, though it may cause changes on platforms where
  file ownership behaves differently.
A
Andrew M. Kuchling committed
3b388ec8b3a45ae45c0934ac04627e247762293c
Parent: 8cb6540