Your message dated Sun, 20 Oct 2024 12:29:45 +0200
with message-id
<t3ctz46nvlko2bhbzxgtqndfq6kshdx2xfsx4mf3ggizvcd...@tarta.nabijaczleweli.xyz>
and subject line statserial -n fixed in 1.1-25
has caused the Debian Bug report #182794,
regarding statserial: -n puts so many VT100 controls etc. that one often sees
nothing
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.)
--
182794: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=182794
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: statserial
Version: 1.1-21
Severity: normal
Tags: upstream
sorry, but
$ statserial -n
$ statserial -n
$ statserial -n
$ statserial -n|wc
15 66 698
oh, there actually is someting.
$ TERM=dumb statserial -n
oh, and indeed one can actually see it... but who said i wanted you to
send so many blanks to wipe out other parts of my screen?
$ TERM=dumb statserial -n|cat -vte
shows there are even CRLF's
my goodness, it took an hour until i figured out how to turn off all
that jazz [should have a switch!] to enable:
$ watch -d=c "TERM=dumb statserial -n|sed 's/^ \+//'"
BTW,
$ TERM=dumb statserial -n|awk '{print length}'
3316
0
42
42...
-- 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 statserial 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 ---
Version: 1.1-25
statserial (1.1-25) unstable; urgency=low
[ Aristo Chen ]
* New maintainer (Closes: #848564)
* Fix nothing printed if using -n option
[ Geert Stappers ]
* Removal of #848564 references from the -n option patch.
* Decrease the buffer size that holds the device name.
* Added debian/.gitignore so `git` ignores what is generated.
* Sponsored upload
-- Aristo Chen <[email protected]> Fri, 1 May 2020 23:12:00 +0800
signature.asc
Description: PGP signature
--- End Message ---