Skip to content

Dev Container Build Fails #5236

@Nils-ChristianIseke

Description

@Nils-ChristianIseke

Bug report

The changes introduced in 1345c22 lead to an unsuccessful devcontainer build. See appended logs of the docker build.
Reverting 1345c22 is fixing this but i think
Required Info:

  • Operating System:
    • Ubuntu 24.04, Using Dockerfile from main
  • Computer:
    • Thinkpax X390
  • ROS2 Version:
    • rolling (Dockerfile)
  • Version or commit hash:

Steps to reproduce issue

Rebuild the Docker container.

Expected behavior

Dev Container build is successful.

Actual behavior

Dev Container build fails, with following output (see appended file for complete logs):

 => ERROR [builder  3/14] RUN rm /etc/apt/sources.list.d/ros2-latest.list  0.3s
 => CANCELED [cacher 4/8] RUN vcs import ./ < ../underlay.repos            0.3s
------
 > [builder  3/14] RUN rm /etc/apt/sources.list.d/ros2-latest.list   && rm /usr/share/keyrings/ros2-latest-archive-keyring.gpg:
0.223 rm: cannot remove '/etc/apt/sources.list.d/ros2-latest.list': No such file or directory
------

Additional information

Dev Container Build Log

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