Bug#905732: kernel-package: fails to create debian directory (/bin/sh: 1: [: -lt: unexpected operator)

2018-08-28 Thread Claude Heiland-Allen
On 11/08/18 18:43, Claude Heiland-Allen wrote: Worked (albeit slowly) without  -j 32.  To be precise, this worked: I think this is an issue with using an old .config and not updating it properly with new variables defined in the new kernel. Seems if I go through the make oldconfig stuff

Bug#905732: kernel-package: fails to create debian directory (/bin/sh: 1: [: -lt: unexpected operator)

2018-08-11 Thread Claude Heiland-Allen
On 08/08/18 19:37, Claude Heiland-Allen wrote: * What exactly did you do (or not do) that was effective (or ineffective)? .../linux-4.18-rc8$ make-kpkg --rootcmd=fakeroot -j 32 --initrd kernel_image --verbose * What was the outcome of this action? The build failed after a

Bug#905732: kernel-package: fails to create debian directory (/bin/sh: 1: [: -lt: unexpected operator)

2018-08-08 Thread Claude Heiland-Allen
With /bin/sh -> dash: On 08/08/18 19:37, Claude Heiland-Allen wrote: /bin/sh: 1: [: -lt: unexpected operator /bin/sh: 1: [: -gt: unexpected operator /bin/sh: 1: [: -lt: unexpected operator With /bin/sh -> bash: --8<-- /bin/sh: line 0: [: -lt: unary operator expected /bin/sh: line 0: [: -gt:

Bug#905732: kernel-package: fails to create debian directory (/bin/sh: 1: [: -lt: unexpected operator)

2018-08-08 Thread Claude Heiland-Allen
Package: kernel-package Version: 13.018+nmu1 Severity: normal Dear Maintainer, * What led up to the situation? I tried to make-kpkg with the latest linux-4.18-rc8 * What exactly did you do (or not do) that was effective (or ineffective)? .../linux-4.18-rc8$ make-kpkg