On Thu, Jan 11, 2018 at 02:51:10PM +0100, Vincent Bernat wrote: > ❦ 10 janvier 2018 12:05 GMT, Steve McIntyre <[email protected]> : > >> 8.10.3-20180110 >> >> Updates in 1 source package(s), 1 binary package(s): >> >> Source linux-latest, binaries: linux-image-amd64:amd64 >> linux-latest (63+deb8u1) jessie-security; urgency=medium >> >> * Update to 3.16.0-5 >> (Main reason: KAISER/KPTI changes, see the linux-image-3.16.0-5-* >> changelog for more) >> >> https://cloud.debian.org/images/openstack/current-8/ > >For me, the kernel is not up-to-date. Maybe you built the image while >the metapackage wasn't up-to-date.
Not quite - there's another bug I've found in Thomas' openstack image building script - it does a debootstrap to install the base image, but then won't pick up on a new kernel package with an ABI change as it's only calling "apt-get upgrade", not "apt-get dist-upgrade". I've just built a new image again today with a local patch to fix that. -- Steve McIntyre, Cambridge, UK. [email protected] The two hard things in computing: * naming things * cache invalidation * off-by-one errors -- Stig Sandbeck Mathisen
