Your message dated Fri, 27 May 2022 20:57:12 +0200 with message-id <[email protected]> and subject line Bug#583960 has been fixed long ago has caused the Debian Bug report #583960, regarding reniced: Add option to use `ps H -eo lwp, cmd` instead of `ps H -eo lwp, comm` 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 583960: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583960 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: reniced Version: 1.17-1 Severity: wishlist The reniced program is really limited by the hardcoded use of a `comm' argument to ps(1). It should optionally allow for using `cmd'. Or any other ps option with a command-line argument. The use case is making the attached reniced.conf work. I'm using this with this wrapper around reniced: #!/bin/bash perl -0777 -pe 's[sub generate_ps_command.*?\{.*?\n\}][sub generate_ps_command { "ps H -eo lwp,cmd" }]s;' < /usr/bin/reniced | perl 2>/dev/null It's ugly, but it works. I can filter on the full command arguments, not just the process name. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (700, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32.12-x86_64-linode12 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages reniced depends on: ii libbsd-resource-perl 1.2904-1 BSD process resource limit and pri ii perl 5.10.1-12 Larry Wall's Practical Extraction reniced recommends no packages. reniced suggests no packages. -- Configuration Files: /etc/reniced.conf changed: b2 ^rtorrent 15b5 munin-node 9b5 uptimed 9b5 ntpd 10b6 (?<!r)tor(?!rent) 9b6 (?:mailmanctl|qrunner) 1b1 squid 1b1 unlinkd 1b1 apache2 1b1 vlogger.*access log 1b1 php5-cgi 1b1 fastcgi\.pl$ 1b1 memcached 1b1 mysqld 2b2 ^(?:master|smtpd|anvil|pickup|qmgrx|qmgr) 2b2 qpsmtpd 1b1 pdns_(?:server|recursor) 1b1 bitlbee 1b1 openvpn 3b3 failo 3b3 hailo 3b3 lostbot 3b3 alvitur 3b3 bondage: (leech|avar) 5b5 postgres 5b5 fail2ban 2b2 oidentd 2b2 udevd 2b2 rsyslogd 16b7 git -- no debconf information
--- End Message ---
--- Begin Message ---The bug has been fixed long ago but was not closed via changelog entry: - upstream fix via reniced v1.18 on 2010-06-06 - Debian fix via reniced 1.19-1 on 2011-02-06 -- ....Christian.Garbs....................................https://www.cgarbs.de We can predict everything except the future.
--- End Message ---

