[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#633419: marked as done (pdksh: wrong output of built-in time command)



Your message dated Wed, 27 Jun 2012 11:06:43 +0000 (UTC)
with message-id <Pine.BSM.4.64L.1206271106040.3110@herc.mirbsd.org>
and subject line pdksh: wrong output of built-in time command
has caused the Debian Bug report #633419,
regarding pdksh: wrong output of built-in time command
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
633419: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633419
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: pdksh
Version: 5.2.14-25
Severity: normal


    the out put of the built-in time command is completely wrong, at least for real time
    following examples demeonstrate that

        Sun Jul 10 07:52:53 CEST 2011 - sending file
         1547.51s real     0.05s user     6.41s system
        Sun Jul 10 08:08:22 CEST 2011 - file sent
           according the "date" output, the real real time is: 15'29'', i.e.  928s
        
        ->ksh
        ->time sleep 5
            8.33s real     0.00s user     0.00s system
        ->bash
        ->time sleep 5
            real    0m5.001s
            user    0m0.004s
            sys     0m0.000s

-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pdksh depends on:
ii  debianutils                   3.4        Miscellaneous utilities specific t
ii  libc6                         2.11.2-10  Embedded GNU C Library: Shared lib

pdksh recommends no packages.

pdksh suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,

I’ve got no clue why this should have been broken, but with the
pdksh → mksh migration, I’m closing this bug because it WFM:

tglase@tglase:~ $ time sleep 5
    0m4.99s real     0m0.00s user     0m0.00s system

bye,
//mirabilos
-- 
13:37⎜«Natureshadow» Deep inside, I hate mirabilos. I mean, he's a good
guy. But he's always right! In every fsckin' situation, he's right. Even
with his deeply perverted taste in software and borked ambition towards
broken OSes - in the end, he's damn right about it :(! […] works in mksh


--- End Message ---

Reply to: