Your message dated Sun, 31 Jan 2010 15:36:50 +1100
with message-id <[email protected]>
and subject line Fixed in 3.2.6
has caused the Debian Bug report #184348,
regarding procps: setting COLUMNS messes up watch -d
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.)
--
184348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=184348
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: procps
Version: 1:3.1.5-1
Severity: minor
File: /usr/bin/watch
Tags: upstream
Please try
$ COLUMNS=33 watch -d cat /etc/motd
or
$ COLUMNS=$((${COLUMNS?}-10)) watch -d "cat /etc/motd"
Do you see most of the output stays highlighted even though it doesn't change?
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux debian 2.4.20-k7 #1 Tue Jan 14 00:29:06 EST 2003 i686
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5
Versions of packages procps depends on:
ii libc6 2.3.1-10 GNU C Library: Shared libraries an
ii libncurses5 5.3.20021109-2 Shared libraries for terminal hand
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: procps
Version: 1:3.2.6-1
I believe version 3.2.6 of procps fixed this rather ancient bug.
Certainly your test cases work fine now.
--
Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/ csmall at : enc.com.au
http://www.debian.org/ Debian GNU/Linux, software should be Free
--- End Message ---