reopen 544999
thanks

Hi!

Sadly, man-db still spams.
The line you added is:
  if ! grep -q 'envID:.*[1-9]' /proc/self/status; then

but /proc/self/status doesn't include that envID line you're looking for,
neither on 2.6.18 nor 2.6.26.

I also wonder, perhaps it would be better to instead ask for having
start-stop-daemon hush nice/ionice messages when -q is given, as that's
more of an informative message rather than a real error.



# cat /proc/self/status 
Name:   cat
State:  R (running)
SleepAVG:       88%
Tgid:   11495
Pid:    11495
PPid:   10073
TracerPid:      0
Uid:    0       0       0       0
Gid:    0       0       0       0
FDSize: 256
Groups: 0 
VmPeak:     5084 kB
VmSize:     5084 kB
VmLck:         0 kB
VmHWM:       540 kB
VmRSS:       540 kB
VmData:      168 kB
VmStk:        84 kB
VmExe:        40 kB
VmLib:      1424 kB
VmPTE:        24 kB
Threads:        1
SigQ:   0/16377
SigPnd: 0000000000000000
ShdPnd: 0000000000000000
SigBlk: 0000000000000000
SigIgn: 0000000000000000
SigCgt: 0000000000000000
CapInh: 0000000000000000
CapPrm: 00000000344c04ff
CapEff: 00000000344c04ff
Cpus_allowed:   ffffffff
Mems_allowed:   00000000,00000001
s_context: 49153
ctxflags: 202020010
initpid: 0
ipv4root: 8523ce59/00ffffff
ipv4root_bcast: 00000000

-- 
1KB             // Microsoft corollary to Hanlon's razor:
                //      Never attribute to stupidity what can be
                //      adequately explained by malice.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to