-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels