Debian are saying that package coreutils replaces the timeout package.
Are they aware that the packages' timeout(1) commands are not compatible
in their command line arguments?

    timeout: timeout -11 1 sleep 5
    coreutils: timeout -s 11 1 sleep 5

My script using the old timeout package will fail if coreutils' new
timeout(1) command is dropped in instead.

-- 
coreutils' timeout(1) is missing
https://bugs.launchpad.net/bugs/383502
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to