Add CI workflows for apt-source #13
build-test-packages.yaml
on: pull_request
Matrix: build-ros-apt-source
Matrix: build-ros2-apt-source
Matrix: ros-ci
Matrix: ros2-ci
Annotations
15 errors
|
build-ros2-apt-source (ubuntu:jammy)
Process completed with exit code 1.
|
|
Error:
Earthfile#L63
The command RUN if [ ${distro} != "ubuntu:focal" ]; then cat /usr/share/ros-apt-source/${repo}.sources | grep 'BEGIN PGP PUBLIC KEY BLOCK' ; else if [ -f /usr/share/keyrings/${repo}-archive-keyring.gpg ] && [ -e /usr/share/keyrings/${repo}-archive-keyring.gpg ] && [ -s /usr/share/keyrings/${repo}-archive-keyring.gpg ]; then exit 0; else exit 1; fi; fi; did not complete successfully. Exit code 1
|
|
build-ros2-apt-source (ubuntu:noble)
The operation was canceled.
|
|
build-ros2-apt-source (ubuntu:noble)
The strategy configuration was canceled because "build-ros2-apt-source.ubuntu_jammy" failed
|
|
build-ros2-apt-source (ubuntu:focal)
The operation was canceled.
|
|
build-ros2-apt-source (ubuntu:focal)
The strategy configuration was canceled because "build-ros2-apt-source.ubuntu_jammy" failed
|
|
build-ros-apt-source (ubuntu:focal)
Process completed with exit code 1.
|
|
Error:
Earthfile#L63
The command RUN if [ ${distro} != "ubuntu:focal" ]; then cat /usr/share/ros-apt-source/${repo}.sources | grep 'BEGIN PGP PUBLIC KEY BLOCK' ; else if [ -f /usr/share/keyrings/${repo}-archive-keyring.gpg ] && [ -e /usr/share/keyrings/${repo}-archive-keyring.gpg ] && [ -s /usr/share/keyrings/${repo}-archive-keyring.gpg ]; then exit 0; else exit 1; fi; fi; did not complete successfully. Exit code 1
|
|
ros2-ci (ubuntu:jammy)
Process completed with exit code 1.
|
|
Error:
Earthfile#L82
The command RUN apt update did not complete successfully. Exit code 100
|
|
ros2-ci (ubuntu:noble)
The operation was canceled.
|
|
Error:
Earthfile#L82
The command RUN apt update did not complete successfully. Exit code 100
|
|
ros2-ci (ubuntu:noble)
The strategy configuration was canceled because "ros2-ci.ubuntu_jammy" failed
|
|
ros2-ci (ubuntu:focal)
The operation was canceled.
|
|
ros2-ci (ubuntu:focal)
The strategy configuration was canceled because "ros2-ci.ubuntu_jammy" failed
|