Patrick Mackinlay <patrick <at> spacesurfer.com> writes: > It requires user input because the file > /var/cache/rebase/rebase_dyn > is created read only the first time and then the second time a rm > requires user confirmation.
When run from setup then rm should not prompt (and it doesn't for my installations), at least not if the permissions on the directory are correct and you always run it under the same UID. I could add a "-f", but... You seem to have some borked ACL on your Cygwin installation (i.e. a fresh installation shouldn't have these) or something's wrong with the UID settings (maybe mopve /etc/passwd and /etc/group files). Do you run setup.exe as administrator? Is this a system-wide or user installation? Also the latest snapshot changes the handling of the Administrator and SYSTEM accounts to resolve some issues with intended vs. effective group rights and ACL mask computation. Regard, Achim. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple