Skip to content

Instantly share code, notes, and snippets.

@v1k0d3n
Created March 21, 2016 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save v1k0d3n/4af0f07f244c0fc03bfd to your computer and use it in GitHub Desktop.
Save v1k0d3n/4af0f07f244c0fc03bfd to your computer and use it in GitHub Desktop.
TASK [ceph.ceph-common : add ceph stable repository] ***************************
fatal: [osa-cm01]: FAILED! => {"changed": false, "failed": true, "module_stderr": "", "module_stdout": "sudo: unable to resolve host osa-cm01\r\nTraceback (most recent call last):\r\n File \"/home/ubuntu/.ansible/tmp/ansible-tmp-1458577597.0-101886040923422/apt_repository\", line 3210, in <module>\r\n main()\r\n File \"/home/ubuntu/.ansible/tmp/ansible-tmp-1458577597.0-101886040923422/apt_repository\", line 468, in main\r\n cache = apt.Cache()\r\n File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 107, in __init__\r\n self.open(progress)\r\n File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 151, in open\r\n self._cache = apt_pkg.Cache(progress)\r\nSystemError: E:Malformed line 1 in source list /etc/apt/sources.list.d/ceph_com_debian_infernalis.list (absolute dist), E:The list of sources could not be read., E:The package lists or status file could not be parsed or opened.\r\n", "msg": "MODULE FAILURE", "parsed": false}
fatal: [osa-cm02]: FAILED! => {"changed": false, "failed": true, "module_stderr": "", "module_stdout": "sudo: unable to resolve host osa-cm02\r\nTraceback (most recent call last):\r\n File \"/home/ubuntu/.ansible/tmp/ansible-tmp-1458577597.0-38831358419400/apt_repository\", line 3210, in <module>\r\n main()\r\n File \"/home/ubuntu/.ansible/tmp/ansible-tmp-1458577597.0-38831358419400/apt_repository\", line 468, in main\r\n cache = apt.Cache()\r\n File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 107, in __init__\r\n self.open(progress)\r\n File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 151, in open\r\n self._cache = apt_pkg.Cache(progress)\r\nSystemError: E:Malformed line 1 in source list /etc/apt/sources.list.d/ceph_com_debian_infernalis.list (absolute dist), E:The list of sources could not be read., E:The package lists or status file could not be parsed or opened.\r\n", "msg": "MODULE FAILURE", "parsed": false}
fatal: [osa-cm03]: FAILED! => {"changed": false, "failed": true, "module_stderr": "", "module_stdout": "sudo: unable to resolve host osa-cm03\r\nTraceback (most recent call last):\r\n File \"/home/ubuntu/.ansible/tmp/ansible-tmp-1458577597.01-93568471681985/apt_repository\", line 3210, in <module>\r\n main()\r\n File \"/home/ubuntu/.ansible/tmp/ansible-tmp-1458577597.01-93568471681985/apt_repository\", line 468, in main\r\n cache = apt.Cache()\r\n File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 107, in __init__\r\n self.open(progress)\r\n File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 151, in open\r\n self._cache = apt_pkg.Cache(progress)\r\nSystemError: E:Malformed line 1 in source list /etc/apt/sources.list.d/ceph_com_debian_infernalis.list (absolute dist), E:The list of sources could not be read., E:The package lists or status file could not be parsed or opened.\r\n", "msg": "MODULE FAILURE", "parsed": false}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment