Your message dated Tue, 31 Oct 2006 18:47:32 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#396237: zsh-dbg: Fails to start
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: zsh-dbg
Version: 4.3.2-22
Severity: normal
Hi,
% /usr/lib/debug/bin/zsh4.dbg
zsh: exec format error: /usr/lib/debug/bin/zsh4.dbg
zsh: exit 126 /usr/lib/debug/bin/zsh4.dbg
% file /usr/lib/debug/bin/zsh4.dbg
/usr/lib/debug/bin/zsh4.dbg: ELF 32-bit MSB executable, PowerPC or cisco 4500,
version 1 (SYSV), dynamically linked (uses shared libs), not stripped
% ldd /usr/lib/debug/bin/zsh4.dbg
/usr/bin/ldd: line 117: /usr/lib/debug/bin/zsh4.dbg: cannot execute binary file
zsh: exit 1 ldd /usr/lib/debug/bin/zsh4.dbg
Bye, Jörg.
-- System Information:
Debian Release: unstable/experimental
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages zsh-dbg depends on:
ii zsh 4.3.2-22 A shell with lots of features
zsh-dbg recommends no packages.
-- no debconf information
pgpC8KMMizzaQ.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
> Hi,
>
> % /usr/lib/debug/bin/zsh4.dbg
> zsh: exec format error: /usr/lib/debug/bin/zsh4.dbg
> zsh: exit 126 /usr/lib/debug/bin/zsh4.dbg
That's not how it works. Do
gdb =zsh4
--- End Message ---