This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/16307] ubuntu 12.04 /bin/kill no likey new kill -SIG -- -[exp_pid]


https://sourceware.org/bugzilla/show_bug.cgi?id=16307

Mark Wielaard <mjw at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjw at redhat dot com

--- Comment #1 from Mark Wielaard <mjw at redhat dot com> ---
Which is funny, since this was originally introduced because ubuntu was using a
buggy procps-ng 3.3.3, causing the original -- addition as far as I can see:

commit 60d57102e6c06a326226acb7e6ab97c601ca614e
Author: Naresh Kamboju <naresh.kamboju@linaro.org>
Date:   Wed Oct 16 11:56:16 2013 -0400

    /bin/kill -INT -[exp_pid] not supported on Ubuntu which is having procps-ng
    3.3.3

     /bin/kill -INT -22504
     /bin/kill: invalid option -- '2'

    Due to this reason test scripts modified to
     /bin/kill -INT -- -[exp_pid]

    reference:
    http://pastebin.com/81SVEGka
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689278
    https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1077796

    Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>

-- 
You are receiving this mail because:
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]