2023-09-27T08:21:42,303 Created temporary directory: /tmp/pip-build-tracker-_v6xcyt5 2023-09-27T08:21:42,304 Initialized build tracking at /tmp/pip-build-tracker-_v6xcyt5 2023-09-27T08:21:42,304 Created build tracker: /tmp/pip-build-tracker-_v6xcyt5 2023-09-27T08:21:42,305 Entered build tracker: /tmp/pip-build-tracker-_v6xcyt5 2023-09-27T08:21:42,305 Created temporary directory: /tmp/pip-wheel-hr73c_xp 2023-09-27T08:21:42,309 Created temporary directory: /tmp/pip-ephem-wheel-cache-ci65_yg5 2023-09-27T08:21:42,330 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-27T08:21:42,334 2 location(s) to search for versions of fcc2zim: 2023-09-27T08:21:42,334 * https://pypi.org/simple/fcc2zim/ 2023-09-27T08:21:42,334 * https://www.piwheels.org/simple/fcc2zim/ 2023-09-27T08:21:42,334 Fetching project page and analyzing links: https://pypi.org/simple/fcc2zim/ 2023-09-27T08:21:42,335 Getting page https://pypi.org/simple/fcc2zim/ 2023-09-27T08:21:42,337 Found index url https://pypi.org/simple/ 2023-09-27T08:21:42,487 Fetched page https://pypi.org/simple/fcc2zim/ as application/vnd.pypi.simple.v1+json 2023-09-27T08:21:42,490 Skipping link: No binaries permitted for fcc2zim: https://files.pythonhosted.org/packages/f2/86/a7ed65dc9e28e132f4e8e2bf75f8582863652e6ecbe35bf5f1f6045e1366/fcc2zim-1.0.0-py3-none-any.whl (from https://pypi.org/simple/fcc2zim/) (requires-python:>=3.11) 2023-09-27T08:21:42,491 Found link https://files.pythonhosted.org/packages/12/3d/8e8484905c918680cfda22a35b38abc5d6f6b5277cdb1d729a76090cf70d/fcc2zim-1.0.0.tar.gz (from https://pypi.org/simple/fcc2zim/) (requires-python:>=3.11), version: 1.0.0 2023-09-27T08:21:42,492 Skipping link: No binaries permitted for fcc2zim: https://files.pythonhosted.org/packages/e7/f2/5e7d9f55479ee245d6af439cfa81d400c2866a103f634ea66873eda30dfb/fcc2zim-1.1.0-py3-none-any.whl (from https://pypi.org/simple/fcc2zim/) (requires-python:>=3.11) 2023-09-27T08:21:42,493 Found link https://files.pythonhosted.org/packages/1f/1d/1cfdc352cba6f18c9d97ef1d558b84a95313fca641d3e64f060ce92e2538/fcc2zim-1.1.0.tar.gz (from https://pypi.org/simple/fcc2zim/) (requires-python:>=3.11), version: 1.1.0 2023-09-27T08:21:42,494 Fetching project page and analyzing links: https://www.piwheels.org/simple/fcc2zim/ 2023-09-27T08:21:42,494 Getting page https://www.piwheels.org/simple/fcc2zim/ 2023-09-27T08:21:42,496 Found index url https://www.piwheels.org/simple/ 2023-09-27T08:21:42,676 Fetched page https://www.piwheels.org/simple/fcc2zim/ as text/html 2023-09-27T08:21:42,677 Skipping link: not a file: https://www.piwheels.org/simple/fcc2zim/ 2023-09-27T08:21:42,678 Skipping link: not a file: https://pypi.org/simple/fcc2zim/ 2023-09-27T08:21:42,697 Given no hashes to check 1 links for project 'fcc2zim': discarding no candidates 2023-09-27T08:21:42,716 Collecting fcc2zim==1.1.0 2023-09-27T08:21:42,719 Created temporary directory: /tmp/pip-unpack-9melnfzl 2023-09-27T08:21:42,935 Downloading fcc2zim-1.1.0.tar.gz (20 kB) 2023-09-27T08:21:42,976 ERROR: The tar file (/tmp/pip-unpack-9melnfzl/fcc2zim-1.1.0.tar.gz) has a file (/tmp/pip-wheel-hr73c_xp/fcc2zim_659bb848888647a1bcada96a6e757561/../README.md) trying to install outside target directory (/tmp/pip-wheel-hr73c_xp/fcc2zim_659bb848888647a1bcada96a6e757561) 2023-09-27T08:21:42,977 Exception information: 2023-09-27T08:21:42,977 Traceback (most recent call last): 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-27T08:21:42,977 status = run_func(*args) 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-27T08:21:42,977 return func(self, options, args) 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-27T08:21:42,977 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-27T08:21:42,977 result = self._result = resolver.resolve( 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-27T08:21:42,977 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-27T08:21:42,977 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-27T08:21:42,977 if not criterion.candidates: 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-27T08:21:42,977 return bool(self._sequence) 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-27T08:21:42,977 return any(self) 2023-09-27T08:21:42,977 ^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-27T08:21:42,977 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-27T08:21:42,977 candidate = func() 2023-09-27T08:21:42,977 ^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-27T08:21:42,977 self._link_candidate_cache[link] = LinkCandidate( 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-27T08:21:42,977 super().__init__( 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-27T08:21:42,977 self.dist = self._prepare() 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-27T08:21:42,977 dist = self._prepare_distribution() 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-27T08:21:42,977 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-27T08:21:42,977 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-27T08:21:42,977 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 609, in _prepare_linked_requirement 2023-09-27T08:21:42,977 local_file = unpack_url( 2023-09-27T08:21:42,977 ^^^^^^^^^^^ 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 176, in unpack_url 2023-09-27T08:21:42,977 unpack_file(file.path, location, file.content_type) 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/unpacking.py", line 246, in unpack_file 2023-09-27T08:21:42,977 untar_file(filename, location) 2023-09-27T08:21:42,977 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/unpacking.py", line 186, in untar_file 2023-09-27T08:21:42,977 raise InstallationError(message.format(filename, path, location)) 2023-09-27T08:21:42,977 pip._internal.exceptions.InstallationError: The tar file (/tmp/pip-unpack-9melnfzl/fcc2zim-1.1.0.tar.gz) has a file (/tmp/pip-wheel-hr73c_xp/fcc2zim_659bb848888647a1bcada96a6e757561/../README.md) trying to install outside target directory (/tmp/pip-wheel-hr73c_xp/fcc2zim_659bb848888647a1bcada96a6e757561) 2023-09-27T08:21:42,988 Removed build tracker: '/tmp/pip-build-tracker-_v6xcyt5'