Skip to content

Instantly share code, notes, and snippets.

@Jamim
Created October 4, 2018 22:31
Show Gist options
  • Save Jamim/4779b0d65b1597cb70ef1440922f8a4b to your computer and use it in GitHub Desktop.
Save Jamim/4779b0d65b1597cb70ef1440922f8a4b to your computer and use it in GitHub Desktop.
pipenv-docker-compose-7a696ceb-log.txt
irma-sun /home/mim/projects/third-party/pipenv # git --no-pager log --oneline -1
7a696ceb (HEAD -> old-master) hope i don't regret this :)
irma-sun /home/mim/projects/third-party/pipenv # docker rm pipenv_pipenv-tests_1; docker-compose up
pipenv_pipenv-tests_1
Creating pipenv_pipenv-tests_1 ... done
Attaching to pipenv_pipenv-tests_1
pipenv-tests_1 | Collecting certifi
pipenv-tests_1 | Downloading https://files.pythonhosted.org/packages/df/f7/04fee6ac349e915b82171f8e23cee63644d83663b34c539f7a09aed18f9e/certifi-2018.8.24-py2.py3-none-any.whl (147kB)
pipenv-tests_1 | Installing collected packages: certifi
pipenv-tests_1 | Successfully installed certifi-2018.8.24
pipenv-tests_1 | Path: /root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
pipenv-tests_1 | Installing Pipenv…
pipenv-tests_1 | Collecting setuptools
pipenv-tests_1 | Downloading https://files.pythonhosted.org/packages/96/06/c8ee69628191285ddddffb277bd5abdf769166e7a14b867c2a172f0175b1/setuptools-40.4.3-py2.py3-none-any.whl (569kB)
pipenv-tests_1 | Installing collected packages: setuptools
pipenv-tests_1 | Successfully installed setuptools-40.4.3
pipenv-tests_1 | Collecting setuptools
pipenv-tests_1 | Using cached https://files.pythonhosted.org/packages/96/06/c8ee69628191285ddddffb277bd5abdf769166e7a14b867c2a172f0175b1/setuptools-40.4.3-py2.py3-none-any.whl
pipenv-tests_1 | Installing collected packages: setuptools
pipenv-tests_1 | Successfully installed setuptools-40.4.3
pipenv-tests_1 | Obtaining file:///pipenv
pipenv-tests_1 | DEPRECATION: Dependency Links processing has been deprecated and will be removed in a future release.
pipenv-tests_1 | Collecting pip>=9.0.1 (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Downloading https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl (1.3MB)
pipenv-tests_1 | Requirement already up-to-date: certifi in /usr/local/lib/python2.7/dist-packages (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Requirement already up-to-date: setuptools>=36.2.1 in /root/.local/lib/python2.7/site-packages (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Collecting virtualenv-clone>=0.2.5 (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Using cached https://files.pythonhosted.org/packages/6d/c2/dccb5ccf599e0c5d1eea6acbd058af7a71384f9740179db67a9182a24798/virtualenv_clone-0.3.0-py2.py3-none-any.whl
pipenv-tests_1 | Collecting virtualenv (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Using cached https://files.pythonhosted.org/packages/b6/30/96a02b2287098b23b875bc8c2f58071c35d2efe84f747b64d523721dc2b5/virtualenv-16.0.0-py2.py3-none-any.whl
pipenv-tests_1 | Requirement already up-to-date: enum34 in /usr/lib/python2.7/dist-packages (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Collecting typing (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Downloading https://files.pythonhosted.org/packages/cc/3e/29f92b7aeda5b078c86d14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whl
pipenv-tests_1 | Installing collected packages: pip, virtualenv-clone, virtualenv, typing, pipenv
pipenv-tests_1 | Found existing installation: pip 9.0.1
pipenv-tests_1 | Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr
pipenv-tests_1 | Found existing installation: pipenv 2018.7.1.dev0
pipenv-tests_1 | Can't uninstall 'pipenv'. No files were found to uninstall.
pipenv-tests_1 | Running setup.py develop for pipenv
pipenv-tests_1 | Successfully installed pip-18.0 pipenv typing-3.6.6 virtualenv-16.0.0 virtualenv-clone-0.3.0
pipenv-tests_1 | Obtaining file:///pipenv
pipenv-tests_1 | DEPRECATION: Dependency Links processing has been deprecated and will be removed in a future release.
pipenv-tests_1 | Collecting pip>=9.0.1 (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Using cached https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl
pipenv-tests_1 | Collecting certifi (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Using cached https://files.pythonhosted.org/packages/df/f7/04fee6ac349e915b82171f8e23cee63644d83663b34c539f7a09aed18f9e/certifi-2018.8.24-py2.py3-none-any.whl
pipenv-tests_1 | Requirement already up-to-date: setuptools>=36.2.1 in /root/.local/lib/python3.6/site-packages (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Requirement already up-to-date: virtualenv-clone>=0.2.5 in /usr/local/lib/python3.6/dist-packages (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Requirement already up-to-date: virtualenv in /usr/local/lib/python3.6/dist-packages (from pipenv==2018.7.1.dev0)
pipenv-tests_1 | Installing collected packages: pip, certifi, pipenv
pipenv-tests_1 | Found existing installation: pip 9.0.1
pipenv-tests_1 | Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
pipenv-tests_1 | Found existing installation: certifi 2018.4.16
pipenv-tests_1 | Uninstalling certifi-2018.4.16:
pipenv-tests_1 | Successfully uninstalled certifi-2018.4.16
pipenv-tests_1 | Found existing installation: pipenv 2018.7.1.dev0
pipenv-tests_1 | Can't uninstall 'pipenv'. No files were found to uninstall.
pipenv-tests_1 | Running setup.py develop for pipenv
pipenv-tests_1 | Successfully installed certifi-2018.8.24 pip-18.0 pipenv-2018.5.18
pipenv-tests_1 | Traceback (most recent call last):
pipenv-tests_1 | File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
pipenv-tests_1 | "__main__", mod_spec)
pipenv-tests_1 | File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
pipenv-tests_1 | exec(code, run_globals)
pipenv-tests_1 | File "/pipenv/pipenv/__main__.py", line 4, in <module>
pipenv-tests_1 | cli()
pipenv-tests_1 | File "/pipenv/pipenv/vendor/click/core.py", line 722, in __call__
pipenv-tests_1 | return self.main(*args, **kwargs)
pipenv-tests_1 | File "/pipenv/pipenv/vendor/click/core.py", line 697, in main
pipenv-tests_1 | rv = self.invoke(ctx)
pipenv-tests_1 | File "/pipenv/pipenv/vendor/click/core.py", line 1066, in invoke
pipenv-tests_1 | return _process_result(sub_ctx.command.invoke(sub_ctx))
pipenv-tests_1 | File "/pipenv/pipenv/vendor/click/core.py", line 895, in invoke
pipenv-tests_1 | return ctx.invoke(self.callback, **ctx.params)
pipenv-tests_1 | File "/pipenv/pipenv/vendor/click/core.py", line 535, in invoke
pipenv-tests_1 | return callback(*args, **kwargs)
pipenv-tests_1 | File "/pipenv/pipenv/vendor/click/decorators.py", line 64, in new_func
pipenv-tests_1 | return ctx.invoke(f, obj, *args[1:], **kwargs)
pipenv-tests_1 | File "/pipenv/pipenv/vendor/click/core.py", line 535, in invoke
pipenv-tests_1 | return callback(*args, **kwargs)
pipenv-tests_1 | File "/pipenv/pipenv/vendor/click/decorators.py", line 17, in new_func
pipenv-tests_1 | return f(get_current_context(), *args, **kwargs)
pipenv-tests_1 | File "/pipenv/pipenv/cli/command.py", line 249, in install
pipenv-tests_1 | editable_packages=state.installstate.editables,
pipenv-tests_1 | File "/pipenv/pipenv/core.py", line 1676, in do_install
pipenv-tests_1 | pypi_mirror=pypi_mirror,
pipenv-tests_1 | File "/pipenv/pipenv/core.py", line 591, in ensure_project
pipenv-tests_1 | validate=validate, skip_requirements=skip_requirements, system=system
pipenv-tests_1 | File "/pipenv/pipenv/core.py", line 315, in ensure_pipfile
pipenv-tests_1 | if validate and project.virtualenv_exists and not PIPENV_SKIP_VALIDATION:
pipenv-tests_1 | File "/pipenv/pipenv/project.py", line 259, in virtualenv_exists
pipenv-tests_1 | if self.pipfile_exists and os.path.exists(self.virtualenv_location):
pipenv-tests_1 | File "/pipenv/pipenv/project.py", line 370, in virtualenv_location
pipenv-tests_1 | self._virtualenv_location = self.get_location_for_virtualenv()
pipenv-tests_1 | File "/pipenv/pipenv/project.py", line 272, in get_location_for_virtualenv
pipenv-tests_1 | name = self.virtualenv_name
pipenv-tests_1 | File "/pipenv/pipenv/project.py", line 356, in virtualenv_name
pipenv-tests_1 | sanitized, encoded_hash = self._get_virtualenv_hash(self.name)
pipenv-tests_1 | File "/pipenv/pipenv/project.py", line 340, in _get_virtualenv_hash
pipenv-tests_1 | for path in get_workon_home().iterdir():
pipenv-tests_1 | File "/usr/lib/python3.6/pathlib.py", line 1079, in iterdir
pipenv-tests_1 | for name in self._accessor.listdir(self):
pipenv-tests_1 | File "/usr/lib/python3.6/pathlib.py", line 387, in wrapped
pipenv-tests_1 | return strfunc(str(pathobj), *args)
pipenv-tests_1 | FileNotFoundError: [Errno 2] No such file or directory: '/root/.local/share/virtualenvs'
pipenv_pipenv-tests_1 exited with code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment