When using ubuntu:jammy, ros:humble-ros-core, ros:humble-ros-base, and other jammy-based images, there is possibility for the following error to occur when running apt update:
E: Problem executing scripts APT::Update::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'
E: Sub-process returned an error code
My host system is Ubuntu 20.04
Docker version 20.10.7, build f0df350
When using
ubuntu:jammy
,ros:humble-ros-core
,ros:humble-ros-base
, and other jammy-based images, there is possibility for the following error to occur when runningapt update
:My host system is Ubuntu 20.04 Docker version 20.10.7, build f0df350