lkml.org 
[lkml]   [2013]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [ 00/72] 3.10.2-stable review
    Date
    On 2013-07-19 07:25 +0200, Greg Kroah-Hartman wrote:

    > This is the start of the stable review cycle for the 3.10.2 release.
    > There are 72 patches in this series, all will be posted as a response
    > to this one. If anyone has any issues with these being applied, please
    > let me know.
    >
    > Responses should be made by Sun Jul 21 05:25:08 UTC 2013.
    > Anything received after that time might be too late.
    >
    > The whole patch series can be found in one patch at:
    > kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.10.2-rc1.gz

    I've spent just half an hour trying to figure out why this kernel failed
    to install with an incomprehensible error message:

    ,----
    | BUILDDEB
    | rm: invalid option -- 'c'
    | Try `rm --help' for more information.
    | make[2]: *** [_modinst_] Error 1
    `----

    It turned out that there's a trailing space in the

    SUBLEVEL = 2

    line in the Makefile, and that extra space ends up in MODLIB, finally
    passing the 'rm' command _two_ parameters rather than one, the second
    starting with "-rc1".

    Cheers,
    Sven


    \
     
     \ /
      Last update: 2013-07-19 10:21    [W:2.313 / U:0.152 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site