Skip to content

bzip2 not found during "Compress install space" #1118

@scpeters

Description

@scpeters

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions