Bump step-security/harden-runner from 2.13.1 to 2.13.2 #595
container.yml
on: pull_request
container
2m 22s
update-binder-image
0s
Matrix: container-test
Annotations
1 error
|
container
Error: buildah exited with code 2
Trying to pull docker.io/library/debian:unstable...
Getting image source signatures
Copying blob sha256:7a726d77a015ad71107356506f94f5a87e9e8aa9fd6057716048e3243a263cba
Copying config sha256:19e533d4f461cb693d22d04d1ac3877142058603a49b9e722248a90debb53c13
Writing manifest to image destination
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [28 lines of output]
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "/usr/lib/python3/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-qhneqn5f/overlay/local/lib/python3.13/dist-packages/setuptools/build_meta.py", line 331, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-build-env-qhneqn5f/overlay/local/lib/python3.13/dist-packages/setuptools/build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "/tmp/pip-build-env-qhneqn5f/overlay/local/lib/python3.13/dist-packages/setuptools/build_meta.py", line 512, in run_setup
super().run_setup(setup_script=setup_script)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-build-env-qhneqn5f/overlay/local/lib/python3.13/dist-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 16, in <module>
File "/pynucleus/packageTools/../packageTools/PyNucleus_packageTools/__init__.py", line 154, in loadConfig
self.parseConfig(filename, extra_config)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/pynucleus/packageTools/../packageTools/PyNucleus_packageTools/__init__.py", line 138, in parseConfig
import yaml
ModuleNotFoundError: No module named 'yaml'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'file:///pynucleus/packageTools' when getting requirements to build wheel
make: *** [Makefile:21: install] Error 1
Error: building at STEP "RUN make install PIP_INSTALL_FLAGS=" --break-system-packages" && find . -type f -name '*.c' -exec rm {} + && find . -type f -name '*.cpp' -exec rm {} + && rm -rf build packageTools/build base/build metisCy/build fem/build multilevelSolver/build nl/build && ccache -s": while running runtime: exit status 2
|