[Bug 1079889] Re: coreutils timeout does nothing

Julian Taylor jtaylor.debian at googlemail.com
Sat Nov 17 14:02:16 UTC 2012


I can't reproduce the issue on 12.10 amd64 and i386

time /usr/bin/timeout 1 sleep 4 # should kill after 1 second

real	0m1.027s
user	0m0.000s
sys	0m0.000s

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/1079889

Title:
  coreutils timeout does nothing

Status in “coreutils” package in Ubuntu:
  New

Bug description:
  On Ubuntu 12.10, coreutils /usr/bin/timeout seems to do nothing.  This
  is coreutils 8.13-3.2ubuntu2.

  $ time /usr/bin/timeout 1 sleep 4   # should kill after 1 second

  real	    0m4.007s
  user   0m0.000s
  sys     0m0.000s

  $ /usr/bin/timeout --version
  timeout (GNU coreutils) 8.13
  Copyright (C) 2011 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.

  Written by Pádraig Brady.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1079889/+subscriptions




More information about the foundations-bugs mailing list