Your message dated Tue, 30 Dec 2008 00:59:02 +0100
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #428110,
regarding zsh: endless loop in command fc
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.)
--
428110: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=428110
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsh
Version: 4.3.4-5
Severity: normal
If I enter this 4 command:
===
echo 1
echo 2
r -2 -1
r -2 -1
===
endless loop
======
komar<~/ echo 1
1
komar<~/ echo 2
2
komar<~/ r -2 -1
echo 1
echo 2
1
2
komar<~/ r -2 -1
echo 1
echo 2
r -2 -1
r -2 -1
r -2 -1
echo 1
echo 2
r -2 -1
echo 1
echo 2
echo 1
echo 2
r -2 -1
r -2 -1
echo 1
echo 2
^C
======
- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.20-ck1
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash
Versions of packages zsh depends on:
ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii libc6 2.5-9+b1 GNU C Library: Shared libraries
ii libncurses5 5.6-3 Shared libraries for terminal hand
Versions of packages zsh recommends:
ii libcap1 1:1.10-14 support for getting/setting POSIX.
ii libpcre3 6.7-1 Perl 5 Compatible Regular Expressi
-- debconf information:
* zsh/rcmove:
--- End Message ---
--- Begin Message ---
--- End Message ---