==> Retrieving sources... -> Found cerbeyra-api-1.1b1.tar.gz ==> Generating checksums for source files... ==> Making package: python-cerbeyra-api 1.1b1-1 (Wed 20 Nov 2024 03:35:42 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (8) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB extra/python-charset-normalizer 3.4.0-1 0.44 MiB extra/python-et-xmlfile 1.1-5 0.02 MiB extra/python-idna 3.10-1 0.88 MiB extra/python-urllib3 1.26.20-3 1.26 MiB extra/python-openpyxl 3.1.5-1 2.88 MiB extra/python-requests 2.32.3-1 0.60 MiB Total Installed Size: 76.46 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter installing python-et-xmlfile... installing python-openpyxl... Optional dependencies for python-openpyxl python-pillow: needed to include images python-lxml: alternative XML backend python-defusedxml: guard against various XML vulnerabilities python-pandas: for iteration over Pandas DataFrames installing python-charset-normalizer... installing python-idna... installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support [installed] python-pyopenssl: security support python-pysocks: SOCKS support installing python-requests... Optional dependencies for python-requests python-chardet: alternative character encoding library python-pysocks: SOCKS proxy support :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (10) New Version Net Change extra/python-attrs 23.2.0-3 0.54 MiB extra/python-cffi 1.17.1-1 1.32 MiB extra/python-cryptography 42.0.8-1 4.40 MiB extra/python-filelock 3.16.1-1 0.13 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-pycparser 2.22-2 1.71 MiB extra/python-pyproject-hooks 1.2.0-1 0.10 MiB extra/python-build 1.2.2-1 0.20 MiB extra/python-pip 24.3.1-1 15.61 MiB extra/python-wheel 0.45.0-1 0.28 MiB Total Installed Size: 24.95 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-packaging... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) [pending] python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-attrs... installing python-pycparser... installing python-cffi... Optional dependencies for python-cffi python-setuptools: "limited api" version checking in cffi.setuptools_ext installing python-cryptography... installing python-filelock... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand installing python-pip... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found cerbeyra-api-1.1b1.tar.gz ==> Validating source files with sha512sums... cerbeyra-api-1.1b1.tar.gz ... Passed ==> Extracting sources... -> Extracting cerbeyra-api-1.1b1.tar.gz with bsdtar ==> Starting build()... * Creating isolated environment: venv+pip... * Installing packages in isolated environment: - setuptools>=61.0 * Getting build dependencies for wheel... /tmp/build-env-i4_aaszv/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:72: _MissingDynamic: `dependencies` defined outside of `pyproject.toml` is ignored. !! ******************************************************************************** The following seems to be defined outside of `pyproject.toml`: `dependencies = ['openpyxl >= 3.0.10', 'requests >= 2.28.2']` According to the spec (see the link below), however, setuptools CANNOT consider this value unless `dependencies` is listed as `dynamic`. https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table To prevent this problem, you can list `dependencies` under `dynamic` or alternatively remove the `[project]` table from your file and rely entirely on other means of configuration. ******************************************************************************** !! _handle_missing_dynamic(dist, project_table) /tmp/build-env-i4_aaszv/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:79: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) running egg_info writing cerbeyra_api.egg-info/PKG-INFO writing dependency_links to cerbeyra_api.egg-info/dependency_links.txt deleting cerbeyra_api.egg-info/requires.txt writing top-level names to cerbeyra_api.egg-info/top_level.txt reading manifest file 'cerbeyra_api.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'cerbeyra_api.egg-info/SOURCES.txt' * Building wheel... /tmp/build-env-i4_aaszv/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:72: _MissingDynamic: `dependencies` defined outside of `pyproject.toml` is ignored. !! ******************************************************************************** The following seems to be defined outside of `pyproject.toml`: `dependencies = ['openpyxl >= 3.0.10', 'requests >= 2.28.2']` According to the spec (see the link below), however, setuptools CANNOT consider this value unless `dependencies` is listed as `dynamic`. https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table To prevent this problem, you can list `dependencies` under `dynamic` or alternatively remove the `[project]` table from your file and rely entirely on other means of configuration. ******************************************************************************** !! _handle_missing_dynamic(dist, project_table) /tmp/build-env-i4_aaszv/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:79: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/cerbeyra copying cerbeyra/exceptions.py -> build/lib/cerbeyra copying cerbeyra/apis.py -> build/lib/cerbeyra copying cerbeyra/__init__.py -> build/lib/cerbeyra copying cerbeyra/utils.py -> build/lib/cerbeyra creating build/lib/cerbeyra/src copying cerbeyra/src/__init__.py -> build/lib/cerbeyra/src copying cerbeyra/src/types.py -> build/lib/cerbeyra/src copying cerbeyra/src/base.py -> build/lib/cerbeyra/src creating build/lib/cerbeyra/src/cerbeyra_client copying cerbeyra/src/cerbeyra_client/cerbeyra_client.py -> build/lib/cerbeyra/src/cerbeyra_client copying cerbeyra/src/cerbeyra_client/__init__.py -> build/lib/cerbeyra/src/cerbeyra_client copying cerbeyra/src/cerbeyra_client/token.py -> build/lib/cerbeyra/src/cerbeyra_client creating build/lib/cerbeyra/src/services copying cerbeyra/src/services/scans.py -> build/lib/cerbeyra/src/services copying cerbeyra/src/services/partners.py -> build/lib/cerbeyra/src/services copying cerbeyra/src/services/iot.py -> build/lib/cerbeyra/src/services copying cerbeyra/src/services/assets.py -> build/lib/cerbeyra/src/services copying cerbeyra/src/services/__init__.py -> build/lib/cerbeyra/src/services copying cerbeyra/src/services/vulnerabilities.py -> build/lib/cerbeyra/src/services copying cerbeyra/src/services/overall.py -> build/lib/cerbeyra/src/services copying cerbeyra/src/services/base.py -> build/lib/cerbeyra/src/services copying cerbeyra/src/services/reports.py -> build/lib/cerbeyra/src/services creating build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/network_report.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/cerbeyra_index.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/technical_info.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/probe.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/host.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/__init__.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/client.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/sensor.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/scan_results.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/web_report.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/network_host_vuln.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/web_host_vuln.py -> build/lib/cerbeyra/src/dto copying cerbeyra/src/dto/asset.py -> build/lib/cerbeyra/src/dto creating build/lib/cerbeyra/src/dto/collections copying cerbeyra/src/dto/collections/vuln_collection.py -> build/lib/cerbeyra/src/dto/collections copying cerbeyra/src/dto/collections/host_collection.py -> build/lib/cerbeyra/src/dto/collections copying cerbeyra/src/dto/collections/__init__.py -> build/lib/cerbeyra/src/dto/collections copying cerbeyra/src/dto/collections/asset_collection.py -> build/lib/cerbeyra/src/dto/collections copying cerbeyra/src/dto/collections/result_collection.py -> build/lib/cerbeyra/src/dto/collections creating build/lib/cerbeyra/src/dto/factories copying cerbeyra/src/dto/factories/__init__.py -> build/lib/cerbeyra/src/dto/factories copying cerbeyra/src/dto/factories/factories.py -> build/lib/cerbeyra/src/dto/factories creating build/lib/cerbeyra/src/dto/commons copying cerbeyra/src/dto/commons/collection.py -> build/lib/cerbeyra/src/dto/commons copying cerbeyra/src/dto/commons/__init__.py -> build/lib/cerbeyra/src/dto/commons copying cerbeyra/src/dto/commons/va_item.py -> build/lib/cerbeyra/src/dto/commons copying cerbeyra/src/dto/commons/va_report.py -> build/lib/cerbeyra/src/dto/commons copying cerbeyra/src/dto/commons/item.py -> build/lib/cerbeyra/src/dto/commons running egg_info writing cerbeyra_api.egg-info/PKG-INFO writing dependency_links to cerbeyra_api.egg-info/dependency_links.txt writing top-level names to cerbeyra_api.egg-info/top_level.txt reading manifest file 'cerbeyra_api.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'cerbeyra_api.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/cerbeyra copying build/lib/cerbeyra/exceptions.py -> build/bdist.linux-x86_64/wheel/./cerbeyra copying build/lib/cerbeyra/apis.py -> build/bdist.linux-x86_64/wheel/./cerbeyra copying build/lib/cerbeyra/__init__.py -> build/bdist.linux-x86_64/wheel/./cerbeyra copying build/lib/cerbeyra/utils.py -> build/bdist.linux-x86_64/wheel/./cerbeyra creating build/bdist.linux-x86_64/wheel/cerbeyra/src creating build/bdist.linux-x86_64/wheel/cerbeyra/src/cerbeyra_client copying build/lib/cerbeyra/src/cerbeyra_client/cerbeyra_client.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/cerbeyra_client copying build/lib/cerbeyra/src/cerbeyra_client/__init__.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/cerbeyra_client copying build/lib/cerbeyra/src/cerbeyra_client/token.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/cerbeyra_client creating build/bdist.linux-x86_64/wheel/cerbeyra/src/services copying build/lib/cerbeyra/src/services/scans.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/services copying build/lib/cerbeyra/src/services/partners.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/services copying build/lib/cerbeyra/src/services/iot.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/services copying build/lib/cerbeyra/src/services/assets.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/services copying build/lib/cerbeyra/src/services/__init__.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/services copying build/lib/cerbeyra/src/services/vulnerabilities.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/services copying build/lib/cerbeyra/src/services/overall.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/services copying build/lib/cerbeyra/src/services/base.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/services copying build/lib/cerbeyra/src/services/reports.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/services creating build/bdist.linux-x86_64/wheel/cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/network_report.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto creating build/bdist.linux-x86_64/wheel/cerbeyra/src/dto/collections copying build/lib/cerbeyra/src/dto/collections/vuln_collection.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/collections copying build/lib/cerbeyra/src/dto/collections/host_collection.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/collections copying build/lib/cerbeyra/src/dto/collections/__init__.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/collections copying build/lib/cerbeyra/src/dto/collections/asset_collection.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/collections copying build/lib/cerbeyra/src/dto/collections/result_collection.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/collections copying build/lib/cerbeyra/src/dto/cerbeyra_index.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto creating build/bdist.linux-x86_64/wheel/cerbeyra/src/dto/factories copying build/lib/cerbeyra/src/dto/factories/__init__.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/factories copying build/lib/cerbeyra/src/dto/factories/factories.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/factories copying build/lib/cerbeyra/src/dto/technical_info.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/probe.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/host.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/__init__.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/client.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/sensor.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/scan_results.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/web_report.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/network_host_vuln.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/dto/web_host_vuln.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto creating build/bdist.linux-x86_64/wheel/cerbeyra/src/dto/commons copying build/lib/cerbeyra/src/dto/commons/collection.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/commons copying build/lib/cerbeyra/src/dto/commons/__init__.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/commons copying build/lib/cerbeyra/src/dto/commons/va_item.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/commons copying build/lib/cerbeyra/src/dto/commons/va_report.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/commons copying build/lib/cerbeyra/src/dto/commons/item.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto/commons copying build/lib/cerbeyra/src/dto/asset.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src/dto copying build/lib/cerbeyra/src/__init__.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src copying build/lib/cerbeyra/src/types.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src copying build/lib/cerbeyra/src/base.py -> build/bdist.linux-x86_64/wheel/./cerbeyra/src running install_egg_info Copying cerbeyra_api.egg-info to build/bdist.linux-x86_64/wheel/./cerbeyra_api-1.1b1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/cerbeyra_api-1.1b1.dist-info/WHEEL creating '/src/packages/libs/python/python-cerbeyra-api/dist/.tmp-joygwhyp/cerbeyra_api-1.1b1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'cerbeyra/__init__.py' adding 'cerbeyra/apis.py' adding 'cerbeyra/exceptions.py' adding 'cerbeyra/utils.py' adding 'cerbeyra/src/__init__.py' adding 'cerbeyra/src/base.py' adding 'cerbeyra/src/types.py' adding 'cerbeyra/src/cerbeyra_client/__init__.py' adding 'cerbeyra/src/cerbeyra_client/cerbeyra_client.py' adding 'cerbeyra/src/cerbeyra_client/token.py' adding 'cerbeyra/src/dto/__init__.py' adding 'cerbeyra/src/dto/asset.py' adding 'cerbeyra/src/dto/cerbeyra_index.py' adding 'cerbeyra/src/dto/client.py' adding 'cerbeyra/src/dto/host.py' adding 'cerbeyra/src/dto/network_host_vuln.py' adding 'cerbeyra/src/dto/network_report.py' adding 'cerbeyra/src/dto/probe.py' adding 'cerbeyra/src/dto/scan_results.py' adding 'cerbeyra/src/dto/sensor.py' adding 'cerbeyra/src/dto/technical_info.py' adding 'cerbeyra/src/dto/web_host_vuln.py' adding 'cerbeyra/src/dto/web_report.py' adding 'cerbeyra/src/dto/collections/__init__.py' adding 'cerbeyra/src/dto/collections/asset_collection.py' adding 'cerbeyra/src/dto/collections/host_collection.py' adding 'cerbeyra/src/dto/collections/result_collection.py' adding 'cerbeyra/src/dto/collections/vuln_collection.py' adding 'cerbeyra/src/dto/commons/__init__.py' adding 'cerbeyra/src/dto/commons/collection.py' adding 'cerbeyra/src/dto/commons/item.py' adding 'cerbeyra/src/dto/commons/va_item.py' adding 'cerbeyra/src/dto/commons/va_report.py' adding 'cerbeyra/src/dto/factories/__init__.py' adding 'cerbeyra/src/dto/factories/factories.py' adding 'cerbeyra/src/services/__init__.py' adding 'cerbeyra/src/services/assets.py' adding 'cerbeyra/src/services/base.py' adding 'cerbeyra/src/services/iot.py' adding 'cerbeyra/src/services/overall.py' adding 'cerbeyra/src/services/partners.py' adding 'cerbeyra/src/services/reports.py' adding 'cerbeyra/src/services/scans.py' adding 'cerbeyra/src/services/vulnerabilities.py' adding 'cerbeyra_api-1.1b1.dist-info/LICENSE' adding 'cerbeyra_api-1.1b1.dist-info/METADATA' adding 'cerbeyra_api-1.1b1.dist-info/WHEEL' adding 'cerbeyra_api-1.1b1.dist-info/top_level.txt' adding 'cerbeyra_api-1.1b1.dist-info/zip-safe' adding 'cerbeyra_api-1.1b1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built cerbeyra_api-1.1b1-py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: file:///src/packages/libs/python/python-cerbeyra-api/dist Processing /src/packages/libs/python/python-cerbeyra-api/dist/cerbeyra_api-1.1b1-py3-none-any.whl Installing collected packages: cerbeyra-api Successfully installed cerbeyra-api-1.1b1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-cerbeyra-api"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-cerbeyra-api 1.1b1-1 (Wed 20 Nov 2024 03:35:51 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (18) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-attrs 23.2.0-3 -0.54 MiB python-build 1.2.2-1 -0.20 MiB python-cffi 1.17.1-1 -1.32 MiB python-charset-normalizer 3.4.0-1 -0.44 MiB python-cryptography 42.0.8-1 -4.40 MiB python-et-xmlfile 1.1-5 -0.02 MiB python-filelock 3.16.1-1 -0.13 MiB python-idna 3.10-1 -0.88 MiB python-openpyxl 3.1.5-1 -2.88 MiB python-packaging 24.2-1 -0.66 MiB python-pip 24.3.1-1 -15.61 MiB python-pycparser 2.22-2 -1.71 MiB python-pyproject-hooks 1.2.0-1 -0.10 MiB python-requests 2.32.3-1 -0.60 MiB python-urllib3 1.26.20-3 -1.26 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 101.41 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-requests... removing python-urllib3... removing python-pip... removing python-wheel... removing python-openpyxl... removing python-idna... removing python-filelock... removing python-et-xmlfile... removing python-cryptography... removing python-charset-normalizer... removing python-cffi... removing python-pycparser... removing python-build... removing python-pyproject-hooks... removing python-packaging... removing python-attrs... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...