Your message dated Wed, 5 Oct 2011 12:15:36 +0200
with message-id <[email protected]>
and subject line Re: Bug#644354: bsdmainutils: hd without "-v" omits chars in 
final line
has caused the Debian Bug report #644354,
regarding bsdmainutils: hd without "-v" omits chars in final line
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.)


-- 
644354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644354
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bsdmainutils
Version: 8.0.13
Severity: normal

*** Please type your report below this line ***

When using hd without the verbose option, characters in the last
line are not shown if they are identical to those in previous
repeated lines.

% head -c 65 /dev/zero | hd
00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000040
% head -c 66 /dev/zero | hd
00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000040

Both commands produce the same output from different inputs. At
first glance, one would think from the dumps that there were only 64
bytes (or, less likely, 80 bytes). Even on closer examination, one
cannot tell the number of bytes from the dump, so I think some
relevant information is missing (whereas otherwise the compact,
non-verbose, output is fully reconstructible).

-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.34 (SMP w/6 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages bsdmainutils depends on:
ii  bsdutils                  1:2.17.2-9     Basic utilities from 4.4BSD-Lite
ii  debianutils               3.4            Miscellaneous utilities specific t
ii  libc6                     2.13-10        Embedded GNU C Library: Shared lib
ii  libncurses5               5.7+20100313-5 shared libraries for terminal hand

-- no debconf information



--- End Message ---
--- Begin Message ---
On Wed, Oct 05, 2011 at 07:33:33AM +0200, Frank Heckenbach wrote:
> When using hd without the verbose option, characters in the last
> line are not shown if they are identical to those in previous
> repeated lines.

Already fixed in 8.2.3.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


--- End Message ---

Reply via email to