Skip to content

Install deadsnakes team new Python Versions PPA fails #154

@banagale

Description

@banagale

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions