Provision doesn't create a styles folder in the files folder and so it can create problems with permissions. I found this fix in http://drupal.org/node/994210 but it was discarted for not trying to support everything in contrib. The styles folder is core however and imo should be always be created by provision.

Also see http://drupal.org/node/1397834 for something similar.

CommentFileSizeAuthor
#1 1569290-1-provision-styles-folder.patch977 bytesFreekyMage

Comments

FreekyMage’s picture

StatusFileSize
new977 bytes

Forgot patch :)

anarcat’s picture

Status: Active » Needs review
steven jones’s picture

Status: Needs review » Closed (duplicate)

Rather than adding all the directories manually in provision, we're going to give you guys a hook, see: #1283738: Add new hook provision_drupal_create_directories in _provision_drupal_create_directories