Skip to content

Fix dockerfile to use correct rosinstall file based on distro #169

Fix dockerfile to use correct rosinstall file based on distro

Fix dockerfile to use correct rosinstall file based on distro #169

Triggered via pull request January 18, 2025 12:16
Status Failure
Total duration 1m 21s
Artifacts

docker.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
noble
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd ${WORKSPACE_DIR} && REPOS_FILE=$(if [ \"${TAG}\" = \"focal\" ]; then echo \"dependencies_focal.repos\"; else echo \"dependencies.repos\"; fi) && $(if [ \"${TAG}\" = \"focal\" ]; then echo \"dependencies_focal.repos\"; else echo \"dependencies.repos\"; fi) && vcs import src < src/tesseract/${REPOS_FILE} --shallow && rosdep install --from-paths ${WORKSPACE_DIR}/src -iry" did not complete successfully: exit code: 127
jammy
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd ${WORKSPACE_DIR} && REPOS_FILE=$(if [ \"${TAG}\" = \"focal\" ]; then echo \"dependencies_focal.repos\"; else echo \"dependencies.repos\"; fi) && $(if [ \"${TAG}\" = \"focal\" ]; then echo \"dependencies_focal.repos\"; else echo \"dependencies.repos\"; fi) && vcs import src < src/tesseract/${REPOS_FILE} --shallow && rosdep install --from-paths ${WORKSPACE_DIR}/src -iry" did not complete successfully: exit code: 127
focal
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd ${WORKSPACE_DIR} && REPOS_FILE=$(if [ \"${TAG}\" = \"focal\" ]; then echo \"dependencies_focal.repos\"; else echo \"dependencies.repos\"; fi) && $(if [ \"${TAG}\" = \"focal\" ]; then echo \"dependencies_focal.repos\"; else echo \"dependencies.repos\"; fi) && vcs import src < src/tesseract/${REPOS_FILE} --shallow && rosdep install --from-paths ${WORKSPACE_DIR}/src -iry" did not complete successfully: exit code: 127
noble
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
jammy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
focal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636