On systems where umask is set not default due to stricting, task 'Synchronize requirements' fails with permission denied.
This happens on a system where umask is set '0027', default umask is '0022' as root.
The user 'archiveamtica' is not allowed to change directory into archivematica_src_dir due to in this situation the folder has 0750 permissions. Owner and Group are both root.
I've created a PR which set the mode 0755 on directory creating.