On Jan 22, 2014, at 9:59 AM, Kevin Olbrich <kolbr...@dolphin-it.de> wrote:
> Wouldn't this mean there is an error message? The patch could work with a > newer kernel in general (?). > > I did not try it but are there so many changes between both releases? Hi Kevin, I just tried this an Debian with kernel 3.2.51 in a VM and while it succeeds (as it did in my primary install), the patch version may indeed be mismatched, which I definitely missed before. Bold formatting added by me: > Preconfiguring packages ... > Selecting previously unselected package libgettextpo0:amd64. > (Reading database ... 114419 files and directories currently installed.) > Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-9_amd64.deb) > ... > Selecting previously unselected package autopoint. > Unpacking autopoint (from .../autopoint_0.18.1.1-9_all.deb) ... > Selecting previously unselected package dctrl-tools. > Unpacking dctrl-tools (from .../dctrl-tools_2.22.2_amd64.deb) ... > Selecting previously unselected package gettext. > Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ... > Selecting previously unselected package gradm2. > Unpacking gradm2 (from .../gradm2_2.9.1~201206091838-1_amd64.deb) ... > Selecting previously unselected package intltool-debian. > Unpacking intltool-debian (from > .../intltool-debian_0.35.0+20060710.1_all.deb) ... > Selecting previously unselected package po-debconf. > Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ... > Selecting previously unselected package kernel-package. > Unpacking kernel-package (from .../kernel-package_12.036+nmu3_all.deb) ... > Selecting previously unselected package libsys-hostname-long-perl. > Unpacking libsys-hostname-long-perl (from > .../libsys-hostname-long-perl_1.4-2_all.deb) ... > Selecting previously unselected package libmail-sendmail-perl. > Unpacking libmail-sendmail-perl (from > .../libmail-sendmail-perl_0.79.16-1_all.deb) ... > Selecting previously unselected package linux-source-3.2. > Unpacking linux-source-3.2 (from .../linux-source-3.2_3.2.51-1_all.deb) ... > Selecting previously unselected package linux-patch-grsecurity2. > Unpacking linux-patch-grsecurity2 (from > .../linux-patch-grsecurity2_2.9.1+3.2.21-201206221855-1_all.deb) ... > Processing triggers for man-db ... > Processing triggers for install-info ... > Setting up libgettextpo0:amd64 (0.18.1.1-9) ... > Setting up autopoint (0.18.1.1-9) ... > Setting up dctrl-tools (2.22.2) ... > Setting up gettext (0.18.1.1-9) ... > Setting up gradm2 (2.9.1~201206091838-1) ... > Setting up intltool-debian (0.35.0+20060710.1) ... > Setting up po-debconf (1.0.16+nmu2) ... > Setting up kernel-package (12.036+nmu3) ... > Setting up libsys-hostname-long-perl (1.4-2) ... > Setting up libmail-sendmail-perl (0.79.16-1) ... > Setting up linux-source-3.2 (3.2.51-1) ... > Setting up linux-patch-grsecurity2 (2.9.1+3.2.21-201206221855-1) ... Best, Andrew