Fix dockerfile to use correct rosinstall file based on distro #169
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
|