[elbe-devel] [PATCH] init default-init.xml: remove backports kernel from pkg list

Torben Hohn torben.hohn at linutronix.de
Tue Apr 9 14:30:54 CEST 2019


On Tue, Apr 09, 2019 at 02:22:48PM +0200, John Ogness wrote:
> On 2019-04-09, Torben Hohn <torben.hohn at linutronix.de> wrote:
> > 19a6a0cd6b59 ("init: bump initvm kernel version to jessie-backports")
> > switched the kernel to the jessie-backports kernel, to obtain
> > a 4.9 kernel to fix msgs like:
> >
> > ---------------------------------------------------------------
> > kvm_put_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs'
> > ---------------------------------------------------------------
> >
> > stretch already has a 4.9 kernel, so this is not necessary anymore.
> >
> > linux-image-amd64 from stretch-backports is currently subject to a
> > transition, and is broken. Since we dont need it, fall back to the
> > stretch kernel installed by the installer, and stay there.
> >
> > examples/elbe-init-big-machine.xml is also fixed.
> >
> > Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
> > ---
> >  elbepack/init/default-init.xml     | 1 -
> >  examples/elbe-init-big-machine.xml | 1 -
> >  2 files changed, 2 deletions(-)
> >
> > diff --git a/elbepack/init/default-init.xml b/elbepack/init/default-init.xml
> > index c8bd05ca..bf4f6209 100644
> > --- a/elbepack/init/default-init.xml
> > +++ b/elbepack/init/default-init.xml
> > @@ -50,7 +50,6 @@
> >  		<pkg-list>
> >  			<pkg>openssh-server</pkg>
> >  			<pkg pin="stretch-backports">debootstrap</pkg>
> > -			<pkg pin="stretch-backports">linux-image-amd64</pkg>
> 
> I think you are missing:
> 
> +                       <pkg>linux-image-amd64</pkg>
> 
> The kernel isn't part of debootstrap.

this is not debootstrap, this is the debian installer.
believe me, it installs a kernel ;)

> 
> >  			<pkg pin="stretch-backports">pbuilder</pkg>
> >  		</pkg-list>
> >  		<preseed>
> > diff --git a/examples/elbe-init-big-machine.xml b/examples/elbe-init-big-machine.xml
> > index 10d1979e..ca24d174 100644
> > --- a/examples/elbe-init-big-machine.xml
> > +++ b/examples/elbe-init-big-machine.xml
> > @@ -50,7 +50,6 @@
> >  		<pkg-list>
> >  			<pkg>openssh-server</pkg>
> >  			<pkg pin="stretch-backports">debootstrap</pkg>
> > -			<pkg pin="stretch-backports">linux-image-amd64</pkg>
> 
> Here also.
> 
> >  			<pkg pin="stretch-backports">pbuilder</pkg>
> >  		</pkg-list>
> >  		<preseed>

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20190409/3a42e31c/attachment.sig>


More information about the elbe-devel mailing list