Your message dated Tue, 02 Aug 2011 00:17:57 +0300
with message-id <[email protected]>
and subject line coreutils: od --width=8 works but od -w 8 fails
has caused the Debian Bug report #367011,
regarding coreutils: od --width=8 works but od -w 8 fails
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.)
--
367011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367011
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coreutils
Version: 5.94-1
Severity: normal
Steps to reproduce:
1) od -w 8 /etc/debian_version
Expected results:
1) Output should be the same that "od --width=8 /etc/debian_version"
prints, namely something like
0000000 062564 072163 067151 027547
0000010 067165 072163 061141 062554
0000020 000012
0000021
Actual results:
1) od prints the following:
od: 8: No such file or directory
0000000 062564 072163 067151 027547 067165 072163 061141 062554 000012
0000021
I looked at the source and "w:" seems to be used correctly as an
argument to getopt_long so I can't immediately figure out what's
wrong.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29sauna
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Versions of packages coreutils depends on:
ii libacl1 2.2.37-1 Access control list shared library
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libselinux1 1.30-1 SELinux shared libraries
coreutils recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
closing since this was really not a bug in the first place. (I'm the
original reporter.)
-Timo
--- End Message ---