freshly bootstrapped ubuntu 22.04 without jammy-updates or jammy-secrity sources fails to install ros-humble-ros-base:
+ sudo apt-get install -y ros-humble-ros-base
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
apt : Depends: libapt-pkg6.0 (>= 2.4.5) but it is not going to be installed
Depends: libsystemd0 but it is not installable
bsdutils : PreDepends: libsystemd0 but it is not installable
Recommends: bsdextrautils but it is not going to be installed
init : PreDepends: systemd-sysv but it is not going to be installed
libprocps8 : Depends: libsystemd0 (>= 209) but it is not installable
util-linux : PreDepends: libsystemd0 but it is not installable
PreDepends: libudev1 (>= 183) but it is not installable
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
freshly bootstrapped ubuntu 22.04 without jammy-updates or jammy-secrity sources fails to install ros-humble-ros-base: