Your message dated Mon, 5 Sep 2005 09:56:11 +1000
with message-id <[EMAIL PROTECTED]>
and subject line No pstree's fault, kernel shows it like this
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Dec 2003 00:34:14 +0000
>From [EMAIL PROTECTED] Wed Dec 17 18:34:13 2003
Return-path: <[EMAIL PROTECTED]>
Received: from frodo.hserus.net [204.74.68.40]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AWlCE-0000vA-00; Wed, 17 Dec 2003 17:35:14 -0600
Received: from tc218-187-81-52.2-7.pl.apol.com.tw ([218.187.81.52]:33052
helo=jidanni.org)
by frodo.hserus.net with asmtp
(Cipher TLSv1:RC4-SHA:128) (Exim 4.30 #2)
id 1AWlCD-000AuK-Oo by authid <jidanni> with plain
for <[EMAIL PROTECTED]>; Thu, 18 Dec 2003 05:05:14 +0530
Received: from jidanni by jidanni.org with local (Exim 4.24)
id 1AWhxV-00055m-5z; Thu, 18 Dec 2003 04:07:49 +0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dan Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: /usr/bin/pstree: dd = args don't show up
X-Mailer: reportbug 2.34
Date: Thu, 18 Dec 2003 04:07:49 +0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin
2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15
(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-4.3 required=4.0 tests=DATE_IN_PAST_03_06,
HAS_PACKAGE autolearn=no
version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15
X-Spam-Level:
Package: psmisc
Version: 21.3-1
Severity: minor
File: /usr/bin/pstree
Tags: upstream
No big deal, but I notice the '=' don't show up:
`-dd if /cdrom/debs-jidanni.org.tar ibs 1 skip 61000000 count 4000000
---------------------------------------
Received: (at 224332-done) by bugs.debian.org; 4 Sep 2005 23:56:13 +0000
>From [EMAIL PROTECTED] Sun Sep 04 16:56:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ppp114-209.static.internode.on.net (mail.enc.com.au)
[150.101.114.209]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EC4LN-0004BL-00; Sun, 04 Sep 2005 16:56:13 -0700
Received: from localhost (localhost [127.0.0.1])
by mail.enc.com.au (Postfix) with ESMTP id 4AF52B9BE8
for <[EMAIL PROTECTED]>; Mon, 5 Sep 2005 09:56:11 +1000 (EST)
Received: from mail.enc.com.au ([127.0.0.1])
by localhost (gonzo [127.0.0.1]) (amavisd-new, port 10024) with LMTP
id 00831-02-2 for <[EMAIL PROTECTED]>;
Mon, 5 Sep 2005 09:56:11 +1000 (EST)
Received: by mail.enc.com.au (Postfix, from userid 1000)
id 29D5DB9C09; Mon, 5 Sep 2005 09:56:11 +1000 (EST)
Date: Mon, 5 Sep 2005 09:56:11 +1000
To: [EMAIL PROTECTED]
Subject: No pstree's fault, kernel shows it like this
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
From: [EMAIL PROTECTED] (Craig Small)
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at enc.com.au
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
pstree (and ps) show dd without the equals signs because this is how,
for whatever reason, the kernel stores the information. pstree just
presents what it gets.
Example:
[EMAIL PROTECTED]:~$ dd if=/dev/random of=/dev/null bs=1024 count=1024000
[1]+ Stopped dd if=/dev/random of=/dev/null bs=1024
count=1024000
[EMAIL PROTECTED]:~$ pgrep dd
17939
[EMAIL PROTECTED]:~$ cat -v /proc/17939/cmdline
[EMAIL PROTECTED]@/dev/[EMAIL PROTECTED]@/dev/[EMAIL PROTECTED]@[EMAIL
PROTECTED]@[EMAIL PROTECTED]@fozzie:~$
[EMAIL PROTECTED]:~$ ps 17939
PID TTY STAT TIME COMMAND
17939 pts/0 T 0:00 dd if /dev/random of /dev/null bs 1024 count
1024000
As it is not a bug in pstree I'm closing this bug.
- Craig
--
Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer
csmall at : enc.com.au ieee.org debian.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]