ANXS / postgresql

Fairly full featured Ansible role for Postgresql.
http://anxs.io/
MIT License
855 stars 576 forks source link

Vagrant fails for "ubuntu/precise64" #391

Closed gclough closed 6 months ago

gclough commented 5 years ago

When running Vagrant with "ubuntu/precise64", it fails:

fatal: [precise64.local]: FAILED! => {
    "changed": false, 
    "module_stderr": "Shared connection to 192.168.88.29 closed.\r\n", 
    "module_stdout": "Traceback (most recent call last):\r\n  File \"/tmp/ansible_sK4yfH/ansible_module_apt_repository.py\", line 556, in <module>\r\n    main()\r\n  File \"/tmp/ansible_sK4yfH/ansible_module_apt_repository.py\", line 544, in main\r\n    cache.update()\r\n  File \"/usr/lib/python2.7/dist-packages/apt/deprecation.py\", line 98, in deprecated_function\r\n    return func(*args, **kwds)\r\n  File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 441, in update\r\n    raise FetchFailedException(e)\r\napt.cache.FetchFailedException: W:Failed to fetch http://apt.postgresql.org/pub/repos/apt/dists/precise-pgdg/Release  Unable to find expected entry '10/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)\r\n, E:Some index files failed to download. They have been ignored, or old ones used instead.\r\n", 
    "msg": "MODULE FAILURE", 
    "rc": 0
}
github-actions[bot] commented 8 months ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

github-actions[bot] commented 6 months ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.