Skip to content

Instantly share code, notes, and snippets.

@a1git
Created November 20, 2020 12:39
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 a1git/be5353eb91260945d8b00bcd21df7b68 to your computer and use it in GitHub Desktop.
Save a1git/be5353eb91260945d8b00bcd21df7b68 to your computer and use it in GitHub Desktop.
fatal: [c2_utility_container-01df6e2a]: FAILED! => {"attempts": 5, "changed": false, "cmd": "/openstack/venvs/utility-18.1.8/bin/pip2 install -U --constraint http://172.29.236.10:8181/os-releases/18.1.8/ubuntu-18.04-x86_64/requirements_absolute_requirements.txt pip setuptools wheel", "msg": "stdout: Collecting pip==18.0 (from -c http://172.29.236.10:8181/os-releases/18.1.8/ubuntu-18.04-x86_64/requirements_absolute_requirements.txt (line 41))\n\n:stderr: Exception:\nTraceback (most recent call last):\n File \"/openstack/venvs/utility-18.1.8/local/lib/python2.7/site-packages/pip/basecommand.py\", line 215, in main\n status = self.run(options, args)\n File \"/openstack/venvs/utility-18.1.8/local/lib/python2.7/site-packages/pip/commands/install.py\", line 353, in run\n wb.build(autobuilding=True)\n File \"/openstack/venvs/utility-18.1.8/local/lib/python2.7/site-packages/pip/wheel.py\", line 749, in build\n self.requirement_set.prepare_files(self.finder)\n File \"/openstack/venvs/utility-18.1.8/local/lib/python2.7/site-packages/pip/req/req_set.py\", line 380, in prepare_files\n ignore_dependencies=self.ignore_dependencies))\n File \"/openstack/venvs/utility-18.1.8/local/lib/python2.7/site-packages/pip/req/req_set.py\", line 620, in _prepare_file\n session=self.session, hashes=hashes)\n File \"/openstack/venvs/utility-18.1.8/local/lib/python2.7/site-packages/pip/download.py\", line 821, in unpack_url\n hashes=hashes\n File \"/openstack/venvs/utility-18.1.8/local/lib/python2.7/site-packages/pip/download.py\", line 659, in unpack_http_url\n hashes)\n File \"/openstack/venvs/utility-18.1.8/local/lib/python2.7/site-packages/pip/download.py\", line 878, in _download_http_url\n resp.raise_for_status()\n File \"/openstack/venvs/utility-18.1.8/share/python-wheels/requests-2.18.4-py2.py3-none-any.whl/requests/models.py\", line 935, in raise_for_status\n raise HTTPError(http_error_msg, response=self)\nHTTPError: 404 Client Error: Not Found for url: http://172.29.236.10:8181/packages/ubuntu-16.04-x86_64/pip/pip-18.0-py2.py3-none-any.whl\n"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment