Aptitude likes to occasionally select solutions that involve downgrading the package requested. We can fix this more directly by tuning the ProblemResolver, but this provides a safeguard that fails the bake if aptitude does install the wrong package version in the end. It does NOT currently do any checking of dependencies installed, just the main requested package.
Aptitude likes to occasionally select solutions that involve downgrading the package requested. We can fix this more directly by tuning the ProblemResolver, but this provides a safeguard that fails the bake if aptitude does install the wrong package version in the end. It does NOT currently do any checking of dependencies installed, just the main requested package.
cc @coryb @kvick