postgresql icon indicating copy to clipboard operation
postgresql copied to clipboard

Vagrant fails for "ubuntu/precise64"

Open gclough opened this issue 5 years ago • 1 comments

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
}

gclough avatar Nov 05 '18 13:11 gclough

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] avatar Feb 22 '24 23:02 github-actions[bot]

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.

github-actions[bot] avatar Apr 22 '24 23:04 github-actions[bot]