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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to