-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
The Gazebo buildfarm has a few jenkins jobs configured from ros_buildfarm (documented here), and a recent build failed to execute the tar command during the Compress install space phase with an error stating that bzip2 is not found:
14:21:32 # BEGIN SECTION: Compress install space
14:21:32 + cd /home/jenkins/workspace/ci__colcon_any-manual_ubuntu_noble_amd64
14:21:32 + tar -cjf ros2-global-linux-noble-amd64-ci.tar.bz2 -C ws --transform s/^install_isolated/ros2-linux/ install_isolated
14:21:32 /bin/sh: 1: bzip2: not found
14:21:32 tar: ros2-global-linux-noble-amd64-ci.tar.bz2: Cannot write: Broken pipe
I don't know enough about ros_buildfarm to know where this dependency should be specified.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels