* Michael Tokarev [Die Jul 05, 2011 at 09:21:50 +0400]:

> When run under linux kernel 3.0 (rc5), every procps tool print an
> ugly warning, like this:

> $ ps
> Non-standard uts for running kernel:
> release Linux version 3.0-amd64 (mjt@gandalf) (gcc version 4.4.5 (Debian 
> 4.4.5-8) ) #3.0.0~rc5 SMP Sat Jul 2 14:48:55 MSD 2011
> =3.0.0 gives version code 196608
>   PID TTY          TIME CMD
> 25472 pts/10   00:00:00 bash
> 25473 pts/10   00:00:00 ps

> This is in file proc/version.c (which is further patched in
> debian by patches/gnu-kbsd-version.patch), the sscanf() should
> check for 2 components, not 3.

> The change is really trivial, in the mentioned .patch file,
> s/< 3/< 2/.

Craig, is there anything I could help to resolve this issue?

This issue sadyl affects every user that runs a 3.0 kernel without a
third digit in the version number.

regards,
-mika-

Attachment: signature.asc
Description: Digital signature

Reply via email to