Package: coreutils Version: 5.96-5 Severity: normal Consider the session below:
$ stty -F /dev/ttyS0 9600 $ stty -F /dev/ttyS0 -g > stty.ttyS0.txt $ stty -F /dev/ttyS0 115200 $ stty -F /dev/ttyS0 `cat stty.ttyS0.txt` stty: /dev/ttyS0: unable to perform all requested operations $ stty -F /dev/ttyS0 `cat stty.ttyS0.txt` $ As far as I can tell, the (bogus) error message is due to the stty's ignorance of c_ispeed and c_ospeed fields of struct termios. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages coreutils depends on: ii libacl1 2.2.41-1 Access control list shared library ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libselinux1 1.32-3 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]