Package: bash Version: 3.1dfsg-9 Severity: normal
I compiled and installed esniper from upstream source while having installed the debian esniper package. So I have /usr/local/bin/sniper and /usr/bin/esniper. Even though /usr/local/bin is before /usr/bin in $PATH /usr/bin/esniper is preferred by bash. When I have bash running within mc it works correctly. [EMAIL PROTECTED]:~$ esniper -v esniper version 2.18.0 The newest version is 2.18.1, you should upgrade. Get it from http://esniper.sf.net/ Please visit http://esniper.sf.net/ for updates and bug reports. To learn about updates to and major bugs in esniper, subscribe to the esniper mailing list at http://lists.sf.net/lists/listinfo/esniper-announce [EMAIL PROTECTED]:~$ set|grep -i path PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games [EMAIL PROTECTED]:~$ ls -l /usr/local/bin/esniper -rwxr-xr-x 1 root staff 162510 Jun 5 10:31 /usr/local/bin/esniper [EMAIL PROTECTED]:~$ ls -l /usr/bin/esniper -rwxr-xr-x 1 root root 60932 Apr 2 19:07 /usr/bin/esniper [EMAIL PROTECTED]:~$ which esniper /usr/local/bin/esniper [EMAIL PROTECTED]:~$ /usr/local/bin/esniper -v esniper version 2.18.1 Please visit http://esniper.sf.net/ for updates and bug reports. To learn about updates to and major bugs in esniper, subscribe to the esniper mailing list at http://lists.sf.net/lists/listinfo/esniper-announce [EMAIL PROTECTED]:~$ /usr/bin/esniper -v esniper version 2.18.0 The newest version is 2.18.1, you should upgrade. Get it from http://esniper.sf.net/ Please visit http://esniper.sf.net/ for updates and bug reports. To learn about updates to and major bugs in esniper, subscribe to the esniper mailing list at http://lists.sf.net/lists/listinfo/esniper-announce [EMAIL PROTECTED]:~$ ps PID TTY TIME CMD 6543 pts/3 00:00:00 bash 12079 pts/3 00:00:00 ps [EMAIL PROTECTED]:~$ mc [EMAIL PROTECTED]:/data/home/bernhard$ [EMAIL PROTECTED]:/data/home/bernhard$ ps PID TTY TIME CMD 12082 pts/7 00:00:00 bash 12084 pts/7 00:00:00 ps [EMAIL PROTECTED]:/data/home/bernhard$ esniper -v esniper version 2.18.1 Please visit http://esniper.sf.net/ for updates and bug reports. To learn about updates to and major bugs in esniper, subscribe to the esniper mailing list at http://lists.sf.net/lists/listinfo/esniper-announce [EMAIL PROTECTED]:/data/home/bernhard$ set|grep -i path PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.24.3 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages bash depends on: ii base-files 4.0.3 Debian base system miscellaneous f ii debianutils 2.28.4 Miscellaneous utilities specific t ii libc6 2.7-10 GNU C Library: Shared libraries ii libncurses5 5.6+20080308-1 Shared libraries for terminal hand Versions of packages bash recommends: pn bash-completion <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]