Package: concalc Version: 0.9.2-1 Severity: normal Thanks for maintaining Debian's concalc package.
It looks promising. It seems to me to unnecessarily report an error when run as a substituted command in bash's shell. Here's how to duplicate the bug: $ echo $( concalc 1 + 1 ) tcsetattr fehler: Invalid argument tcsetattr error: Invalid argument 2 I noticed that it also returns the correct answer, which in this case is 2. However, the same command with no substitution reports no error $ concalc 1 + 1 2 Thanks, Kingsley -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages concalc depends on: ii libc6 2.7-18 GNU C Library: Shared libraries ii libgcc1 1:4.3.3-2 GCC support library ii libstdc++6 4.3.3-2 The GNU Standard C++ Library v3 concalc recommends no packages. concalc suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org