Skip to content

Use Capstone Debian package #1616

Use Capstone Debian package

Use Capstone Debian package #1616

Triggered via pull request January 3, 2025 22:09
Status Failure
Total duration 36m 7s
Artifacts

parallel_tests.yml

on: pull_request
build_container
3m 36s
build_container
test_installer
15m 28s
test_installer
build_and_check_fork
0s
build_and_check_fork
Matrix: tests
cleanup
0s
cleanup
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test_installer
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
test_installer
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
build_container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp && curl -LJO https://github.com/panda-re/libosi/releases/download/${LIBOSI_VERSION}/libosi_$(echo \"$BASE_IMAGE\" | awk -F':' '{print $2}').deb && dpkg -i /tmp/libosi_$(echo \"$BASE_IMAGE\" | awk -F':' '{print $2}').deb && rm -rf /tmp/libosi_$(echo \"$BASE_IMAGE\" | awk -F':' '{print $2}').deb" did not complete successfully: exit code: 23