-
Notifications
You must be signed in to change notification settings - Fork 387
Open
Description
When running vagrant up
TASK [web : Add deadsnakes team New Python Versions PPA to the apt sources list] ***
task path: .../ansible-django-stack/roles/web/tasks/install_additional_packages.yml:3
fatal: [my-cool-app.local]: FAILED! => {"changed": false, "msg": "apt cache update failed"}
PLAY RECAP *********************************************************************
my-cool-app.local : ok=24 changed=0 unreachable=0 failed=1 skipped=6 rescued=0 ignored=0
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
This appears to be a longstanding bug in apt related to caching. Similar issue mentioned with #114.
That said I tried some workarounds and was not able to get past this error.
Metadata
Metadata
Assignees
Labels
No labels