Skip to content

drupal playbook failing without acl installed#238

Merged
geerlingguy merged 1 commit into
geerlingguy:masterfrom
misse:master
May 12, 2020
Merged

drupal playbook failing without acl installed#238
geerlingguy merged 1 commit into
geerlingguy:masterfrom
misse:master

Conversation

@misse

@misse misse commented Apr 12, 2020

Copy link
Copy Markdown
Contributor

TASK [Install Drupal dependencies with Composer.] ******************************
fatal: [default]: FAILED! => {"msg": "Failed to set permissions on the temporary files Ansible needs to create when becoming an unprivileged user (rc: 1, err: chown: changing ownership of '/var/tmp/ansible-tmp-1586697780.51-117703352883265/': Operation not permitted\nchown: changing ownership of '/var/tmp/ansible-tmp-1586697780.51-117703352883265/command.py': Operation not permitted\n}). For information on working around this, see https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user"}

Fixed by installing acl package as per georchestra/ansible#55 (comment)

TASK [Install Drupal dependencies with Composer.] ******************************
fatal: [default]: FAILED! => {"msg": "Failed to set permissions on the temporary files Ansible needs to create when becoming an unprivileged user (rc: 1, err: chown: changing ownership of '/var/tmp/ansible-tmp-1586697780.51-117703352883265/': Operation not permitted\nchown: changing ownership of '/var/tmp/ansible-tmp-1586697780.51-117703352883265/command.py': Operation not permitted\n}). For information on working around this, see https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user"}

Fixed by installing `acl` package as per georchestra/ansible#55 (comment)
@geerlingguy

Copy link
Copy Markdown
Owner

If that's the solution to #200 that would be quite nice!

@misse

misse commented Apr 28, 2020

Copy link
Copy Markdown
Contributor Author

Looks like it would solve that issue, yes.

@smlsdog

smlsdog commented Apr 29, 2020

Copy link
Copy Markdown

Can confirm that installing acl package works as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants