alexwoehr / configure_server

configure and harden a server
0 stars 3 forks source link

install_an_account: Incorrectly says "file exists" when distributing archive files #40

Open alexwoehr opened 10 years ago

alexwoehr commented 10 years ago

/ /srv/archives/ --- Notice: Conflict detected! srv/$ACCOUNT/ already exists. --- Using conflict resolution strategy 'clean' so deleting directory tree before adding new files. --- Notice: Conflict detected! etc/httpd/sites/$ACCOUNT/ already exists. --- Using conflict resolution strategy 'clean' so deleting directory tree before adding new files.

In this case it was hogwash

alexwoehr commented 9 years ago

It seems that this results from the directory being created earlier. In effect, sometimes "safe" conflict mode doesn't work at all.