Hi,
I’ve problem.
How can i fix this error?
Enviroment :
- Ubuntu 16.04 LTS
- open-release/ginkgo.master
Error :
TASK [mongo : Add the mongodb repo to the sources list] **********************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: apt.cache.FetchFailedException: E:Failed to fetch http://downloads-distro.mongodb.org/repo/ubuntu-upstart/dists/dist/InRelease Clearsigned file isn’t valid, got ‘NOSPLIT’ (does the network require authentication?), E:Some index files failed to download. They have been ignored, or old ones used instead.
fatal: [localhost]: FAILED! => {“changed”: false, “failed”: true, “module_stderr”: “Traceback (most recent call last):\n File “/tmp/ansible_WHucLD/ansible_module_apt_repository.py”, line 565, in \n main()\n File “/tmp/ansible_WHucLD/ansible_module_apt_repository.py”, line 553, in main\n cache.update()\n File “/usr/lib/python2.7/dist-packages/apt/cache.py”, line 503, in update\n raise FetchFailedException(e)\napt.cache.FetchFailedException: E:Failed to fetch http://downloads-distro.mongodb.org/repo/ubuntu-upstart/dists/dist/InRelease Clearsigned file isn’t valid, got ‘NOSPLIT’ (does the network require authentication?), E:Some index files failed to download. They have been ignored, or old ones used instead.\n”, “module_stdout”: “”, “msg”: “MODULE FAILURE”, “rc”: 0}
to retry, use: --limit @/var/tmp/configuration/playbooks/edx_sandbox.retry