Update libosi #1507
Triggered via pull request
September 9, 2024 20:54
Status
Failure
Total duration
13m 46s
Artifacts
–
parallel_tests.yml
on: pull_request
build_container
3m 35s
test_installer
13m 27s
build_and_check_fork
0s
Matrix: tests
cleanup
1s
Annotations
3 errors
build_container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp && echo 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" did not complete successfully: exit code: 2
|
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.
|