2019-08-09T11:19:07 Created temporary directory: /tmp/pip-ephem-wheel-cache-3_ks372d 2019-08-09T11:19:07 Created temporary directory: /tmp/pip-req-tracker-75cq8gvy 2019-08-09T11:19:07 Created requirements tracker '/tmp/pip-req-tracker-75cq8gvy' 2019-08-09T11:19:07 Created temporary directory: /tmp/pip-wheel-fy1d1b03 2019-08-09T11:19:07 Collecting ribspatcher==0.0.0 2019-08-09T11:19:07 1 location(s) to search for versions of ribspatcher: 2019-08-09T11:19:07 * https://pypi.org/simple/ribspatcher/ 2019-08-09T11:19:07 Getting page https://pypi.org/simple/ribspatcher/ 2019-08-09T11:19:07 Analyzing links from page https://pypi.org/simple/ribspatcher/ 2019-08-09T11:19:07 Found link https://files.pythonhosted.org/packages/cd/b1/0a644a131cd8d0a39b487089e4eeb9c8b5b02c08a221ef3e945a9932f591/ribspatcher-0.0.0.tar.gz#sha256=c47c2d0e4872f6700aac5b1aa9a827d2d7825ed24e010d0e7d1226a2ebd83916 (from https://pypi.org/simple/ribspatcher/), version: 0.0.0 2019-08-09T11:19:07 Using version 0.0.0 (newest of versions: 0.0.0) 2019-08-09T11:19:07 Created temporary directory: /tmp/pip-unpack-jxj80dk9 2019-08-09T11:19:07 Downloading https://files.pythonhosted.org/packages/cd/b1/0a644a131cd8d0a39b487089e4eeb9c8b5b02c08a221ef3e945a9932f591/ribspatcher-0.0.0.tar.gz 2019-08-09T11:19:07 Downloading from URL https://files.pythonhosted.org/packages/cd/b1/0a644a131cd8d0a39b487089e4eeb9c8b5b02c08a221ef3e945a9932f591/ribspatcher-0.0.0.tar.gz#sha256=c47c2d0e4872f6700aac5b1aa9a827d2d7825ed24e010d0e7d1226a2ebd83916 (from https://pypi.org/simple/ribspatcher/) 2019-08-09T11:19:07 Added ribspatcher==0.0.0 from https://files.pythonhosted.org/packages/cd/b1/0a644a131cd8d0a39b487089e4eeb9c8b5b02c08a221ef3e945a9932f591/ribspatcher-0.0.0.tar.gz#sha256=c47c2d0e4872f6700aac5b1aa9a827d2d7825ed24e010d0e7d1226a2ebd83916 to build tracker '/tmp/pip-req-tracker-75cq8gvy' 2019-08-09T11:19:07 Running setup.py (path:/tmp/pip-wheel-fy1d1b03/ribspatcher/setup.py) egg_info for package ribspatcher 2019-08-09T11:19:07 Running command python setup.py egg_info 2019-08-09T11:19:09 running egg_info 2019-08-09T11:19:09 creating pip-egg-info/kiwi_dummy.egg-info 2019-08-09T11:19:09 writing pip-egg-info/kiwi_dummy.egg-info/PKG-INFO 2019-08-09T11:19:09 writing dependency_links to pip-egg-info/kiwi_dummy.egg-info/dependency_links.txt 2019-08-09T11:19:09 writing top-level names to pip-egg-info/kiwi_dummy.egg-info/top_level.txt 2019-08-09T11:19:09 writing manifest file 'pip-egg-info/kiwi_dummy.egg-info/SOURCES.txt' 2019-08-09T11:19:09 reading manifest file 'pip-egg-info/kiwi_dummy.egg-info/SOURCES.txt' 2019-08-09T11:19:09 writing manifest file 'pip-egg-info/kiwi_dummy.egg-info/SOURCES.txt' 2019-08-09T11:19:09 Traceback (most recent call last): 2019-08-09T11:19:09 File "", line 1, in 2019-08-09T11:19:09 File "/tmp/pip-wheel-fy1d1b03/ribspatcher/setup.py", line 9, in 2019-08-09T11:19:09 raise RuntimeError("This is a dummy package that was never ment to be actually installed. Please contact platform(at)kiwi.com.") 2019-08-09T11:19:09 RuntimeError: This is a dummy package that was never ment to be actually installed. Please contact platform(at)kiwi.com. 2019-08-09T11:19:09 Cleaning up... 2019-08-09T11:19:09 Removing source in /tmp/pip-wheel-fy1d1b03/ribspatcher 2019-08-09T11:19:09 Removed ribspatcher==0.0.0 from https://files.pythonhosted.org/packages/cd/b1/0a644a131cd8d0a39b487089e4eeb9c8b5b02c08a221ef3e945a9932f591/ribspatcher-0.0.0.tar.gz#sha256=c47c2d0e4872f6700aac5b1aa9a827d2d7825ed24e010d0e7d1226a2ebd83916 from build tracker '/tmp/pip-req-tracker-75cq8gvy' 2019-08-09T11:19:09 Removed build tracker '/tmp/pip-req-tracker-75cq8gvy' 2019-08-09T11:19:09 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-fy1d1b03/ribspatcher/ 2019-08-09T11:19:09 Exception information: 2019-08-09T11:19:09 Traceback (most recent call last): 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-08-09T11:19:09 status = self.run(options, args) 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-08-09T11:19:09 resolver.resolve(requirement_set) 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-08-09T11:19:09 self._resolve_one(requirement_set, req) 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-08-09T11:19:09 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-08-09T11:19:09 self.require_hashes 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-08-09T11:19:09 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-08-09T11:19:09 self.req.prepare_metadata() 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-08-09T11:19:09 self.run_egg_info() 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-08-09T11:19:09 command_desc='python setup.py egg_info') 2019-08-09T11:19:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-08-09T11:19:09 % (command_desc, proc.returncode, cwd)) 2019-08-09T11:19:09 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-fy1d1b03/ribspatcher/