After migrating a site, I get the following errors:
* The directory sites/five.aegir.dpl/files is not writable
* The directory sites/five.aegir.dpl/files/tmp does not exist.
Second one is actually false - the tmp folder is there, but the /files/ folder is rwxr-x---, so tmp/ is not accessible. All folders under /files have the same permissions as /files.
Comments
Comment #1
mathieu commentedThis seems to be a bug only for sites where no files have been uploaded yet. Work well when a file is there.
Comment #2
anarcat commentedComment #3
mathieu commentedThis appears to fix itself when the admin visits the file configuration in Drupal and clicks ok. No change required.
Comment #4
anarcat commentedI can't reproduce here, can you try again with the latest HEAD of everything? :)