Bug ID 1046237
Summary Debug output in killall from psmisc package
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter lhenriques@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.0
Build Identifier: 

'killall' now outputs some debug info that is annoying and breaks some tests. 
The same issue was present and fixed in Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864753

Reproducible: Always

Steps to Reproduce:
Just run killall:
$ killall killall
sending signal 15 to procs
killall: no process found

The "sending signal 15 to procs" wasn't supposed to be there.

Actual Results:  
sending signal 15 to procs
killall: no process found

Expected Results:  
killall: no process found


See Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864753


You are receiving this mail because: