[Bug 1125323] Re: "ps -o" user defined fields: Priority

Arto Jääskeläinen 1125323 at bugs.launchpad.net
Thu Feb 14 19:07:33 UTC 2013


You are right, it was meant for Ubuntu coreutils. Sorry for my mistake.

On 14.02.2013 19:31, C de-Avillez wrote:
> Thank you for opening this bug. You reported it against Baltix and
> coreutils, but the 'ps' you are using states it is from the 'procps'
> package.
>
> I am assuming you meant Ubuntu (not Baltix), and corrected both.
>
> You also have not identified the Ubuntu version you are running. Next
> time, please use 'ubuntu-bug' to open a bug -- it will collect the bare
> minimum data, and speed up the process.
>
> ** Package changed: coreutils (Ubuntu) => procps (Ubuntu)
>
> ** Changed in: procps (Ubuntu)
>         Status: New => Incomplete
>

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

Title:
  "ps -o" user defined fields:  Priority

Status in “procps” package in Ubuntu:
  Incomplete

Bug description:
  ps --version
  procps version 3.2.8

  Test case:

  ps -l 1 
  F S   UID   PID  PPID  C PRI  NI ADDR SZ WCHAN  TTY        TIME CMD
  4 S     0     1       0       0  80   0 -   885 poll_s ?          0:01 /sbin/init

  ps -o f,s,uid,pid,ppid,c,pri,ni,addr,sz,wchan,tty,time,cmd 1 
  F S   UID   PID  PPID  C PRI  NI ADDR    SZ WCHAN  TT           TIME CMD
  4 S     0     1       0      0  19    0    -   885 poll_s ?        00:00:01 /sbin/init

  First one standard ps minus lowercase "L" with pid one.   Second one
  displaying same fields but user defined (-o).  Expecting to see  same
  result from both.  Observed result:

  1)  Priority field "PRI" shows different result.

  2) Header for tty spelled "TT".

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




More information about the foundations-bugs mailing list